index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
tests
/
yamltest.py
Age
Commit message (
Expand
)
Author
2012-09-01
Don't write .csv files when in --skip_config mode. This was masking
Rob Austein
2012-08-31
Tweak shutdown to give children more time to save profile data.
Rob Austein
2012-08-27
Move root.cer to separate rsync module when building test
Rob Austein
2012-08-24
Cleanup, add timestamps.
Rob Austein
2012-08-24
Add --loopback to yamlconf and --synchronize to yamltest, so that we
Rob Austein
2012-08-20
Extend insecure-debug-only-rsa-key hack to something we can use with
Rob Austein
2012-08-19
Refactor rpkid high-level task system to use classes rather than
Rob Austein
2012-08-18
Merge rpkic profiling support from trunk/.
Rob Austein
2012-08-09
Switch rpki.sql.session.cache to use weak references, so that Python's
Rob Austein
2012-08-09
Sometimes it takes more than one signal to get a subprocess to exit.
Rob Austein
2012-07-30
Remove -s from getopt string too.
Rob Austein
2012-07-30
Add --stop_after_config
Rob Austein
2012-07-26
Add profiling support to yamltest; fix profiling support in daemons.
Rob Austein
2012-07-03
Add TAL support.
Rob Austein
2012-06-16
Add "--flat_publication" option to yamltest, and corresponding
Rob Austein
2012-05-04
Don't explode if valid_until isn't set in test configuration.
Rob Austein
2012-04-17
Synchronize with daemons automatically after rpkic commands where
Rob Austein
2012-04-15
Put BPKI server files in /usr/local/share/rpki (aka
Rob Austein
2012-02-22
Make base_port configurable in [yamltest] section of rpki.conf. See #200.
Rob Austein
2012-01-12
Refactor library functions out of rpkic command line shell (see #26,
Rob Austein
2012-01-08
Checkpoint. New irdbd now work, after some transaction voodoo.
Rob Austein
2012-01-07
Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting
Rob Austein
2011-12-14
Start hacking replacement for myrpki comamnd (rpkic) which uses the
Rob Austein
2011-01-20
Generate Python executables during compilation rather than from
Rob Austein
2010-12-29
First cut at getting Python stuff fully (well, more fully) under autoconf
Rob Austein
2010-11-14
Use sys.executable to find Python; use same SQL usernames in yamltest as in s...
Rob Austein
2010-10-07
Merge rpkid.without_tls/ branch to rpkid/ trunk.
Rob Austein
2010-10-04
Hack rpki.myrpki.csv_writer to write to a temporary filename, then
Rob Austein
2010-07-11
Clean up uses of RuntimeError exception
Rob Austein
2010-07-04
Handle nested hosting cases properly.
Rob Austein
2010-07-03
Set "run_rpkid" correctly. This exposes a structural problem with
Rob Austein
2010-06-10
Add -keep_going flag to let us kill and restart individual daemons
Rob Austein
2010-04-19
Merge myrpki/ into rpkid/ and clean up the result.
Rob Austein