Age | Commit message (Expand) | Author |
2011-10-06 | Move fcntl(F_SETFL, O_NONBLOCK) to after fork(). | Rob Austein |
2011-10-05 | Check manifest generation before whining about missing backup objects. This ... | Rob Austein |
2011-10-04 | More explicit certificate expiration checks in CMS verify (see #94). | Rob Austein |
2011-10-03 | Fixes #93. New config parameter allow-digest-mismatch, default is | Rob Austein |
2011-09-29 | Tweak logging levels for what's debugging vs what's mergely verbose | Rob Austein |
2011-09-29 | Remove gratuitous and incorrect assertion unmasked by [4002]. | Rob Austein |
2011-09-29 | Add rsync_state_closed: pipe from rsync has closed, but rsync hasn't | Rob Austein |
2011-09-23 | Compiler warning | Rob Austein |
2011-09-23 | Handle multiple CRLs from same issuer properly, or as properly as I | Rob Austein |
2011-09-21 | Still more #83: rework CRL digest check to allow local policy, add | Rob Austein |
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-15 | Consolidate and rationalize validation status codes. (#81) | Rob Austein |
2011-09-15 | Check TAL URI properly. (#80) | Rob Austein |
2011-09-15 | Merge rcynic-ng/ back into rcynic/. Used svn merge --ignore-ancestry | Rob Austein |
2011-06-27 | Construct file:// URI to name local trust anchors | Rob Austein |
2011-06-17 | Log validation status of trust anchors too | Rob Austein |
2011-06-12 | Preserve timestamps when copying files. | Rob Austein |
2011-06-07 | First kill() the subprocess, *then* wait for it to exit. Doh. | Rob Austein |
2011-05-09 | First cut at scanning both manifest and directory. Disabled by | Rob Austein |
2011-05-07 | Clean up URI cache checks; fix bug introduced in previous edit | Rob Austein |
2011-05-07 | Tighten up various checks | Rob Austein |
2011-04-13 | Don't allow EKU extension in CA certs. | Rob Austein |
2011-04-13 | First cut at restricting X.509v3 extensions to only those allowed by profile. | Rob Austein |
2011-03-22 | First cut at Ghostbuster record support. Doesn't (yet?) check | Rob Austein |
2010-12-31 | "Indirect Trust Anchor" -> "Trust Anchor Locator" | Rob Austein |
2010-12-29 | Autoconf now knows how to build rcynic and utils against either our | Rob Austein |
2010-10-08 | Mismatch between format string and argument count in error message. | Rob Austein |
2010-08-06 | More informative title for <hostname/> field. | Rob Austein |
2010-05-26 | Paranoia: Clean up trust anchor BIOs properly. Almost certainly | Rob Austein |
2010-05-26 | indirect-trust-anchor | Rob Austein |
2010-05-05 | Add classification of the ten zillion codes to XML output, use that to | Rob Austein |
2010-05-04 | Add per-URI validation status to XML output. | Rob Austein |
2010-05-04 | Suppress all but the first whine about a particular manifest or CRL | Rob Austein |
2010-04-30 | Rewrite many logging invocation messages in an attempt to impose some | Rob Austein |
2010-04-30 | Better error message for validation failures. | Rob Austein |
2010-03-27 | Failure to retrieve or disect a remote trust anchor is a data error, | Rob Austein |
2009-11-18 | Update to new OpenSSL snapshot, to track TLS negotiation protocol | Rob Austein |
2009-06-30 | getopt() arguments were stale (thanks, Martin). | Rob Austein |
2009-05-29 | Silence a gcc warning | Rob Austein |
2009-05-28 | Handle ROAs containing nested prefixes. | Rob Austein |
2009-05-27 | Update copyright notices in files edited this year | Rob Austein |
2009-04-25 | Clean up a few warnings that show up on recent Ubuntu systems with gcc | Rob Austein |
2009-02-28 | OpenSSL's ASN.1 template macros confuse the bleep out of Doxygen. | Rob Austein |
2008-12-07 | Clean up lock file | Rob Austein |
2008-10-25 | Remove "//" check | Rob Austein |
2008-10-25 | Add logging and MIB counters for various URI-related failures | Rob Austein |
2008-10-24 | Better handling of mainfest CRLDP failures. | Rob Austein |
2008-10-10 | Update to new OpenSSL snapshot. This required code changes to track | Rob Austein |