aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/left_right.py
AgeCommit message (Expand)Author
2010-06-29Add parent_handle to <list_received_resources/> reply PDU.Rob Austein
2010-05-20Regenerate CRL and manifest when revoking child certs.Rob Austein
2010-05-20Obsolete calling sequence to child_cert.revoke(), oops.Rob Austein
2010-05-19Recheck resources we're reissuing to child against our currentRob Austein
2010-05-19CleanupRob Austein
2010-05-18Revoke child certificate without renewing it if child's resources haveRob Austein
2010-05-13Try to avoid stale CRLs and manifests, by using self.regen_margin asRob Austein
2010-04-12LintRob Austein
2010-03-16Update copyright noticesRob Austein
2010-02-24CheckpointRob Austein
2010-02-24Checkpoint. <list_received_resources/> still not quite working yet, but get...Rob Austein
2010-02-23Initial cut of <list_received_resources/> code.Rob Austein
2010-01-06First cut at morphing checkpoints into keepalive code.Rob Austein
2009-11-04Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.Rob Austein
2009-10-27CheckpointRob Austein
2009-10-26Refactor publication code, step 1: clean upRob Austein
2009-10-26CheckpointRob Austein
2009-10-24Handle case where something breaks between when parent issues a newRob Austein
2009-09-29Handle return from revoke_pdu.query() properly.Rob Austein
2009-09-29Add left-right "revoke_forgotten" command to clean up certs that theRob Austein
2009-09-29Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class.Rob Austein
2009-09-28Add <list_published_objects/> PDU to left-right protocol, to supportRob Austein
2009-09-25Better logging of CMS failuresRob Austein
2009-09-23Collapse HTTPS and CMS BPKI certs for pubd, separation not neededRob Austein
2009-09-20Helps to look in for the _id in the right objectRob Austein
2009-09-20Doh, need to translate _id -> _handle, not the other way around.Rob Austein
2009-09-20Try a bit harder on handle fixupRob Austein
2009-09-16Implement <self run_now="yes"/>Rob Austein
2009-09-15Implement publish_world_now; clean up and debug some earlier changes.Rob Austein
2009-09-15CheckpointRob Austein
2009-09-15Start draining the publication swampRob Austein
2009-09-14Clean up messy and redundant ROA generation codeRob Austein
2009-09-14CheckpointRob Austein
2009-09-14Rework call_pubd() error handlingRob Austein
2009-09-09Somewhat better handling of publication protocol exceptions and ofRob Austein
2009-09-05Comment and cleanupRob Austein
2009-09-05Simplify serve_pre_save_hook().Rob Austein
2009-09-05Fix handle->id translation in left-right "set" operations.Rob Austein
2009-09-05CleanupRob Austein
2009-09-05Don't stomp self_handleRob Austein
2009-09-04Have to revoke child certs when destroying child object.Rob Austein
2009-09-04Clean up some whacked exception handling.Rob Austein
2009-08-28myirbe now supports running rpkid without pubd.Rob Austein
2009-07-29Extend rpki.async.iterator to support unwinding the stack to avoidRob Austein
2009-07-20Show the offending PDU when raising BadPublicationReply.Rob Austein
2009-07-17Handle BSC objects that are still under construction a bit more gracefully.Rob Austein
2009-07-16Continue with next parent if list command failsRob Austein
2009-07-08Suppress backtrace on NotFound exceptions. This probably needs to beRob Austein
2009-07-04Clean up and consolidate traceback. Add methods to hide (some of the)Rob Austein
2009-06-09Handle withdrawal of abandoned ROAsRob Austein