Age | Commit message (Expand) | Author |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2012-10-18 | pylint | Rob Austein |
2012-10-09 | Delete broken definition of Ghostbusters class (which nothing ever | Rob Austein |
2012-08-29 | Add a lot of __repr__() methods in an attempt to make the logs more | 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-07-03 | Add more data to pubd log line, to aid tracking flow of objects | Rob Austein |
2012-02-17 | Revoke certificates and clean up published objects when processing a | Rob Austein |
2011-04-27 | First whack at some of the silliest logging code | Rob Austein |
2011-03-21 | First cut at Ghostbusters support. | Rob Austein |
2011-03-18 | Add @property decorators to a bunch of methods that are just syntactic | 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-08-29 | Break XML packet dumps into multiple lines when logging schema | Rob Austein |
2010-03-16 | Update copyright notices | Rob Austein |
2010-03-12 | Clean up multi-module kludge. This should go away entirely once I | Rob Austein |
2010-01-13 | multimodule hack for pubd | Rob Austein |
2010-01-07 | Cleanup of substring checks. | Rob Austein |
2009-12-23 | Wrong name for class | Rob Austein |
2009-12-23 | More exception handling tweaks | Rob Austein |
2009-11-04 | Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints. | Rob Austein |
2009-10-27 | I miss RENMWO. | Rob Austein |
2009-09-30 | Get rid of variable doc that was just confusing Doxygen | Rob Austein |
2009-09-29 | Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class. | Rob Austein |
2009-09-15 | Implement publish_world_now; clean up and debug some earlier changes. | Rob Austein |
2009-09-15 | Checkpoint | Rob Austein |
2009-09-15 | Start draining the publication swamp | Rob Austein |
2009-09-14 | Rework call_pubd() error handling | Rob Austein |
2009-09-09 | Somewhat better handling of publication protocol exceptions and of | Rob Austein |
2009-08-31 | Cleanup | Rob Austein |
2009-08-28 | Fix uri_to_filename(). Old algorithm was just stripping rsync:// off | Rob Austein |
2009-07-20 | Include exception data in <report_error/> PDU. | Rob Austein |
2009-07-08 | Suppress backtrace on NotFound exceptions. This probably needs to be | Rob Austein |
2009-07-04 | More msg.type cleanup | Rob Austein |
2009-07-04 | Clean up and consolidate traceback. Add methods to hide (some of the) | Rob Austein |
2009-06-04 | Rototill left-right and publication protocol to replace SQL-assigned | Rob Austein |
2009-06-01 | New TLS code mostly working. Only lightly tested so far, but "make | Rob Austein |
2009-05-27 | Update copyright notices in files edited this year | Rob Austein |
2009-05-11 | Spelling never was my strong point. | Rob Austein |
2009-05-11 | Cosmetic doc changes. | Rob Austein |
2009-05-11 | Pass ExitNow exceptions through, as signal handlers can raise them at any time. | Rob Austein |
2009-05-10 | Checkpoint. Conversion to errback() mechanism started, not yet | Rob Austein |
2009-04-29 | First pass with pylint | Rob Austein |
2009-04-24 | Checkpoint | Rob Austein |
2008-06-21 | Withdrawal messages don't carry payload | Rob Austein |
2008-06-12 | Apparently Doxygen -does- read module documentation, but only if | Rob Austein |
2008-06-02 | Add BPKI CRL to pubd's SQL database, and clean up a lot of redundant | Rob Austein |
2008-05-31 | Clean up messy XML namespace stuff | Rob Austein |
2008-05-30 | Checkpoint. Refactor to avoid circular module dependency. | Rob Austein |