aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-10Partial cleanup of exception and timeout handling.Rob Austein
2010-06-10Add -keep_going flag to let us kill and restart individual daemonsRob Austein
2010-06-09awk is probably a bit more portable than egrepRob Austein
2010-06-09More IPv6 server fun.Rob Austein
2010-06-09Grr, socket.bind() fails for IPv6, dunno why. Disable IPv6 again.Rob Austein
2010-06-06Defer query startup so that caller will always have the query objectRob Austein
2010-06-06Config IPv6 and ADNS at runtime.Rob Austein
2010-06-05Don't import rpki.adns unless we're using itRob Austein
2010-06-05Preliminary asynchronous DNS and IPv6 support for rpkid et al.Rob Austein
2010-06-05Add rpki.adns.getaddrinfo()Rob Austein
2010-06-05CleanupRob Austein
2010-06-04Preliminary support for asynchronous DNS.Rob Austein
2010-06-04Initial version of asynchronous DNS codeRob Austein
2010-05-31Better fix for timer.cancel().Rob Austein
2010-05-31Preliminary fix to timer.cancel(). Right fix may be to changeRob Austein
2010-05-28SimplifyRob Austein
2010-05-28Script to generate indirect trust anchor files.Rob Austein
2010-05-27Current RIPE static trust anchorRob Austein
2010-05-26Update task status.Rob Austein
2010-05-26Paranoia: Clean up trust anchor BIOs properly. Almost certainlyRob Austein
2010-05-26indirect-trust-anchorRob Austein
2010-05-24Bugfix from Gary Kennedy: handle HTTPS close event properly if itRob 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-20Add delete_{child,parent,repository,publication_client} commands.Rob Austein
2010-05-20CleanupRob Austein
2010-05-19Add alternate all-on-one-line format ("-s" option).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-14Update to current (-05) draft.Rob Austein
2010-05-14Preserve a copy conforming to draft -03, for old clientsRob Austein
2010-05-13Try to avoid stale CRLs and manifests, by using self.regen_margin asRob Austein
2010-05-13Clean up a couple of bits of bad coding I found while looking forRob Austein
2010-05-12Scale self_regen_margin to self_crl_interval automatically.Rob Austein
2010-05-12Don't attempt to clean databases other than the ones used by the testRob Austein
2010-05-10Add --email and --from options to support fake email header forRob Austein
2010-05-07Base filenames on prefixes and ASNs rather than URIs.Rob Austein
2010-05-07Doh, helps to read the filename from argvRob Austein
2010-05-06Tweak usage message.Rob Austein
2010-05-06Generate route and route6 objects from validated ROAs.Rob Austein
2010-05-05More fun with the same data.Rob Austein
2010-05-05Add classification of the ten zillion codes to XML output, use that toRob Austein
2010-05-05Forgot to update copyright noticeRob Austein
2010-05-05Having jumped off the CSS cliff, let's try a few colors.Rob Austein
2010-05-04Add per-URI validation status to XML output.Rob Austein
2010-05-04Suppress all but the first whine about a particular manifest or CRLRob Austein
2010-04-30Rewrite many logging invocation messages in an attempt to impose someRob Austein
2010-04-30Better error message for validation failures.Rob Austein
2010-04-30Update notesRob Austein