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
/
rpki_engine.py
Age
Commit message (
Expand
)
Author
2010-01-20
Silence .checkpoint() noise.
Rob Austein
2010-01-07
Don't attempt to withdraw a manifest or CRL that was never published
Rob Austein
2010-01-06
More checkpoints.
Rob Austein
2010-01-06
First cut at morphing checkpoints into keepalive code.
Rob Austein
2010-01-05
Explictly log no-op .reissue() case.
Rob Austein
2010-01-05
Reuse single timer object in cron handler.
Rob Austein
2009-12-23
Don't blow out with an exception when retrieving nextUpdate value from our ow...
Rob Austein
2009-11-04
Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.
Rob Austein
2009-10-24
Handle case where something breaks between when parent issues a new
Rob Austein
2009-09-29
Add left-right "revoke_forgotten" command to clean up certs that the
Rob Austein
2009-09-26
Doh, get timeout test right.
Rob Austein
2009-09-25
Rework cron code to be more robust.
Rob Austein
2009-09-19
Yesterday's fix to rpki.resource_set was incomplete.
Rob Austein
2009-09-17
Don't call .sql_mark_dirty() in roa_obj.__init__(), because we don't
Rob Austein
2009-09-16
Implement <self run_now="yes"/>
Rob Austein
2009-09-15
Implement publish_world_now; clean up and debug some earlier changes.
Rob Austein
2009-09-15
Checkpoint
Rob Austein
2009-09-15
Start draining the publication swamp
Rob Austein
2009-09-14
Clean up messy and redundant ROA generation code
Rob Austein
2009-09-14
Checkpoint
Rob Austein
2009-09-11
Add debug logging to track down whether I'm looking for a discrepancy
Rob Austein
2009-09-09
Somewhat better handling of publication protocol exceptions and of
Rob Austein
2009-09-04
Cleanup
Rob Austein
2009-09-04
Clean up some whacked exception handling.
Rob Austein
2009-07-20
Helps to delete ROAs from SQL when destroying them.
Rob Austein
2009-07-18
Cleanup
Rob Austein
2009-07-17
Log handle, not just id
Rob Austein
2009-07-15
Rework cron() code
Rob Austein
2009-07-14
First cut at internal clock for cron tasks. Doesn't work right yet,
Rob Austein
2009-07-07
Might as well check sanity of preconfigured SIA URIs too.
Rob Austein
2009-07-04
More msg.type cleanup
Rob Austein
2009-07-04
Clean up and consolidate traceback. Add methods to hide (some of the)
Rob Austein
2009-06-09
Cleanup: get rid of <route_origin/> object
Rob Austein
2009-06-09
Convert ROA generation code from push model (<route_origin/> objects
Rob Austein
2009-06-09
Checkpoint
Rob Austein
2009-06-08
Switch to MySQL InnoDB engine, fix everything that broke
Rob Austein
2009-06-07
Checkpoint
Rob Austein
2009-06-04
Rototill left-right and publication protocol to replace SQL-assigned
Rob Austein
2009-06-01
New TLS code mostly working. Only lightly tested so far, but "make
Rob Austein
2009-05-27
Update copyright notices in files edited this year
Rob Austein
2009-05-26
Suppress withdrawal of revoked child_cert objects that have already
Rob Austein
2009-05-26
Debugging
Rob Austein
2009-05-21
rpkid hosting (self_id > 1) now working! Not well-tested yet.
Rob Austein
2009-05-21
Checkpoint. Use event timers rather than time.sleep(), etc.
Rob Austein
2009-05-19
Lint
Rob Austein
2009-05-19
Nasty little bug 50 revisions ago, masked by other issues subsequently
Rob Austein
2009-05-12
Cleanup some of the litter left behind during conversion to callbacks.
Rob Austein
2009-05-11
Spelling never was my strong point.
Rob Austein
2009-05-11
Cosmetic doc changes.
Rob Austein
2009-05-11
Pass ExitNow exceptions through, as signal handlers can raise them at any time.
Rob Austein
[next]