Age | Commit message (Expand) | Author |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-04-05 | Add delete_certificate_request and show_certificate_requests to rpkic. | Rob Austein |
2014-02-25 | Something broke MySQLdb on my laptop during a recent upgrade, and I | Rob Austein |
2014-02-20 | Checkpoint. Now generating something that looks a bit like a router | Rob Austein |
2014-02-19 | Add ee_cert_obj and its maintenance task to rpkid. Not tested yet. | Rob Austein |
2014-02-15 | Clean up task queue initialization. | Rob Austein |
2014-02-14 | Fix XML encoding/decoding of <list_ee_certificate_requests_elt/> elements. | Rob Austein |
2014-01-31 | Checkpoint. Untested implementation of left-right | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2013-03-21 | Record context in CMS replay exceptions. Closes #458. | Rob Austein |
2012-11-19 | Retry failed publication, general case. Closes #306. | Rob Austein |
2012-10-26 | Spelling. | Rob Austein |
2012-10-09 | Delete broken definition of Ghostbusters class (which nothing ever | Rob Austein |
2012-10-09 | Use POW for PKCS #10 generation. | Rob Austein |
2012-08-29 | Add a lot of __repr__() methods in an attempt to make the logs more | Rob Austein |
2012-08-19 | Refactor rpkid high-level task system to use classes rather than | Rob Austein |
2012-08-17 | Reformat | Rob Austein |
2012-08-17 | Automate SQL pings. Suppress case where ROA regeneration gratuitously | Rob Austein |
2012-08-09 | Switch rpki.sql.session.cache to use weak references, so that Python's | Rob Austein |
2012-08-08 | Checkpoint of work to date, see #274 and #275. | Rob Austein |
2012-07-31 | First cut at allowing I/O loop to run during processing of massive | Rob Austein |
2012-07-30 | Switch to Django ORM .raw() query interface for a few queries which | Rob Austein |
2012-07-26 | Add profiling support to yamltest; fix profiling support in daemons. | Rob Austein |
2012-07-25 | Clean up SQL cache when it gets big, break up huge batches of ROA | Rob Austein |
2012-07-06 | Add control interface to clear CMS-timestamp-based replay protection, | Rob Austein |
2012-07-06 | Implement CMS-timestamp-based replay protection. Closes #35. | Rob Austein |
2012-03-19 | Sync from trunk. | Rob Austein |
2012-02-17 | Revoke certificates and clean up published objects when processing a | Rob Austein |
2012-02-17 | First cut at cleaning up litter left behind in repository if the UI | Rob Austein |
2012-01-08 | Checkpoint. New irdbd now work, after some transaction voodoo. | Rob Austein |
2011-10-05 | Add global traceback control; this closes #95. Clean up some | Rob Austein |
2011-06-13 | Sweep after revoking ROAs so manifest and CRL are correct. | Rob Austein |
2011-04-27 | First whack at some of the silliest logging code | Rob Austein |
2011-04-18 | Sweep SQL cache a bit more frequently during cron processing | Rob Austein |
2011-04-10 | Typo | Rob Austein |
2011-04-06 | Don't traceback on publication failure | Rob Austein |
2011-03-27 | Handle past-expiration IRDB entries properly | Rob Austein |
2011-03-21 | First cut at Ghostbusters support. | Rob Austein |
2011-03-18 | Merge rpki.rpki_engine into rpki.rpkid. | Rob Austein |
2011-03-18 | Add @property decorators to a bunch of methods that are just syntactic | Rob Austein |
2011-03-12 | Traceback on connection failure is not very friendly. | Rob Austein |
2010-11-14 | Implement "reissue" left-right operation. Reformat some doc strings. | 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-08-30 | Use correct exception handler in call_pubd() | Rob Austein |
2010-08-28 | Suppress duplicate roa_requests | Rob Austein |
2010-07-16 | Only regenerate manifest and CRL once for batch ROA updates. | Rob Austein |
2010-07-16 | Duct tape and bailing wire fix for .update_roas(). This isn't right | Rob Austein |
2010-07-15 | Paranoia | Rob Austein |
2010-07-15 | More ROA logging | Rob Austein |