aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/http.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
2013-03-21Record context in CMS replay exceptions. Closes #458.Rob Austein
2013-01-25Catch any exceptions that might occur during invocation of callerRob Austein
2012-10-18pylintRob Austein
2012-08-29Add a lot of __repr__() methods in an attempt to make the logs moreRob Austein
2012-08-19CleanupRob Austein
2012-07-06Implement CMS-timestamp-based replay protection. Closes #35.Rob Austein
2012-03-19Sync from trunk.Rob Austein
2012-02-17Revoke certificates and clean up published objects when processing aRob Austein
2011-12-12Log more useful error message on unhandled exceptionsRob Austein
2011-10-07Clean up HTTP traceback controls added in [3722], because [4014] doesRob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-10-04Rework http_queue exception handling not to drop the event chain ifRob Austein
2011-09-07Fix handling of HTTPTimeout. (#70)Rob Austein
2011-09-06Non-blocking connect needs timeout. (#70)Rob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
2011-03-12Traceback on connection failure is not very friendly.Rob Austein
2011-01-04POW => rpki.POWRob Austein
2010-11-06Sigh, switch default port back to 80Rob Austein
2010-10-11Debugging tweaksRob Austein
2010-10-10http_client was accidently stomping on a base class attributeRob Austein
2010-10-09Cleanup, add a bit more debug loggingRob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein