aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/config.py
AgeCommit message (Expand)Author
2012-05-09Run daemons as, well, daemons. Closes #246.Rob Austein
2012-05-09Fail gracefully if we can't initialize or write to DeadDrop mailbox.Rob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-06-06Config IPv6 and ADNS at runtime.Rob Austein
2010-03-16Update copyright noticesRob Austein
2010-02-19CheckpointRob Austein
2010-02-19Clean up ${section::option} parsing, make it work for subscriptedRob Austein
2010-02-17Add support for OpenSSL-style ${section::option} indirect variableRob Austein
2010-01-23Add cutoff threshold and tuple tracking to gc_summary.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-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-07-17Ok, some config files really are optionalRob Austein
2009-07-14Stop pretending that this parser is just a subclass of the stockRob Austein
2009-07-08Refactor slightly, add getboolean() method, extend documentation.Rob Austein
2009-05-27Update copyright notices in files edited this yearRob Austein
2009-05-11Cosmetic doc changes.Rob Austein
2009-04-29More lintRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-02-27Filename cleanupRob Austein