| Age | Commit message (Expand) | Author |
| 2002-02-26 | Don't hard link to symlinks, as it's not portable. | lukem |
| 2002-02-12 | Actually remove this cruft until it's fixed. | mycroft |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | generate & symbolically | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-09-11 | The des_opts program suggests just "-DDES_UNROLL" on my 5000/260. | simonb |
| 2001-09-10 | Use MACHINE_CPU rather than an (incomplete) substitution of | thorpej |
| 2001-09-10 | Do the CPU-specific optimization flags a better way, suggested | thorpej |
| 2001-09-09 | Use MACHINE_CPU, not MACHINE_ARCH, to select optimizations. Add BF_PTR/BF_PT... | tls |
| 2001-09-09 | tweak the x86 options a bit | tls |
| 2001-09-09 | Add some of the options to select optimizations of the C DES code for | tls |
| 2001-09-09 | Grumble. If you make external references, the code MUST be PIC | thorpej |
| 2001-09-09 | Add assembly versions of DES transforms for x86; a performance improvement | tls |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-05-02 | Fix (work around?) bin/12804. | sommerfeld |
| 2001-04-13 | comment; use latest pod2man | itojun |
| 2001-04-12 | fix manpage paths to meet 0.9.6a. most of short names are escaped as | itojun |
| 2001-04-12 | use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and | itojun |
| 2001-04-09 | Regenerate with pod2man-1.0.2, which produces a bit better output. | wiz |
| 2001-04-02 | fo -> for | wiz |
| 2001-02-11 | Pass -B to the make command used to make print-shlib-{major,minor} so | enami |
| 2001-01-09 | Fix date (22/Jul/2000 instead of 22/Jul/100). | wiz |
| 2001-01-04 | use more standard %lld in favour of %qd | lukem |
| 2000-10-07 | s/MAN1/MAN/ | itojun |
| 2000-10-05 | avoid conflicting manpage filenames (like err.3) | itojun |
| 2000-10-04 | describe crypto_{idea,rc5} | itojun |
| 2000-10-04 | more change name to meet the filename | itojun |
| 2000-10-04 | change name to meet the filename | itojun |
| 2000-10-04 | move ssl(4) to ssl(3). sorry for the mess. | itojun |
| 2000-10-04 | modify some chapters | itojun |
| 2000-10-04 | avoid RCS tags | itojun |
| 2000-10-04 | add manpages for libcrypto. still need to review contents. | itojun |
| 2000-10-04 | add manpages generated by pod2man. need fixes here and there. | itojun |
| 2000-10-04 | a clean target. | itojun |
| 2000-10-04 | Makefile for generating manpage (require perl, should be used offline) | itojun |
| 2000-10-01 | move rc5/idea dummy functions from crypto/dist/openssl/crypto to lib/libcrypto. | itojun |
| 2000-09-30 | always compile RSA into libcrypto. | itojun |
| 2000-09-30 | repair openssl (libcrypto) for non-32bit architecture. | itojun |
| 2000-08-30 | Use | jhawk |
| 2000-07-31 | Add support for building the assembly versions of some BIGNUM | thorpej |
| 2000-07-31 | Add support for building the assembly version of RMD160 from OpenSSL. | thorpej |
| 2000-07-31 | Add support for building the assembly version of MD5 from OpenSSL. | thorpej |
| 2000-07-31 | Add support for building the assembly versions of Blowfish encrypt | thorpej |
| 2000-07-31 | Rework this so what we can include arch-specific versions | thorpej |
| 2000-07-17 | bump libcrypto minor | mrg |
| 2000-07-16 | update for openssl 0.9.5a | mrg |
| 2000-07-05 | Add CPPFLAGS+= -DNO_{RSA,IDEA,RC5}. | veego |
| 2000-06-23 | Add MK... variables to enable/disable various aspects of building | thorpej |
| 2000-06-21 | Add cleaned up versions of des_set_random_generator_seed(), | thorpej |