Age | Commit message (Expand) | Author |
2014-01-08 | getopt -> argparse, update copyright. | Rob Austein |
2013-09-30 | Don't delay waiting for daemons to start up if we're just going to | Rob Austein |
2013-05-14 | Don't depend on default SQL password, since that's now generated on | Rob Austein |
2013-04-19 | Add option to allow setting initial resource validity when configuring | Rob Austein |
2013-04-18 | Teach rpkic and yamltest about Ghostbusters records. | Rob Austein |
2013-04-16 | Restrict use of rpkid.self.regen_margin to certificate regeneration, | Rob Austein |
2013-03-25 | Break rootd setup out of rpkic create_identity into new command rpkic | Rob Austein |
2013-03-25 | Add create_identity and initialize_server_bpki, teach yamltest to use | Rob Austein |
2013-03-21 | [5076] broke yamltest, customize publication_base_directory to fix. | Rob Austein |
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein |
2012-11-18 | Test environment for deliberately broken pubd. | Rob Austein |
2012-10-26 | Teach MySQLdb converter interface about rpki.sundial.datetime. | Rob Austein |
2012-10-18 | pylint | Rob Austein |
2012-10-12 | Deobfuscate. | Rob Austein |
2012-10-09 | Whack SIA and AIA code to use POW instead of POW.pkix. Whack | Rob Austein |
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 |