aboutsummaryrefslogtreecommitdiff
path: root/rpki/http_simple.py
AgeCommit message (Expand)Author
2015-11-10Use a lock to serialize rpkid tasks. Add temporary trace callRob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-16PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.Rob Austein
2015-07-21Code to support multiple HTTP content types didn't quite work withRob Austein
2014-09-21Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper.Rob Austein
2014-09-21Move synchronous HTTP client code to library.Rob Austein
2014-08-28Don't return HTML error messages on POST failures.Rob Austein
2014-08-28Log connection info in simplified HTTP server.Rob Austein
2014-08-18Start unwinding unnecessary uses of asynch I/O.Rob Austein