Age | Commit message (Expand) | Author |
2012-08-29 | Switch from getopt to argparse. | Rob Austein |
2012-08-28 | Split yamlconf profiling out into separate Makefile target. | Rob Austein |
2012-08-28 | Make a few more things configurable, for compatability with Iain's | Rob Austein |
2012-08-27 | Move root.cer to separate rsync module when building test | Rob Austein |
2012-08-27 | Create missing SQL databases if given MySQL root password, otherwise | Rob Austein |
2012-08-27 | Nit | Rob Austein |
2012-08-27 | Use SHOW TABLES and pattern matching rather than fixed count when | Rob Austein |
2012-08-27 | Use SHOW DATABASES and pattern matching to determine which databases | Rob Austein |
2012-08-24 | Tweak to support yamlconf profiling. | 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-23 | Checkpoint. | Rob Austein |
2012-08-23 | Debug with larger configurations. | Rob Austein |
2012-08-22 | Cleanup. | Rob Austein |
2012-08-22 | Checkpoint of new testbed configuration tool. | 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-23 | Use TAL instead of TA. | Rob Austein |
2012-07-06 | Implement CMS-timestamp-based replay protection. Closes #35. | Rob Austein |
2012-07-03 | Add more data to pubd log line, to aid tracking flow of objects | Rob Austein |
2012-07-03 | Add TAL support. | Rob Austein |
2012-07-03 | Stop whining about missing BPKI CRLs when running rootd under | Rob Austein |
2012-06-16 | Add "--flat_publication" option to yamltest, and corresponding | Rob Austein |
2012-05-23 | Convert rpkid tests to use rcynic-text. | 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-04-15 | setup_publication() had the "DROP TABLE IF EXISTS" exception problem | Rob Austein |
2012-04-15 | Forgot to take myrpki out of Makefile, oops, fixed. smoketest was | Rob Austein |
2012-03-19 | Sync from trunk. | Rob Austein |
2012-02-22 | Make base_port configurable in [yamltest] section of rpki.conf. See #200. | Rob Austein |
2012-02-21 | Another test configuration. | Rob Austein |
2012-02-20 | Include self_handle in up-down resource mismatch reports. Closes #14. | Rob Austein |
2012-02-09 | merge with /trunk | Michael Elkins |
2012-02-03 | Change manifest filename extension from .mnf to .mft, to comply with | Rob Austein |
2012-02-03 | Clean up rcynic test data during "make clean". | Rob Austein |
2012-01-12 | Refactor library functions out of rpkic command line shell (see #26, | Rob Austein |
2012-01-11 | Bring up to date for new IRDB | 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-12-12 | Checkpoint. Custom IRDB model fields to handle automatic type | Rob Austein |
2011-10-08 | rcynic's new timestamped output directory code gets grumpy when rcynic | Rob Austein |
2011-10-05 | Stop abusing RuntimeError. This closes #52. | Rob Austein |