aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2010-03-05DebugRob Austein
2010-03-05yes_or_no()Rob Austein
2010-03-04CheckpointRob Austein
2010-03-03RefactorRob Austein
2010-02-25Refactor "caller" class(es) and move into library.Rob Austein
2010-02-24CheckpointRob Austein
2010-02-24Checkpoint. <list_received_resources/> still not quite working yet, but get...Rob Austein
2010-02-23Try not to lose original exception context when blowing out of sync_wrapper.Rob Austein
2010-02-23Initial cut of <list_received_resources/> code.Rob Austein
2010-02-23RegenRob Austein
2010-02-23regenRob Austein
2010-02-19CheckpointRob Austein
2010-02-19Clean up ${section::option} parsing, make it work for subscriptedRob Austein
2010-02-17Debugging cleanupRob Austein
2010-02-17Add support for OpenSSL-style ${section::option} indirect variableRob Austein
2010-01-24Get rid of spurious connection timeout messages (helps to cancel theRob Austein
2010-01-24LoggingRob Austein
2010-01-24Tweak twisty maze of connection shutdown code to adhere more closelyRob Austein
2010-01-23Doh, debug message already obsolete when checked in.Rob Austein
2010-01-23Add cutoff threshold and tuple tracking to gc_summary.Rob Austein
2010-01-20Clean up handling of incompletely initialized connections.Rob Austein
2010-01-20Silence .checkpoint() noise.Rob Austein
2010-01-14More unit tests, while looking for a reported /128 bug. Didn't findRob Austein
2010-01-13multimodule hack for pubdRob Austein
2010-01-12Document common debugging options.Rob Austein
2010-01-12testbed.sql -> testbed.setup.sqlRob Austein
2010-01-07Cleanup of substring checks.Rob Austein
2010-01-07Don't attempt to withdraw a manifest or CRL that was never publishedRob Austein
2010-01-07Split backtraces into separate messages, one per line, for syslog.Rob Austein
2010-01-06More checkpoints.Rob Austein
2010-01-06First cut at morphing checkpoints into keepalive code.Rob Austein
2010-01-05Explictly log no-op .reissue() case.Rob Austein
2010-01-05Reuse single timer object in cron handler.Rob Austein
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-23Don't blow out with an exception when retrieving nextUpdate value from our ow...Rob 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