aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-25Fix various things that required sequences to accept iterables. Fix aRob Austein
2013-08-25Certificate verification code approaching something usable.Rob Austein
2013-08-24Basic certificate verification works. Needs a bunch of additionalRob Austein
2013-08-23Rip out PEM_converter class, as we no longer need to supportRob Austein
2013-08-23Notes on future work to track OpenSSL's PKCS #1.5 -> PKCS #8 transition.Rob Austein
2013-08-22First cut at adding a .verify() method back to the X509Store class.Rob Austein
2013-08-20Checkpoint.Rob Austein
2013-08-20Checkpoint.Rob Austein
2013-08-18CheckpointRob Austein
2013-08-17Checkpoint.Rob Austein
2013-08-14CheckpointRob Austein
2013-08-14Checkpoint. Nowhere near usable yet.Rob Austein
2013-08-09Notes on constraint file processing.Rob Austein
2013-08-09Allow query for NULL AKI or SKI. May not be all that useful, as ourRob Austein
2013-08-08First steps towards parsing LTA YAML file. Add weakref object cache.Rob Austein
2013-08-06Wrap up database interface as a class.Rob Austein
2013-08-05Partial support for RFC 3779 inheritance.Rob Austein
2013-08-05Move GROUP BY to right place when restricting search by object type.Rob Austein
2013-08-05Add marker byte to be sure that IP addresses can't be confused withRob Austein
2013-08-05Checkpoint.Rob Austein
2013-07-30Log a warning if we accept an EE certificate whenRob Austein
2013-07-25Add a couple of harmless rules which should not be necessary but theRob Austein
2013-07-24Pickling support.Rob Austein
2013-07-23Apparently I never set svn:keywords for this file.Rob Austein
2013-07-19Push updated BPKI CRL into pubd at the same time as we're pushingRob Austein
2013-07-18Fix UTCTime printout for CMS signing time.Rob Austein
2013-07-18GCC warning.Rob Austein
2013-07-18Log stale BPKI CMS CRLs. See #294.Rob Austein
2013-07-17Drop rootd's manifest and CRL interval down to same interval used forRob Austein
2013-07-17Bump default lifetime of RPKI certificate rootd issues to rpkid up toRob Austein
2013-07-17Add ability for auto_update DER objects to coast through transientRob Austein
2013-07-17Sigh, RIPE's web page is confusing, going with what Tim said on theRob Austein
2013-07-17RIPE's hosted pilot (different from RIPE's non-hosted pilot, which isRob Austein
2013-07-16Send exceptions in irdb_query() to the errback handler rather thanRob Austein
2013-07-16Wrap ridiculously long lines.Rob Austein
2013-07-16Save rcynic-html for last in rcynic-cron, as it's less critical thanRob Austein
2013-07-16Outdated comment.Rob Austein
2013-07-15Try not to stomp on existing Apache configurations during initialRob Austein
2013-07-09xinetd needs to know where we installed rtr-origin.Rob Austein
2013-07-06Switch rpki-rtr sockets directory from being owned by "nobody" toRob Austein
2013-07-04Non-packaged builds on Ubuntu should install Python libraries toRob Austein
2013-07-03APNIC's testbed TAL.Rob Austein
2013-07-02Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-07-02Document web_portal::allowed-hosts. Closes #567.Rob Austein
2013-06-27add button to delete all alertsMichael Elkins
2013-06-27Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-06-27Report what we're doing before blocking select().Rob Austein
2013-06-27Flip default for allow-object-not-in-manifest to false.Rob Austein
2013-06-27Don't whine about stale CRLs and manifests that are only stale becauseRob Austein
2013-06-26Don't allow exceptions (eg, MySQL connection errors) to prevent usRob Austein