aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
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-18Missing constraintRob 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-16More accurate log messageRob 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-09Clean up rootd PKCS #10 requests on revocationRob Austein
2009-09-09Rework rootd to notice when PKCS #10 request has changed.Rob 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
2009-09-04Handle report_error responses. Perhaps not the most elegant way to doRob Austein
2009-09-03Rewrite to use rpki.async.sync_wrapper.Rob Austein
2009-09-03Log up-down queriesRob Austein
2009-09-03regenRob Austein
2009-08-31Changes to support structured pubd client names.Rob Austein
2009-08-31CleanupRob Austein
2009-08-29Track rpki.publication filename bugfixRob Austein
2009-08-28Fix uri_to_filename(). Old algorithm was just stripping rsync:// offRob Austein
2009-08-28myirbe now supports running rpkid without pubd.Rob Austein
2009-08-28Clean up old "stable" branch that is now badly out of dateRob Austein
2009-08-25Stacktrace when no exception traceback is available.Rob Austein
2009-08-25CleanupRob Austein
2009-08-24Update stale commentRob Austein
2009-08-24Separate HTTP protocol debug logging from TLS certificate debugRob Austein
2009-08-24Better exception text for DuplicateObjectRob Austein
2009-08-21Add date to timestamps when not using syslogRob Austein
2009-08-19Don't accidently convert handles to integers.Rob Austein
2009-08-02Our first Python 2.6 compatability bug.Rob Austein