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
/
rootd.py
Age
Commit message (
Expand
)
Author
2014-01-09
Update more copyrights, clean up module doc blocks.
Rob Austein
2014-01-09
getopt -> argparse, update copyright.
Rob Austein
2014-01-07
Set notBefore value directly when issuing certificates to avoid race
Rob Austein
2013-10-01
Map a few more exceptions to proper up-down protocol error codes,
Rob Austein
2013-07-17
Drop rootd's manifest and CRL interval down to same interval used for
Rob Austein
2013-07-17
Bump default lifetime of RPKI certificate rootd issues to rpkid up to
Rob Austein
2013-04-01
Clean up various old messes in how we configure listener server and
Rob Austein
2013-03-21
Record context in CMS replay exceptions. Closes #458.
Rob Austein
2013-01-25
Clean up and extend rpki.log.init() to support things like letting the
Rob Austein
2012-10-18
pylint
Rob Austein
2012-10-17
Make sure we save an updated certificate for an existing ca_detail.
Rob Austein
2012-10-10
Fix manifest URI broken a couple of edits ago.
Rob Austein
2012-10-09
Whack SIA and AIA code to use POW instead of POW.pkix. Whack
Rob Austein
2012-10-01
Convert CRL creation to use POW rather than POW.pkix.
Rob Austein
2012-09-03
Fix last (?) remaining direct reference to "POWpkix" outside of
Rob Austein
2012-08-27
Move root.cer to separate rsync module when building test
Rob Austein
2012-07-06
Implement CMS-timestamp-based replay protection. Closes #35.
Rob Austein
2012-07-03
Stop whining about missing BPKI CRLs when running rootd under
Rob Austein
2012-05-09
Run daemons as, well, daemons. Closes #246.
Rob Austein
2012-03-19
Sync from trunk.
Rob Austein
2012-02-29
Whack rootd's silly handling of CRL numbers and subject certificate
Rob Austein
2012-02-17
Revoke certificates and clean up published objects when processing a
Rob Austein
2012-02-16
Changed BPKI certification model for rootd with new IRDB means that
Rob Austein
2012-02-09
merge with /trunk
Michael Elkins
2012-02-03
Change manifest filename extension from .mnf to .mft, to comply with
Rob Austein
2012-01-30
merge with tk100
Michael Elkins
2012-01-26
Manifest EE certificates were not including the SIA signedObject URI,
Rob Austein
2012-01-08
Checkpoint. New irdbd now work, after some transaction voodoo.
Rob Austein
2011-10-06
Use Auto_update for all BPKI objects (fixes #68).
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-01-20
Generate Python executables during compilation rather than from
Rob Austein
2010-12-14
Move all daemons to modules
Rob Austein