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