Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-16 | Makefile is generated from Makefile.org | Rob Austein | |
svn path=/openssl/trunk/Makefile; revision=397 | |||
2006-10-16 | install | Rob Austein | |
svn path=/rcynic/Makefile; revision=396 | |||
2006-10-16 | install | Rob Austein | |
svn path=/rcynic/Makefile; revision=395 | |||
2006-10-16 | More Makefiles | Rob Austein | |
svn path=/Makefile; revision=394 | |||
2006-10-12 | Build static by default. | Rob Austein | |
svn path=/rcynic/Makefile; revision=393 | |||
2006-10-11 | Don't zap syslog socket. | Rob Austein | |
svn path=/rcynic/scripts/freebsd/rc.d.rcynic; revision=392 | |||
2006-10-11 | Idiotic off-by-one error. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=391 | |||
2006-10-10 | Don't dump core if we fall through into code that expects a full-blown | Rob Austein | |
X509_STORE structure, even though this should never happen. svn path=/rcynic/Makefile; revision=390 | |||
2006-10-10 | Unreproducable whacky result when OpenSSL attempted to open a | Rob Austein | |
non-existant config file. Initialize call-by-reference return value in an attempt to avoid this, as I suspect this was just garbage. svn path=/rcynic/rcynic.c; revision=389 | |||
2006-10-10 | Apparently Linux doesn't support d_namlen. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=388 | |||
2006-10-10 | Update instructions on how to build with OpenSSL | Rob Austein | |
svn path=/openssl/README; revision=387 | |||
2006-10-10 | Reorder to silence mtree warnings. Use install to copy files. | Rob Austein | |
svn path=/rcynic/scripts/freebsd/rc.d.rcynic; revision=386 | |||
2006-10-10 | Doh, jaildir => rcynic_jaildir | Rob Austein | |
svn path=/rcynic/scripts/freebsd/rc.d.rcynic; revision=385 | |||
2006-10-10 | Doh, it's install -o, not install -u. | Rob Austein | |
svn path=/rcynic/scripts/freebsd/setup-jail.sh; revision=384 | |||
2006-10-09 | Sample trust anchors | Rob Austein | |
svn path=/rcynic/sample-trust-anchors/README; revision=383 | |||
2006-10-09 | Note on upgrade of trunk | Rob Austein | |
svn path=/openssl/README; revision=382 | |||
2006-10-09 | Might as well allow Id substitution after all, oh well. | Rob Austein | |
svn path=/openssl/patch-rpki-openssl-0.9.8; revision=380 | |||
2006-10-09 | Disable ID substitution on this patch file. | Rob Austein | |
svn path=/openssl/patch-rpki-openssl-0.9.8; revision=379 | |||
2006-10-09 | Add cleaned-up patch I've been using on FreeBSD machines. | Rob Austein | |
svn path=/openssl/patch-rpki-openssl-0.9.8; revision=378 | |||
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 |