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
/
left_right.py
Age
Commit message (
Expand
)
Author
2012-01-08
Checkpoint. New irdbd now work, after some transaction voodoo.
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-06-13
Sweep after revoking ROAs so manifest and CRL are correct.
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-04-18
Sweep SQL cache a bit more frequently during cron processing
Rob Austein
2011-04-10
Typo
Rob Austein
2011-04-06
Don't traceback on publication failure
Rob Austein
2011-03-27
Handle past-expiration IRDB entries properly
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-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2011-03-12
Traceback on connection failure is not very friendly.
Rob Austein
2010-11-14
Implement "reissue" left-right operation. Reformat some doc strings.
Rob Austein
2010-10-07
Merge rpkid.without_tls/ branch to rpkid/ trunk.
Rob Austein
2010-09-10
Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks.
Rob Austein
2010-08-30
Use correct exception handler in call_pubd()
Rob Austein
2010-08-28
Suppress duplicate roa_requests
Rob Austein
2010-07-16
Only regenerate manifest and CRL once for batch ROA updates.
Rob Austein
2010-07-16
Duct tape and bailing wire fix for .update_roas(). This isn't right
Rob Austein
2010-07-15
Paranoia
Rob Austein
2010-07-15
More ROA logging
Rob Austein
2010-06-29
Add parent_handle to <list_received_resources/> reply PDU.
Rob Austein
2010-05-20
Regenerate CRL and manifest when revoking child certs.
Rob Austein
2010-05-20
Obsolete calling sequence to child_cert.revoke(), oops.
Rob Austein
2010-05-19
Recheck resources we're reissuing to child against our current
Rob Austein
2010-05-19
Cleanup
Rob Austein
2010-05-18
Revoke child certificate without renewing it if child's resources have
Rob Austein
2010-05-13
Try to avoid stale CRLs and manifests, by using self.regen_margin as
Rob Austein
2010-04-12
Lint
Rob Austein
2010-03-16
Update copyright notices
Rob Austein
2010-02-24
Checkpoint
Rob Austein
2010-02-24
Checkpoint. <list_received_resources/> still not quite working yet, but get...
Rob Austein
2010-02-23
Initial cut of <list_received_resources/> code.
Rob Austein
2010-01-06
First cut at morphing checkpoints into keepalive code.
Rob Austein
2009-11-04
Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.
Rob Austein
2009-10-27
Checkpoint
Rob Austein
2009-10-26
Refactor publication code, step 1: clean up
Rob Austein
2009-10-26
Checkpoint
Rob Austein
2009-10-24
Handle case where something breaks between when parent issues a new
Rob Austein
2009-09-29
Handle return from revoke_pdu.query() properly.
Rob Austein
2009-09-29
Add left-right "revoke_forgotten" command to clean up certs that the
Rob Austein
2009-09-29
Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class.
Rob Austein
2009-09-28
Add <list_published_objects/> PDU to left-right protocol, to support
Rob Austein
2009-09-25
Better logging of CMS failures
Rob Austein
2009-09-23
Collapse HTTPS and CMS BPKI certs for pubd, separation not needed
Rob Austein
2009-09-20
Helps to look in for the _id in the right object
Rob Austein
2009-09-20
Doh, need to translate _id -> _handle, not the other way around.
Rob Austein
2009-09-20
Try a bit harder on handle fixup
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
[next]