aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2009-12-01Clean up timer debugging code. Clear pointers in a few places thatRob Austein
2009-11-30Timer debugging codeRob Austein
2009-11-04Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.Rob Austein
2009-10-27I miss RENMWO.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-10-23Update installation guideRob Austein
2009-09-30Get rid of variable doc that was just confusing DoxygenRob Austein
2009-09-29Handle return from revoke_pdu.query() properly.Rob Austein
2009-09-29RegenRob 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-26Doh, get timeout test right.Rob Austein
2009-09-25Rework cron code to be more robust.Rob Austein
2009-09-25regenRob Austein
2009-09-25Generalize casting of results of arithmetic operations on datetime andRob 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-19Yesterday's fix to rpki.resource_set was incomplete.Rob Austein
2009-09-19Don't throw (the wrong kind of) exceptions when given an unexpectedRob Austein
2009-09-18Typo prevented default hook definitionRob Austein
2009-09-17Don't call .sql_mark_dirty() in roa_obj.__init__(), because we don'tRob Austein
2009-09-16Implement <self run_now="yes"/>Rob Austein
2009-09-15Rewrite resource_set.contains() to something a bit more efficient,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-11Add debug logging to track down whether I'm looking for a discrepancyRob Austein
2009-09-11CleanupRob Austein
2009-09-11CleanupRob Austein
2009-09-09Back out accidental commit of local hackRob Austein
2009-09-09Log SKI of generated subject certificateRob 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-04CleanupRob Austein
2009-09-04Clean up some whacked exception handling.Rob Austein