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
/
irdbd.py
Age
Commit message (
Expand
)
Author
2009-09-11
Cleanup
Rob Austein
2009-09-04
Cleanup
Rob Austein
2009-07-17
Doh, helps to read all the ROA requests from SQL, not just the first one
Rob Austein
2009-07-04
More msg.type cleanup
Rob Austein
2009-07-04
Clean up and consolidate traceback. Add methods to hide (some of the)
Rob Austein
2009-06-09
Convert ROA generation code from push model (<route_origin/> objects
Rob Austein
2009-06-08
Switch to MySQL InnoDB engine, fix everything that broke
Rob Austein
2009-06-06
Checkpoint
Rob Austein
2009-06-04
Rototill left-right and publication protocol to replace SQL-assigned
Rob Austein
2009-06-03
Checkpoint: first step towards cleanup of SQL and left-right protocol.
Rob Austein
2009-06-01
New TLS code mostly working. Only lightly tested so far, but "make
Rob Austein
2009-05-27
Update copyright notices in files edited this year
Rob Austein
2009-05-11
Cosmetic doc changes.
Rob Austein
2009-05-11
Pass ExitNow exceptions through, as signal handlers can raise them at any time.
Rob Austein
2009-04-29
More lint
Rob Austein
2009-04-29
First pass with pylint
Rob Austein
2009-04-20
Checkpoint
Rob Austein
2008-06-12
Module documentation
Rob Austein
2008-06-06
Refactor SQL code to form rpki.sq.session class, and add code to warn
Rob Austein
2008-06-06
MySQLdb.connection.ping() doesn't accept keyword arguments
Rob Austein
2008-06-06
Try the magic MySQLdb.connection.ping() method
Rob Austein
2008-05-21
Move left-right "type" attribute to <msg/> element because fixing this
Rob Austein
2008-05-17
"as" will be a reserved word in Python 2.6, stop using it as an
Rob Austein
2008-04-24
Checkpoint. Partly converted to new BPKI model. This breaks make
Rob Austein
2008-04-20
Refactor redundantly redundant XML and CMS handling code.
Rob Austein
2008-04-19
Convert CMS code to something vaguely object-oriented, to simplify
Rob Austein
2008-04-18
Clean up unnecessarily complicated trust anchor code
Rob Austein
2008-04-07
Checkpoint. Add (untested) ability to call out for a dynamic
Rob Austein
2008-03-27
Finally got client cert checks working with tlslite -- then promptly
Rob Austein
2008-02-27
Filename cleanup
Rob Austein