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
/
sql.py
Age
Commit message (
Expand
)
Author
2009-04-29
More lint
Rob Austein
2009-04-29
First pass with pylint
Rob Austein
2008-07-08
Add debugging for sql_store() operations
Rob Austein
2008-06-12
Apparently Doxygen -does- read module documentation, but only if
Rob Austein
2008-06-06
Refactor SQL code to form rpki.sq.session class, and add code to warn
Rob Austein
2008-06-06
Checkpoint (refactor to create new rpki.sql.session class to handle
Rob Austein
2008-05-17
"as" will be a reserved word in Python 2.6, stop using it as an
Rob Austein
2008-05-15
Clean up TLS certificate handling and a lot of debugging code.
Rob Austein
2008-05-11
Add SQL debugging code, tweak WHERE generation in .sql_fetch().
Rob Austein
2008-05-11
Paranoia.
Rob Austein
2008-05-10
Checkpoint of debugging code while chasing interop issues
Rob Austein
2008-04-24
Checkpoint. Partly converted to new BPKI model. This breaks make
Rob Austein
2008-04-16
Rework ROA generation and maintenance.
Rob Austein
2008-04-12
Checkpoint. "make test" works again, but ROA maintenance code isn't
Rob Austein
2008-04-11
Checkpoint. Initial ROA generation working, no maintenance yet.
Rob Austein
2008-04-11
Checkpoint. ROA generation almost working, but not quite.
Rob Austein
2008-04-02
Start cleaning up messy global context stuff
Rob Austein
2008-03-28
Switch to using OpenSSL HEAD snapshot, for the new CMS code
Rob Austein
2008-03-27
Add revoked_cert table and rototill child_cert revocation code to use
Rob Austein
2008-03-05
Checkpoint
Rob Austein
2008-03-04
First pass at ROA generation. Not yet tested, no support yet for
Rob Austein
2008-03-04
Checkpoint
Rob Austein
2008-03-04
Checkpoint
Rob Austein
2008-03-04
Checkpoint
Rob Austein
2008-02-27
Filename cleanup
Rob Austein