aboutsummaryrefslogtreecommitdiff
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-19routeviews DNS hack doesn't really support IPv6 after all.Rob Austein
2009-09-19Initial versionRob Austein
2009-09-18.get() -> .getint()Rob Austein
2009-09-18Typo prevented default hook definitionRob Austein
2009-09-18CRL check was going to stderrRob Austein
2009-09-18Allow config file to specify location of openssl binaryRob Austein
2009-09-18Notes on trust-anchor-uri-with-keyRob Austein
2009-09-18--bpki_onlyRob Austein
2009-09-18Add "group" column to roas.csv, to support generation of multiple ROAsRob 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-16Allow specifying openssl program to use in config file.Rob Austein
2009-09-16Bump crl_interval and regen_margin defaults up a bitRob Austein
2009-09-16CleanupRob Austein
2009-09-16Update shell scriptsRob Austein
2009-09-16CleanupRob 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-09Suppress incomplete entries.Rob 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-05Configure irbe_cliRob Austein
2009-09-04Have to revoke child certs when destroying child object.Rob Austein
2009-09-04CleanupRob Austein
2009-09-04Don't explode if publication client cert doesn't exist.Rob Austein
2009-09-04Clean up some whacked exception handling.Rob Austein
2009-09-04Forgot to include sample config for irbe_cli.pyRob Austein
2009-09-04Handle report_error responses. Perhaps not the most elegant way to doRob Austein