aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2010-09-03Restrict extra identity checks for trusted BPKI EE certificates toRob Austein
2010-09-03We don't really need the *.cacert.cer files.Rob Austein
2010-08-31regenRob Austein
2010-08-31Sadly, it turns out that CRLs really can grow large enough to hit theRob Austein
2010-08-30Use correct exception handler in call_pubd()Rob Austein
2010-08-30Another dropped exception event, sigh.Rob Austein
2010-08-29Break XML packet dumps into multiple lines when logging schemaRob Austein
2010-08-28Add test for withdrawing ROARob Austein
2010-08-28Clean up publication_queue wrapper methodsRob Austein
2010-08-28Suppress duplicate roa_requestsRob Austein
2010-08-24Schema changes a while backRob Austein
2010-08-13Error in assertion messageRob Austein
2010-07-30Doc nitRob Austein
2010-07-22Doh. Thanks, Michael.Rob Austein
2010-07-16irdbd uses MySQLdb directly, so has to db.ping(reconnect) on its ownRob Austein
2010-07-16Only regenerate manifest and CRL once for batch ROA updates.Rob Austein
2010-07-16Doh, .sql_mark_deleted() works better if it also marks record dirty.Rob Austein
2010-07-16Duct tape and bailing wire fix for .update_roas(). This isn't rightRob Austein
2010-07-15ParanoiaRob Austein
2010-07-15More ROA loggingRob Austein
2010-07-15Can't see any reason why roa.asn should ever be NULL either.Rob Austein
2010-07-15I can think of no sane reason to allow roa.roa or roa.cert to be NULL.Rob Austein
2010-07-15Clean up unit testRob Austein
2010-07-15Rolling expirations testRob Austein
2010-07-15Log reason for deciding to generate a ROA.Rob Austein
2010-07-14Use setsockopt() to force normal (ie, BSD-like) IPv6 socket behaviorRob Austein
2010-07-14Fix several Linux-related problems found during last workshop:Rob Austein
2010-07-11regenRob Austein
2010-07-11Stale filenameRob Austein
2010-07-11Sanitized config for early portal GUI debugRob Austein
2010-07-11RegenRob Austein
2010-07-11Fix linksRob Austein
2010-07-11Ok, redirection takes a few seconds...Rob Austein
2010-07-11Try adding pointer to autogenerated HTMLRob Austein
2010-07-11regenRob Austein
2010-07-11Clean up uses of RuntimeError exceptionRob Austein
2010-07-11html2text did something weird, work around itRob Austein
2010-07-11Stale build instructionsRob Austein
2010-07-10Forgot to update test data for extended <list_received_resources/> syntaxRob Austein
2010-07-08Make myrpki.csv_writer() an object, per Michael's requestRob Austein
2010-07-08.from_strings() methodsRob Austein
2010-07-07More refactoring and cleanupRob Austein
2010-07-07Refactor .parse_str() methodsRob Austein
2010-07-07Make resource_range_ip.prefixlen() a public method.Rob Austein
2010-07-07Fixed runtime test hack I forgot to check in.Rob Austein
2010-07-06Clean up yamltest.dir tooRob Austein
2010-07-06Add rpki.ipaddrs.parse().Rob Austein
2010-07-04Forgot to update this for revised directory structureRob Austein
2010-07-04Handle nested hosting cases properly.Rob Austein
2010-07-03Set "run_rpkid" correctly. This exposes a structural problem withRob Austein