aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/publication.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-01-09Update more copyrights, clean up module doc blocks.Rob Austein
2012-10-18pylintRob Austein
2012-10-09Delete broken definition of Ghostbusters class (which nothing everRob Austein
2012-08-29Add a lot of __repr__() methods in an attempt to make the logs moreRob Austein
2012-07-06Add control interface to clear CMS-timestamp-based replay protection,Rob Austein
2012-07-06Implement CMS-timestamp-based replay protection. Closes #35.Rob Austein
2012-07-03Add more data to pubd log line, to aid tracking flow of objectsRob Austein
2012-02-17Revoke certificates and clean up published objects when processing aRob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-03-21First cut at Ghostbusters support.Rob Austein
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
2010-11-14Implement "reissue" left-right operation. Reformat some doc strings.Rob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-08-29Break XML packet dumps into multiple lines when logging schemaRob Austein
2010-03-16Update copyright noticesRob Austein
2010-03-12Clean up multi-module kludge. This should go away entirely once IRob Austein
2010-01-13multimodule hack for pubdRob Austein
2010-01-07Cleanup of substring checks.Rob Austein
2009-12-23Wrong name for classRob Austein
2009-12-23More exception handling tweaksRob Austein
2009-11-04Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.Rob Austein
2009-10-27I miss RENMWO.Rob Austein
2009-09-30Get rid of variable doc that was just confusing DoxygenRob Austein
2009-09-29Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class.Rob Austein
2009-09-15Implement publish_world_now; clean up and debug some earlier changes.Rob Austein
2009-09-15CheckpointRob Austein
2009-09-15Start draining the publication swampRob Austein
2009-09-14Rework call_pubd() error handlingRob Austein
2009-09-09Somewhat better handling of publication protocol exceptions and ofRob Austein
2009-08-31CleanupRob Austein
2009-08-28Fix uri_to_filename(). Old algorithm was just stripping rsync:// offRob Austein
2009-07-20Include exception data in <report_error/> PDU.Rob Austein
2009-07-08Suppress backtrace on NotFound exceptions. This probably needs to beRob Austein
2009-07-04More msg.type cleanupRob Austein
2009-07-04Clean up and consolidate traceback. Add methods to hide (some of the)Rob Austein
2009-06-04Rototill left-right and publication protocol to replace SQL-assignedRob Austein
2009-06-01New TLS code mostly working. Only lightly tested so far, but "makeRob Austein
2009-05-27Update copyright notices in files edited this yearRob Austein
2009-05-11Spelling never was my strong point.Rob Austein
2009-05-11Cosmetic doc changes.Rob Austein
2009-05-11Pass ExitNow exceptions through, as signal handlers can raise them at any time.Rob Austein
2009-05-10Checkpoint. Conversion to errback() mechanism started, not yetRob Austein
2009-04-29First pass with pylintRob Austein
2009-04-24CheckpointRob Austein
2008-06-21Withdrawal messages don't carry payloadRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
2008-05-31Clean up messy XML namespace stuffRob Austein
2008-05-30Checkpoint. Refactor to avoid circular module dependency.Rob Austein