aboutsummaryrefslogtreecommitdiff
path: root/rcynic/README
AgeCommit message (Collapse)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
svn path=/branches/tk685/; revision=5757
2012-04-16Clean up README files. Mostly this means changing them to pointers toRob Austein
the real consolidated documentation. Delete old Doxygen-based rpkid manual and stuff that went with it, while retaining ability to generate Doxygen manual of internals for the libraries. This closes #232. svn path=/trunk/; revision=4424
2011-10-21Major cleanup of internal databases:Rob Austein
rc->rsync_cache and rc->dead_host_cache have merged, acquired timestamps, and been renamed rc->rsync_history. Revised code is simpler, even. This is most of #110, but addition of connection data to XML output still needs to be done. rc->backup_cache is gone, as the information it held was a subset of what we were already keeping in rc->validation_status. This was most of the groundwork for #109, but code still needs tweaking to perform this sort of check for objects other than certificates. svn path=/trunk/; revision=4058
2011-10-03Fixes #93. New config parameter allow-digest-mismatch, default isRob Austein
warn and allow. Digest mismatch is now a warning message only. Missing object that's listed in manifest is now logged as a serious problem. At the moment, we do this for missing objects in both current and backup generations. I'm not sure that's right, might make more sense to log this only for current generation, but let's try running this way for a little while to see what patterns show up. svn path=/rcynic/README; revision=4007
2011-09-23Minor doc edit, needed to be done, but real purpose of this changesetRob Austein
is to see whether this commit closes #83 properly. svn path=/rcynic/README; revision=3998
2011-09-21Still more #83: rework CRL digest check to allow local policy, addRob Austein
check (warning only) of CRLDPs in other objects against manifest EE certificate CRLDP. svn path=/rcynic/README; revision=3995
2011-09-16Rework CMS checking to use check_x509(). (#82)Rob Austein
Start cleaning up tangled mess of interlocked checks between CRL and manifests. (#83) svn path=/rcynic/README; revision=3991
2011-09-15Merge rcynic-ng/ back into rcynic/. Used svn merge --ignore-ancestryRob Austein
to minimize problems for people mirroring the repository. svn path=/configure; revision=3985
2010-12-31"Indirect Trust Anchor" -> "Trust Anchor Locator"Rob Austein
svn path=/rcynic/README; revision=3594
2010-05-26indirect-trust-anchorRob Austein
svn path=/rcynic/README; revision=3261
2010-04-26Update list of systems on which rcynic has been tested. No doubt thisRob Austein
is still incomplete, but at least it doesn't just say "FreeBSD" anymore. svn path=/rcynic/README; revision=3223
2009-09-18Notes on trust-anchor-uri-with-keyRob Austein
svn path=/rcynic/README; revision=2769
2009-04-19Code has been stable for much longer than the prototype it replaced,Rob Austein
time to remove silly warning message. svn path=/rcynic/README; revision=2347
2008-07-12Update rcynic docRob Austein
svn path=/rcynic/README; revision=1988
2007-10-21NitsRob Austein
svn path=/docs/signed-manifests; revision=1181
2007-01-18Add -V option to display rcynic version information.Rob Austein
svn path=/rcynic/README; revision=467
2006-12-06Change allow-stale-url to default on, and bump priority of theRob Austein
associated log warning, per list discussion. svn path=/rcynic/README; revision=466
2006-10-29Prune old objectsRob Austein
svn path=/rcynic/README; revision=458
2006-10-25Cleanup of logging and summary code.Rob Austein
svn path=/rcynic/README; revision=443
2006-10-25Log to stderr, not stdout. Allow "-" (stdout) as XML output filename.Rob Austein
I should probably merge the stderr and perror options since they now do essentially the same thing. svn path=/rcynic/README; revision=442
2006-10-20Don't split logging output between stderr and stdout, just pick one.Rob Austein
svn path=/rcynic/README; revision=415
2006-10-19Stale CRL handling.Rob Austein
svn path=/rcynic/README; revision=413
2006-10-17"Summary" (MIB) mechanism now ready for use.Rob Austein
svn path=/rcynic/README; revision=406
2006-10-17Update todoRob Austein
svn path=/rcynic/README; revision=402
2006-10-17todoRob Austein
svn path=/rcynic/README; revision=400
2006-10-10Update instructions on how to build with OpenSSLRob Austein
svn path=/openssl/README; revision=387
2006-10-06LockfileRob Austein
svn path=/rcynic/README; revision=367
2006-10-06UpdateRob Austein
svn path=/rcynic/README; revision=365
2006-10-06update jitterRob Austein
svn path=/rcynic/README; revision=363
2006-10-06jitterRob Austein
svn path=/rcynic/README; revision=360
2006-10-05CheckpointRob Austein
svn path=/rcynic/README; revision=359
2006-10-05syslogRob Austein
svn path=/rcynic/README; revision=358
2006-10-05update scriptsRob Austein
svn path=/rcynic/README; revision=356
2006-10-05Set up trust anchors and minimal rcynic.confRob Austein
svn path=/rcynic/README; revision=354
2006-10-05Jail creation scriptRob Austein
svn path=/rcynic/README; revision=353
2006-10-03Sketch of chroot instructions.Rob Austein
svn path=/rcynic/README; revision=352
2006-10-03Start on documentationRob Austein
svn path=/rcynic/README; revision=350
2006-09-30*** empty log message ***Rob Austein
svn path=/rcynic/README; revision=346
2006-09-29update todoRob Austein
svn path=/rcynic/README; revision=344
2006-09-29Update todoRob Austein
svn path=/rcynic/README; revision=341
2006-09-28*** empty log message ***Rob Austein
svn path=/rcynic/README; revision=340
2006-09-28*** empty log message ***Rob Austein
svn path=/rcynic/README; revision=338
2006-09-28*** empty log message ***Rob Austein
svn path=/rcynic/README; revision=336
2006-09-27todoRob Austein
svn path=/rcynic/README; revision=335
2006-09-27Document for somebody other than myselfRob Austein
svn path=/rcynic/README; revision=330
2006-09-26NotesRob Austein
svn path=/rcynic/README; revision=327
2006-09-26*** empty log message ***Rob Austein
svn path=/rcynic/README; revision=326
2006-09-26CheckpointRob Austein
svn path=/rcynic/README; revision=325
2006-09-25More notesRob Austein
svn path=/rcynic/README; revision=322
2006-09-25Some notes on current debugging mess.Rob Austein
svn path=/rcynic/README; revision=319