Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-09 | Merged in changes from OpenSSL 0.9.8d | Rob Austein | |
svn path=/openssl/trunk/CHANGES; revision=377 | |||
2006-10-09 | Tag vendor OpenSSL 0.9.8d | Rob Austein | |
svn path=/openssl/vendor/0.9.8d; revision=376 | |||
2006-10-09 | Merge in vendor branch OpenSSL changes 0.9.8b -> 0.9.8d | Rob Austein | |
svn path=/openssl/vendor/current/CHANGES; revision=375 | |||
2006-10-09 | Feh, wrong vendor branch merge proceedure, clean up before trying again. | Rob Austein | |
svn path=/openssl/vendor/0.9.8d; revision=374 | |||
2006-10-09 | OpenSSL 0.9.8d base code import | Rob Austein | |
svn path=/openssl/vendor/0.9.8d/CHANGES; revision=373 | |||
2006-10-07 | Move rcynic.conf to separate file | Rob Austein | |
svn path=/rcynic/scripts/freebsd/setup-jail.sh; revision=372 | |||
2006-10-07 | Easier to read rcynic.conf if it's a separate file | Rob Austein | |
svn path=/rcynic/scripts/freebsd/rcynic.conf; revision=371 | |||
2006-10-07 | Clean up, add commentary, add crontab setup. | Rob Austein | |
svn path=/rcynic/scripts/freebsd/setup-jail.sh; revision=370 | |||
2006-10-07 | Initial FreeBSD jail scripts (not quite ready for use yet). | Rob Austein | |
svn path=/rcynic/scripts/freebsd/rc.d.rcynic; revision=368 | |||
2006-10-06 | Lockfile | Rob Austein | |
svn path=/rcynic/README; revision=367 | |||
2006-10-06 | lockfile | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=366 | |||
2006-10-06 | Update | Rob Austein | |
svn path=/rcynic/README; revision=365 | |||
2006-10-06 | Check for errors when configuring integers. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=364 | |||
2006-10-06 | update jitter | Rob Austein | |
svn path=/rcynic/README; revision=363 | |||
2006-10-06 | Default jitter to 600. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=362 | |||
2006-10-06 | All platforms on which this code is likely to run can probably do a | Rob 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-06 | jitter | Rob Austein | |
svn path=/rcynic/README; revision=360 | |||
2006-10-05 | Checkpoint | Rob Austein | |
svn path=/rcynic/README; revision=359 | |||
2006-10-05 | syslog | Rob Austein | |
svn path=/rcynic/README; revision=358 | |||
2006-10-05 | update | Rob Austein | |
svn path=/README; revision=357 | |||
2006-10-05 | update scripts | Rob Austein | |
svn path=/rcynic/README; revision=356 | |||
2006-10-05 | LDFALGS | Rob Austein | |
svn path=/rcynic/Makefile; revision=355 | |||
2006-10-05 | Set up trust anchors and minimal rcynic.conf | Rob Austein | |
svn path=/rcynic/README; revision=354 | |||
2006-10-05 | Jail creation script | Rob Austein | |
svn path=/rcynic/README; revision=353 | |||
2006-10-03 | Sketch of chroot instructions. | Rob Austein | |
svn path=/rcynic/README; revision=352 | |||
2006-10-03 | Handle boolean options sanely. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=351 | |||
2006-10-03 | Start on documentation | Rob Austein | |
svn path=/rcynic/README; revision=350 | |||
2006-10-03 | Make all the syslog() junk configurable. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=349 | |||
2006-10-03 | Downgrade syslog levels a bit | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=348 | |||
2006-10-02 | Logging 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-30 | Duh, mkdir_maybe() wasn't handling absolute directory names. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=345 | |||
2006-09-29 | update todo | Rob Austein | |
svn path=/rcynic/README; revision=344 | |||
2006-09-29 | Add code to time out rsync processes after a configurable interval. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=343 | |||
2006-09-29 | Clean up gratuitous use of stdarg. Clean up type qualifier mess that | Rob 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-29 | Update todo | Rob Austein | |
svn path=/rcynic/README; revision=341 | |||
2006-09-28 | *** empty log message *** | Rob Austein | |
svn path=/rcynic/README; revision=340 | |||
2006-09-28 | Add 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-28 | Make rsync program name configurable | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=337 | |||
2006-09-28 | *** empty log message *** | Rob Austein | |
svn path=/rcynic/README; revision=336 | |||
2006-09-27 | todo | Rob Austein | |
svn path=/rcynic/README; revision=335 | |||
2006-09-27 | test | Rob Austein | |
svn path=/rcynic/Makefile; revision=334 | |||
2006-09-27 | Another outdated comment. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=333 | |||
2006-09-27 | Clean up and comment. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=332 | |||
2006-09-27 | Log elapsed time and filename of copied trust anchor. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=331 | |||
2006-09-27 | Document for somebody other than myself | Rob Austein | |
svn path=/rcynic/README; revision=330 | |||
2006-09-27 | Oops, use hex for hashed names. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=329 | |||
2006-09-27 | Basic functionality appears to be working. Have not yet checked | Rob Austein | |
results against output of older scripts. svn path=/rcynic/rcynic.c; revision=328 | |||
2006-09-26 | Notes | Rob Austein | |
svn path=/rcynic/README; revision=327 |