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
/
gctx.py
Age
Commit message (
Expand
)
Author
2008-06-06
Checkpoint (refactor to create new rpki.sql.session class to handle
Rob Austein
2008-05-27
Checkpoint
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-05-11
Apparently I wrote the code to enable exceptions on SQL errors a while
Rob Austein
2008-05-10
Checkpoint of debugging code while chasing interop issues
Rob Austein
2008-05-05
Clear up whining about missing CRLs.
Rob Austein
2008-05-01
Simplify BSC and start adding BPKI CRL support; the latter doesn't
Rob Austein
2008-04-25
New trust anchor model sort of working. make test runs again, anyway.
Rob Austein
2008-04-24
Checkpoint. Partly converted to new BPKI model. This breaks make
Rob Austein
2008-04-22
Cleanup
Rob Austein
2008-04-22
Checkpoinit (trust anchor cleanup)
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-16
Rework ROA generation and maintenance.
Rob Austein
2008-04-11
Checkpoint. ROA generation almost working, but not quite.
Rob Austein
2008-04-11
Checkpoint
Rob Austein
2008-04-10
Crude version of HTTPS trust anchor cache
Rob Austein
2008-04-09
First stage of rototill to support new trust anchor model.
Rob Austein
2008-04-08
Cleanup
Rob Austein
2008-04-07
Hideously inefficient first cut at dynamic TLS trust anchor handling.
Rob Austein
2008-04-07
Checkpoint. Add (untested) ability to call out for a dynamic
Rob Austein
2008-04-02
Start cleaning up messy global context stuff
Rob Austein