aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-06Default jitter to 600.Rob Austein
svn path=/rcynic/rcynic.c; revision=362
2006-10-06All platforms on which this code is likely to run can probably do aRob Austein
better job of seeding than we can, so just call RAND_bytes() and let it throw an error if not seeded. svn path=/rcynic/rcynic.c; revision=361
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-05updateRob Austein
svn path=/README; revision=357
2006-10-05update scriptsRob Austein
svn path=/rcynic/README; revision=356
2006-10-05LDFALGSRob Austein
svn path=/rcynic/Makefile; revision=355
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-03Handle boolean options sanely.Rob Austein
svn path=/rcynic/rcynic.c; revision=351
2006-10-03Start on documentationRob Austein
svn path=/rcynic/README; revision=350
2006-10-03Make all the syslog() junk configurable.Rob Austein
svn path=/rcynic/rcynic.c; revision=349
2006-10-03Downgrade syslog levels a bitRob Austein
svn path=/rcynic/rcynic.c; revision=348
2006-10-02Logging levels, syslog()Rob Austein
svn path=/rcynic/rcynic.c; revision=347
2006-09-30*** empty log message ***Rob Austein
svn path=/rcynic/README; revision=346
2006-09-30Duh, mkdir_maybe() wasn't handling absolute directory names.Rob Austein
svn path=/rcynic/rcynic.c; revision=345
2006-09-29update todoRob Austein
svn path=/rcynic/README; revision=344
2006-09-29Add code to time out rsync processes after a configurable interval.Rob Austein
svn path=/rcynic/rcynic.c; revision=343
2006-09-29Clean up gratuitous use of stdarg. Clean up type qualifier mess thatRob Austein
that was hiding behind the stdarg mess. Add notes on what the icky select loop will have to look like. svn path=/rcynic/rcynic.c; revision=342
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-28Add log_openssl_errors(). At the moment it's silent, which is good,Rob Austein
as it suggests that I'm not ignoring any errors we care about. May want to insert calls to this function in other places, eg, after each call to walk_cert() or at least after processing each trust anchor. svn path=/rcynic/rcynic.c; revision=339
2006-09-28*** empty log message ***Rob Austein
svn path=/rcynic/README; revision=338
2006-09-28Make rsync program name configurableRob Austein
svn path=/rcynic/rcynic.c; revision=337
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-27testRob Austein
svn path=/rcynic/Makefile; revision=334
2006-09-27Another outdated comment.Rob Austein
svn path=/rcynic/rcynic.c; revision=333
2006-09-27Clean up and comment.Rob Austein
svn path=/rcynic/rcynic.c; revision=332
2006-09-27Log elapsed time and filename of copied trust anchor.Rob Austein
svn path=/rcynic/rcynic.c; revision=331
2006-09-27Document for somebody other than myselfRob Austein
svn path=/rcynic/README; revision=330
2006-09-27Oops, use hex for hashed names.Rob Austein
svn path=/rcynic/rcynic.c; revision=329
2006-09-27Basic functionality appears to be working. Have not yet checkedRob Austein
results against output of older scripts. svn path=/rcynic/rcynic.c; revision=328
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-26Working, maybe, but still has some rough edges.Rob Austein
svn path=/rcynic/rcynic.c; revision=324
2006-09-26CheckpointRob Austein
svn path=/rcynic/rcynic.c; revision=323
2006-09-25More notesRob Austein
svn path=/rcynic/README; revision=322
2006-09-25Doh, null terminate rsync calls.Rob Austein
svn path=/rcynic/rcynic.c; revision=321
2006-09-25Make warnings fatalRob Austein
svn path=/rcynic/Makefile; revision=320
2006-09-25Some notes on current debugging mess.Rob Austein
svn path=/rcynic/README; revision=319
2006-09-25No more global variables. Debug twisty recursive mkdir_maybe().Rob Austein
Now dumping core, but at least for interesting reasons. svn path=/rcynic/rcynic.c; revision=318
2006-09-25CheckpointRob Austein
svn path=/rcynic/rcynic.c; revision=317
2006-09-25CheckpointRob Austein
svn path=/rcynic/rcynic.c; revision=316
2006-09-25CheckpointRob Austein
svn path=/rcynic/rcynic.c; revision=315
2006-09-25CheckpointRob Austein
svn path=/rcynic/rcynic.c; revision=314
2006-09-23CheckpointRob Austein
svn path=/rcynic/rcynic.c; revision=313