Age | Commit message (Expand) | Author |
2011-09-21 | Still more #83: rework CRL digest check to allow local policy, add | Rob Austein |
2011-09-20 | fix botch where a child's prefixes were passed instead of asns | Michael Elkins |
2011-09-20 | Further #83: rework check_manifest() to compare manifest numbers, | Rob Austein |
2011-09-19 | Progress (not complete) on #83: check CRL numbers rather than just | Rob Austein |
2011-09-16 | Rework CMS checking to use check_x509(). (#82) | Rob Austein |
2011-09-16 | Minor rework of main program. Send --show output to stdout, without | Rob Austein |
2011-09-16 | Rework separation between fatal and non-fatal rpki-rtr error codes. | Rob Austein |
2011-09-15 | Consolidate and rationalize validation status codes. (#81) | Rob Austein |
2011-09-15 | Check TAL URI properly. (#80) | Rob Austein |
2011-09-15 | Update smoketest to track rcynic | Rob Austein |
2011-09-15 | Merge rcynic-ng/ back into rcynic/. Used svn merge --ignore-ancestry | Rob Austein |
2011-09-14 | Better support for migration from old-style output directories. | Rob Austein |
2011-09-14 | Fix test in upgraded_from_pre_symlink_rcynic() | Rob Austein |
2011-09-14 | Silence compiler warning | Rob Austein |
2011-09-14 | Forgot doc update. No biscuit. | Rob Austein |
2011-09-14 | Rework output directory scheme to do atomic instalation of new results | Rob Austein |
2011-09-13 | Comment nit. | Rob Austein |
2011-09-13 | Clean up handling of stale certificates and manifests. | Rob Austein |
2011-09-12 | Add (non-zero) default for rsync-timeout. Update documentation. (#40) | Rob Austein |
2011-09-10 | Check for exception select() throws on bad file descriptor, to avoid | Rob Austein |
2011-09-07 | Handle client close events and exceptions a bit more quietly and | Rob Austein |
2011-09-07 | Fix handling of HTTPTimeout. (#70) | Rob Austein |
2011-09-07 | Change [3245] should have applied to sql-dumper.py too. | Rob Austein |
2011-09-06 | Cleanup | Rob Austein |
2011-09-06 | Non-blocking connect needs timeout. (#70) | Rob Austein |
2011-09-06 | Upgrade to OpenSSL 1.0.0e (CVE-2011-3207). | Rob Austein |
2011-09-05 | Rudamentary script for extracting XML from pcap files. | Rob Austein |
2011-09-01 | Implement rsync_state_conflict_wait (#12). | Rob Austein |
2011-09-01 | Fix problem where rsync_ctx objects representing connections that had | Rob Austein |
2011-09-01 | Oops, memchr() is ISO C but memrchr() isn't. | Rob Austein |
2011-09-01 | Clean up old APNIC trust anchor, long since replaced by TAL. | Rob Austein |
2011-09-01 | Add BIO_f_linebreak filter to work around OpenSSL's strange Base64 | Rob Austein |
2011-08-30 | Restrict subject and issuer names per draft-ietf-sidr-res-certs 4.4 | Rob Austein |
2011-08-24 | myrpki.conf delenda est | Rob Austein |
2011-08-24 | Server needs to handle Error Report PDU received from client. Drag | Rob Austein |
2011-08-23 | Move TODO list to ticket system. | Rob Austein |
2011-08-22 | Update ancient TODO before transfering what's left of it to ticket system | Rob Austein |
2011-08-22 | Add ${myrpki::configuration-directory} to make it easier to use | Rob Austein |
2011-08-22 | Cleaner version of host,port tagging kludge | Rob Austein |
2011-08-21 | Rework server logging code to support stunnel and to log local port | Rob Austein |
2011-08-20 | Oops, log client address in --bgpdump_server mode, like --server. | Rob Austein |
2011-08-19 | Add run-rsync config flag and rsync_skipped validation status code, to | Rob Austein |
2011-08-18 | Initial implementation of dead host cache. (#5) | Rob Austein |
2011-08-16 | Use syslog for bgpdump_server | Rob Austein |
2011-08-16 | Debug --bgpdump_server mode | Rob Austein |
2011-08-16 | More fun with bgpdump testing. | Rob Austein |
2011-08-12 | Don't drop cron event when mysqld is down. (#3) | Rob Austein |
2011-08-12 | Set noexecstack to avoid problems with SELinux (#7) | Rob Austein |
2011-08-12 | Don't freak out over failure to drop nonexistant tables | Rob Austein |
2011-07-27 | Consolidate all of the import voodoo for MySQLdb into a new module. | Rob Austein |