aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/pubd.py
AgeCommit message (Expand)Author
2013-04-01Clean up various old messes in how we configure listener server andRob Austein
2013-03-21Record context in CMS replay exceptions. Closes #458.Rob Austein
2013-01-25Clean up and extend rpki.log.init() to support things like letting theRob Austein
2012-08-17As of [4632], rpki.sql.session._wrap_execute() handles SQL pingsRob Austein
2012-07-26Add profiling support to yamltest; fix profiling support in daemons.Rob Austein
2012-07-06Implement CMS-timestamp-based replay protection. Closes #35.Rob Austein
2012-05-09Run daemons as, well, daemons. Closes #246.Rob Austein
2011-12-12Log more useful error message on unhandled exceptionsRob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2010-12-14Move all daemons to modulesRob Austein