index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
rpki
/
http.py
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2014-01-09
Update more copyrights, clean up module doc blocks.
Rob Austein
2013-03-21
Record context in CMS replay exceptions. Closes #458.
Rob Austein
2013-01-25
Catch any exceptions that might occur during invocation of caller
Rob Austein
2012-10-18
pylint
Rob Austein
2012-08-29
Add a lot of __repr__() methods in an attempt to make the logs more
Rob Austein
2012-08-19
Cleanup
Rob Austein
2012-07-06
Implement CMS-timestamp-based replay protection. Closes #35.
Rob Austein
2012-03-19
Sync from trunk.
Rob Austein
2012-02-17
Revoke certificates and clean up published objects when processing a
Rob Austein
2011-12-12
Log more useful error message on unhandled exceptions
Rob Austein
2011-10-07
Clean up HTTP traceback controls added in [3722], because [4014] does
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-10-04
Rework http_queue exception handling not to drop the event chain if
Rob Austein
2011-09-07
Fix handling of HTTPTimeout. (#70)
Rob Austein
2011-09-06
Non-blocking connect needs timeout. (#70)
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2011-03-12
Traceback on connection failure is not very friendly.
Rob Austein
2011-01-04
POW => rpki.POW
Rob Austein
2010-11-06
Sigh, switch default port back to 80
Rob Austein
2010-10-11
Debugging tweaks
Rob Austein
2010-10-10
http_client was accidently stomping on a base class attribute
Rob Austein
2010-10-09
Cleanup, add a bit more debug logging
Rob Austein
2010-10-07
Merge rpkid.without_tls/ branch to rpkid/ trunk.
Rob Austein