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
/
rpki
/
http.py
Age
Commit message (
Expand
)
Author
2015-10-22
First cut at replacing rpkid's HTTP and I/O system with Tornado. Not
Rob Austein
2015-10-19
Amputate old SQL code out of rpkid with a fire axe, replacing it with
Rob Austein
2015-10-09
Baby steps towards using new rpkidb models. Now that SAX is gone,
Rob Austein
2015-07-21
Last batch of catch-up merges. Still need to test, but this is a
Rob Austein
2014-07-07
Checkpoint of SQL-based publish and withdraw processing. Doesn't
Rob Austein
2014-06-05
First cut at fully configurable logging system. Still a bit raw, and
Rob Austein
2014-05-31
Logger usage cleanup: for some reason (probably the "self." prefix), Pylint m...
Rob Austein
2014-05-30
Update our use of asyncore.dispatcher.setsockopt() to
Rob Austein
2014-05-30
Still more PyLint.
Rob Austein
2014-05-30
Pylint did find a couple of trivial but real bugs under all the noise.
Rob Austein
2014-05-29
PyLint
Rob Austein
2014-05-29
Python style police: instantiate exceptions before raising them
Rob Austein
2014-05-29
Provide our own logging Formatter class rather than straining to
Rob Austein
2014-05-28
Update all uses of rpki.log.traceback() for use with logging module.
Rob Austein
2014-05-28
Whack all logging calls to use per-module logger objects.
Rob Austein
2014-05-22
Initial conversion to Python logging system. Still very crude.
Rob Austein
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein