aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2010-01-05Tweaks to DeadDrop Maildir format.Rob Austein
2010-01-04Still seeing unexplained memory bloat, try a different approach toRob Austein
2009-12-31Upgrade XML/CMS "dead drop" audit and debugging facility to write toRob Austein
2009-12-30Config file support for XML/CMS message tracing.Rob Austein
2009-12-30Doc bugRob Austein
2009-12-28Add support for non-debugging global parameters.Rob Austein
2009-12-28CleanupRob Austein
2009-12-28Start adding config file control for all the weird little debuggingRob Austein
2009-12-25Change logging default back to using syslog; add -d/--debug switch toRob Austein
2009-12-24RegenRob Austein
2009-12-23Don't blow out with an exception when retrieving nextUpdate value from our ow...Rob Austein
2009-12-23Change ASN representation from DECIMAL to BIGINT UNSIGNED, because theRob Austein
2009-12-23Wrong name for classRob Austein
2009-12-23Tweak logging for ROA encoding DerError.Rob Austein
2009-12-23More exception handling tweaksRob Austein
2009-12-22Handle exception that was causing unintended exit from event_loop(),Rob Austein
2009-12-22Turn off persistant connections, premature optimization of somethingRob Austein
2009-12-21Log connection data on (some) exceptions.Rob Austein
2009-12-21Handle SSLUnexpectedEOFError in .tls_accept() so that sysmond probes won't ba...Rob Austein
2009-12-21Seriously outdated header comment.Rob Austein
2009-12-21Have to import "with" statement from future into Python 2.5 to avoidRob Austein
2009-12-21Suppress Python 2.6 warnings about MySQLdb using deprecated setsRob Austein
2009-12-21Doc updateRob Austein
2009-12-18Doxygen markup errorRob Austein
2009-12-02sync_wrapper wasn't working quite right with defer().Rob Austein
2009-12-02Clean up deferred action queue logic. Turns out we need to run theRob Austein
2009-12-02Implement deferred action queue separate from timers.Rob Austein
2009-12-01Clean up timer debugging code. Clear pointers in a few places thatRob Austein
2009-11-30Timer debugging codeRob Austein
2009-11-04Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.Rob Austein
2009-10-27I miss RENMWO.Rob Austein
2009-10-27CheckpointRob Austein
2009-10-26Refactor publication code, step 1: clean upRob Austein
2009-10-26CheckpointRob Austein
2009-10-24Handle case where something breaks between when parent issues a newRob Austein
2009-10-23Update installation guideRob Austein
2009-10-22Add a few work items I rmemebered off the top of my head.Rob Austein
2009-10-22More old notes overtaken by events.Rob Austein
2009-10-22Clean up a bunch of old finished tasks. Need to do a pass lookingRob Austein
2009-10-14Clean up use of "pubd" SQL database in test scriptsRob Austein
2009-10-03Call cross-certification code directly rather than forking just to runRob Austein
2009-10-03CleanupRob Austein
2009-10-03Regenerate subject RPKI cert when root RPKI cert changes.Rob Austein
2009-10-02cross_certify.py moved to scripts. testbed.py should just callRob Austein
2009-09-30First pass at cleaning up some of the accumulated clutterRob Austein
2009-09-30Turn off execute bit on scripts until we get conflict between DoxygenRob Austein
2009-09-30Get rid of variable doc that was just confusing DoxygenRob Austein
2009-09-29doxygen -uRob Austein
2009-09-29Handle return from revoke_pdu.query() properly.Rob Austein
2009-09-29RegenRob Austein