Age | Commit message (Expand) | Author |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-02-25 | Router certificates working again after changes to get subject name out of th... | Rob Austein |
2014-02-25 | Something broke MySQLdb on my laptop during a recent upgrade, and I | Rob Austein |
2014-02-21 | Add router certificate support to yamltest, rpkic, etc. | Rob Austein |
2014-02-20 | Whack RSA-specific code to a more general API using PrivateKey and | Rob Austein |
2014-02-20 | Checkpoint. Now generating something that looks a bit like a router | Rob Austein |
2014-02-20 | Remove dead code (old .is_leaf property, not used for years now). | Rob Austein |
2014-02-20 | Reformat some bits that were so bad I couldn't read them. | Rob Austein |
2014-02-19 | Start adding router certificates to test harness. | Rob Austein |
2014-01-08 | getopt -> argparse, update copyright. | Rob Austein |
2013-04-05 | Consolidate list of scripts for setup.py to install into setup.py, get | Rob Austein |
2013-03-21 | Record context in CMS replay exceptions. Closes #458. | Rob Austein |
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein |
2012-10-26 | Teach MySQLdb converter interface about rpki.sundial.datetime. | Rob Austein |
2012-10-25 | Add direct conversion of datetime (and subclasses) timestamps to | 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-07-06 | Implement CMS-timestamp-based replay protection. Closes #35. | Rob Austein |
2012-07-03 | Stop whining about missing BPKI CRLs when running rootd under | Rob Austein |
2012-05-23 | Convert rpkid tests to use rcynic-text. | 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-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-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 |
2011-10-05 | Add global traceback control; this closes #95. Clean up some | Rob Austein |
2011-09-15 | Update smoketest to track rcynic | Rob Austein |
2011-08-12 | Don't freak out over failure to drop nonexistant tables | Rob Austein |
2011-07-27 | Consolidate all of the import voodoo for MySQLdb into a new module. | Rob Austein |
2011-04-27 | First whack at some of the silliest logging code | Rob Austein |
2011-03-18 | Add @property decorators to a bunch of methods that are just syntactic | Rob Austein |
2011-01-20 | Generate Python executables during compilation rather than from | Rob Austein |
2010-12-29 | Get check for prog_openssl right in smoketest. | 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-11-10 | Back out change to .mft, because it breaks installed certs and I don't | Rob Austein |
2010-11-10 | Change all occurance of ".mnf" to ".mft" because: | Rob Austein |
2010-10-07 | Merge rpkid.without_tls/ branch to rpkid/ trunk. | Rob Austein |
2010-09-10 | Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks. | Rob Austein |
2010-09-09 | Downgrade syslog priority of a few messages | Rob Austein |
2010-07-22 | Doh. Thanks, Michael. | Rob Austein |
2010-07-11 | Clean up uses of RuntimeError exception | Rob Austein |
2010-04-14 | testbed.py => smoketest.py | Rob Austein |