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
/
rpkid_tasks.py
Age
Commit message (
Expand
)
Author
2014-01-09
Update more copyrights, clean up module doc blocks.
Rob Austein
2013-07-16
Wrap ridiculously long lines.
Rob Austein
2013-04-20
Consider updating ROAs and Ghostbusters when CA certificate changes.
Rob Austein
2013-04-19
Throw exception when asked to issue a certificate with notAfter <=
Rob Austein
2013-04-17
Oops, reissuing a child certificate works better when we remember to
Rob Austein
2013-04-16
Restrict use of rpkid.self.regen_margin to certificate regeneration,
Rob Austein
2012-11-19
Retry failed publication, general case. Closes #306.
Rob Austein
2012-10-26
Spelling.
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-12
Deobfuscate.
Rob Austein
2012-08-29
Clean up excessive debug logging.
Rob Austein
2012-08-20
Add a few more self.overdue checks to ROA and child certificate loops.
Rob Austein
2012-08-20
Rewrite voluntary scheduler yield code to be in terms of elapsed time
Rob Austein
2012-08-20
Skip publication when nothing changed.
Rob Austein
2012-08-19
Cleanup
Rob Austein
2012-08-19
Typo.
Rob Austein
2012-08-19
Refactor rpkid high-level task system to use classes rather than
Rob Austein
2012-08-17
Checkpoint. New class-based tasks, not yet tested, rest of code not
Rob Austein