| Age | Commit message (Expand) | Author |
| 2007-07-18 | Bump minor for thread support. | christos |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-03-10 | sort. | christos |
| 2007-03-10 | Add in new source files. | skrll |
| 2007-03-07 | - Fix man pages for openssl upgrade | mjf |
| 2007-01-17 | Remove more duplicate #includes, and a few spurious whitespaces at EOL | hubertf |
| 2006-11-25 | spell precede; from Zafer | christos |
| 2006-11-24 | s/independant/independent/, from Zafer. | wiz |
| 2006-11-13 | regen | christos |
| 2006-11-09 | compile alloca using code -Wno-stack-protector | christos |
| 2006-05-24 | Add a missing ')' to fix the example code. Already fixed in openssl upstream. | oster |
| 2006-03-17 | A couple of the xxx.inc files are non-standard. | dsl |
| 2006-03-17 | Don't add every source directory to the -I path. | dsl |
| 2005-12-31 | move all pqueue.h headers to libcrypto. | christos |
| 2005-12-31 | Add another include file. bump version for hardware cryptodev addition. | christos |
| 2005-12-13 | Sync sparc64 compile time options with the pkgsrc version. | martin |
| 2005-11-27 | Add the last of the deprecated functions. | christos |
| 2005-11-26 | add new man pages. | christos |
| 2005-11-26 | Add some more files needed by openssl | christos |
| 2005-11-25 | add o_dir.c | christos |
| 2005-11-25 | Regenerate man pages. | christos |
| 2005-11-25 | Add deprecated functions that openssh still uses. | christos |
| 2005-11-25 | put ENGINESDIR define in Makefile.openssl | christos |
| 2005-11-25 | Adjust to the new openssl-0.9.8a. Notable changes: | christos |
| 2005-10-05 | Regen (PR security/13953). | rpaulo |
| 2005-06-29 | Remove fips_standalone_sha1.c - fixes problem mentioned by Hubert Feyrer | simonb |
| 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 |