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.py
Age
Commit message (
Expand
)
Author
2012-05-09
Run daemons as, well, daemons. Closes #246.
Rob Austein
2012-03-19
Sync from trunk.
Rob Austein
2012-03-11
Debug rekey/revoke code, mostly SQL interface issues.
Rob Austein
2012-02-20
Include self_handle in up-down resource mismatch reports. Closes #14.
Rob Austein
2012-02-17
Revoke certificates and clean up published objects when processing a
Rob Austein
2012-02-17
First cut at cleaning up litter left behind in repository if the UI
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
2011-12-12
Log more useful error message on unhandled exceptions
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-08-12
Don't drop cron event when mysqld is down. (#3)
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-04-22
Be more careful about reusing expired active certs when generating ROAs.
Rob Austein
2011-04-09
Don't lock cron out accidently from .serve_run_now()
Rob Austein
2011-04-04
Handle BadContactURL same as ChildNotFound
Rob Austein
2011-04-04
...but do log the exception, doh.
Rob Austein
2011-04-04
Don't throw traceback on ChildNotFound
Rob Austein
2011-03-21
First cut at Ghostbusters support.
Rob Austein
2011-03-18
Merge rpki.rpki_engine into rpki.rpkid.
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