Age | Commit message (Expand) | Author |
2012-03-09 | Move AKI checks to precede signature check, as AKI checks are cheaper. | Rob Austein |
2012-03-09 | Fix fencepost error in walk_ctx_loop_next(). This closes #219. | Rob Austein |
2012-03-07 | Start collecting data on how long it takes to run the bits we care | Rob Austein |
2012-03-07 | Break mirroring out of torrent creation, as they may need to run on | Rob Austein |
2012-03-06 | Change default host for transmission RPC connection from "localhost" | Rob Austein |
2012-03-02 | Add lockfile support, to let us serialize rcynic runs. Allow | Rob Austein |
2012-03-02 | Add keep-lockfile, to simplify process queuing. | Rob Austein |
2012-03-02 | First smoke test of generation and upload code. | Rob Austein |
2012-03-01 | Add seed ratio tweak. | Rob Austein |
2012-03-01 | Record failure when we can't even parse a trust anchor, much less | Rob Austein |
2012-03-01 | Work around atomic-rename problem using OpenSSH-specific extension. | Rob Austein |
2012-03-01 | Ignore atomic installation issue for now. Maybe ask author of | Rob Austein |
2012-03-01 | Generation of new torrents almost working, except that SFTP doesn't | Rob Austein |
2012-02-29 | Checkpoint | Rob Austein |
2012-02-29 | Checkpoint | Rob Austein |
2012-02-28 | Checkpoint | Rob Austein |
2012-02-28 | Checkpoint | Rob Austein |
2012-02-28 | Checkpoint of rcynic-over-BitTorrent hack, using transmission-daemon | Rob Austein |
2012-02-26 | Allow configuration of authenticated and unauthenticated directories | Rob Austein |
2012-02-15 | Factor XML generation code out of main(), and don't overwrite old XML | Rob Austein |
2012-02-14 | Downgrade "AIA doesn't match issuer" to a warning. Closes #188. | Rob Austein |
2012-02-14 | Apparently an old version of the res-certs specification allowed | Rob Austein |
2012-02-03 | "Multiple rsync URIs in extension" should be warning, not error. | Rob Austein |
2012-02-02 | Add --suppress_backup_whining: Suppress whining about bad backup | Rob Austein |
2012-02-02 | Tweak AIA/SIA/CRLDP checking again: don't accidently reject just for | Rob Austein |
2012-02-01 | AKI checks still weren't quite right. | Rob Austein |
2012-01-31 | Refactor CMS checks, which have gotten complex enough to be worth | Rob Austein |
2012-01-31 | AKI extension is optional for self-signed RPKI certificates. | Rob Austein |
2012-01-26 | Back out over-zealous change introduced as part of [4267] -- | Rob Austein |
2012-01-26 | Conformance: Check SKI value. | Rob Austein |
2012-01-26 | Conformance: Check CMS SID against EE SKI in ROAs. | Rob Austein |
2012-01-26 | Conformance tests: tighter checking of AIA and SIA extension values. | Rob Austein |
2012-01-25 | Conformance testing: negative serial numbers, wrong date encoding. | Rob Austein |
2012-01-25 | Conformance testing: Better checking of RSA keys. | Rob Austein |
2012-01-25 | Move a few tests out of the not-TA conditional. | Rob Austein |
2012-01-25 | Conformance: Rework checking of X509v3 extensions, add KeyUsage | Rob Austein |
2012-01-24 | Fix manifest digest length check. Move parse_cert() call etc into | Rob Austein |
2012-01-24 | Conformance tests: duplicate extensions. | Rob Austein |
2012-01-24 | Conformance tests: digest lengths. | Rob Austein |
2012-01-23 | Conformance tests: pedantic checks of key and signature algorithms. | Rob Austein |
2012-01-23 | Conformance tests: pedantic checks of CRL timestamps. | Rob Austein |
2012-01-23 | Conformance tests: pedantic checks on CRL issuer name, add option | Rob Austein |
2011-11-10 | Handle traversal of empty backup directory with no manifest correctly, | Rob Austein |
2011-11-10 | Prettyprinter for validation_status. | Rob Austein |
2011-11-10 | Andrew's torture tests detected a mis-ordering problem in | Rob Austein |
2011-11-03 | RIPE pilot program Trust Anchor Locator | Rob Austein |
2011-10-30 | Cleanup | Rob Austein |
2011-10-30 | TAL for ARIN pilot, supplied by Alex Band (thanks!) | Rob Austein |
2011-10-30 | Hacks to ease including portions of script's output in presentations. | Rob Austein |
2011-10-27 | Back out [4066], as it didn't fix the problem and now appears | Rob Austein |