| Age | Commit message (Expand) | Author |
| 2005-04-24 | Oops, openssl_errstr(1), not (3). | wiz |
| 2005-04-24 | Add openssl_errstr(1). | wiz |
| 2005-04-24 | regen (sync with 0.9.7g). | wiz |
| 2005-04-23 | add new files. | christos |
| 2005-03-26 | Regen for OpenSSL 0.9.7f | christos |
| 2005-03-26 | bump minor. | christos |
| 2005-03-26 | enable FIPS. | christos |
| 2005-03-25 | Add fips include files, needed for compilation only. FIPS is not enabled | christos |
| 2005-03-09 | remove unnecessary (and possibly incorrect for non-ELF) duplicate LIBDPLIBS | lukem |
| 2005-03-02 | Make at least the ELF version work. crypt was broken because it was | christos |
| 2004-10-22 | Spelling errors 'dependant' vs 'dependent' from PR#27345 | jmc |
| 2004-07-02 | Add support for SHA1 hashed passwords. | sjg |
| 2004-03-22 | Actually install the new man pages. | groo |
| 2004-03-20 | update documentation from 0.9.7b to 0.9.7d | groo |
| 2004-02-24 | parameter with two es. From Peter Postma. | wiz |
| 2003-11-13 | avoid bswapl, which is post-i486 (including i486) insn. markus@openbsd | itojun |
| 2003-11-13 | accelerate sha1 by using asm (i386). markus@openbsd. | itojun |
| 2003-11-12 | correction made in 0.9.7c; from markus@openbsd | itojun |
| 2003-11-04 | sync w/ openssl 0.9.7c. shlib minor bump for libcrypto. | itojun |
| 2003-11-04 | resurrect assembly version of bignum operation; pointed out by perry | itojun |
| 2003-11-03 | Add assembly routines for some of the bignum functions. Most comes from VMS, | ragge |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-07-24 | upgrade openssl to 0.9.7b. (AES is now supported) | itojun |
| 2003-07-23 | install des_modes(7) from libdes, not from libcrypto | itojun |
| 2003-07-23 | install des.3 from libdes, not from libcrypto. | itojun |
| 2003-07-23 | split libdes from libcrypto. libdes bumps shlib major. | itojun |
| 2003-07-14 | MDC2 is patented | itojun |
| 2003-06-30 | Remove .UC -- not Berkeley Distribution man pages. | wiz |
| 2003-05-15 | Typo police | jmc |
| 2003-04-26 | Make the des.h -> openssl/des.h symlink relative. | thorpej |
| 2003-04-17 | Don't link libcrypto against libcrypt; that doesn't work on systems | thorpej |
| 2003-04-06 | symlink /usr/include/des.h to openssl/des.h | perry |
| 2003-04-06 | add links for des functions. PR bin/10528 from Greg Woods | perry |
| 2003-04-03 | Link libcrypto against libcrypt to make sure crypt() is still there -- and | mycroft |
| 2003-03-15 | Use "its" instead of "it's" where appropriate. | wiz |
| 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 |