| Age | Commit message (Expand) | Author |
| 2003-01-02 | Fix typos pointed out by Igor Sobrado in PR misc/19621. | jschauma |
| 2003-01-01 | Fix tyops pointed out by Igor Sobrado in PR misc/19627 | jschauma |
| 2002-10-07 | Move libcrypto.so* from /usr/lib to /lib, as /sbin/cgdconfig needs it. | lukem |
| 2002-09-27 | Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib and | thorpej |
| 2002-09-26 | dummy funtion decls | itojun |
| 2002-09-26 | MDC2 is a patented algorithm; don't ship it in default libcrypto. | itojun |
| 2002-09-20 | Add (commented out) CPP flags for making DES faster on StrongARM | thorpej |
| 2002-08-31 | e_os.h is not part of exported openssl interface, so don't install it into | itojun |
| 2002-08-20 | Belatedly bump libdes shared library major number, due to bump of | jdarrow |
| 2002-08-19 | More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-08-09 | regen manpages | itojun |
| 2002-08-08 | sync with 0.9.6f. prevents DoS attack and regen of manpages. | itojun |
| 2002-07-31 | regen openssl manpage from 0.9.6e source. | itojun |
| 2002-06-26 | Remove -nostdinc from CPPFLAGS. That should only be used when | thorpej |
| 2002-06-26 | Back out rev 1.20. | thorpej |
| 2002-06-26 | Back out rev 1.18: | veego |
| 2002-06-16 | If any of __pentiumpro__, __tune_pentiumpro__, or __tune_i686__ are | thorpej |
| 2002-06-16 | * Don't put the pathname to the host-tool compiler into the library. | thorpej |
| 2002-06-15 | Remove -I${DESTDIR}/usr/include since it's redundant. | matt |
| 2002-06-11 | Don't try to put the host's /usr/include on the target compiler's include path. | bjh21 |
| 2002-06-09 | sync with 0.9.6d. shlib minor for libssl and libcrypto | itojun |
| 2002-06-09 | use weak_alias to make libcrypto_{idea,rc5} actually useful. | itojun |
| 2002-05-02 | Move code that tries to determine shlib major into MKPIC != "no" case. | wiz |
| 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 |