summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2007-07-18Bump minor for thread support.christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-10sort.christos
2007-03-10Add in new source files.skrll
2007-03-07- Fix man pages for openssl upgrademjf
2007-01-17Remove more duplicate #includes, and a few spurious whitespaces at EOLhubertf
2006-11-25spell precede; from Zaferchristos
2006-11-24s/independant/independent/, from Zafer.wiz
2006-11-13regenchristos
2006-11-09compile alloca using code -Wno-stack-protectorchristos
2006-05-24Add a missing ')' to fix the example code. Already fixed in openssl upstream.oster
2006-03-17A couple of the xxx.inc files are non-standard.dsl
2006-03-17Don't add every source directory to the -I path.dsl
2005-12-31move all pqueue.h headers to libcrypto.christos
2005-12-31Add another include file. bump version for hardware cryptodev addition.christos
2005-12-13Sync sparc64 compile time options with the pkgsrc version.martin
2005-11-27Add the last of the deprecated functions.christos
2005-11-26add new man pages.christos
2005-11-26Add some more files needed by opensslchristos
2005-11-25add o_dir.cchristos
2005-11-25Regenerate man pages.christos
2005-11-25Add deprecated functions that openssh still uses.christos
2005-11-25put ENGINESDIR define in Makefile.opensslchristos
2005-11-25Adjust to the new openssl-0.9.8a. Notable changes:christos
2005-10-05Regen (PR security/13953).rpaulo
2005-06-29Remove fips_standalone_sha1.c - fixes problem mentioned by Hubert Feyrersimonb
2005-04-24Oops, openssl_errstr(1), not (3).wiz
2005-04-24Add openssl_errstr(1).wiz
2005-04-24regen (sync with 0.9.7g).wiz
2005-04-23add new files.christos
2005-03-26Regen for OpenSSL 0.9.7fchristos
2005-03-26bump minor.christos
2005-03-26enable FIPS.christos
2005-03-25Add fips include files, needed for compilation only. FIPS is not enabledchristos
2005-03-09remove unnecessary (and possibly incorrect for non-ELF) duplicate LIBDPLIBSlukem
2005-03-02Make at least the ELF version work. crypt was broken because it waschristos
2004-10-22Spelling errors 'dependant' vs 'dependent' from PR#27345jmc
2004-07-02Add support for SHA1 hashed passwords.sjg
2004-03-22Actually install the new man pages.groo
2004-03-20update documentation from 0.9.7b to 0.9.7dgroo
2004-02-24parameter with two es. From Peter Postma.wiz
2003-11-13avoid bswapl, which is post-i486 (including i486) insn. markus@openbsditojun
2003-11-13accelerate sha1 by using asm (i386). markus@openbsd.itojun
2003-11-12correction made in 0.9.7c; from markus@openbsditojun
2003-11-04sync w/ openssl 0.9.7c. shlib minor bump for libcrypto.itojun
2003-11-04resurrect assembly version of bignum operation; pointed out by perryitojun
2003-11-03Add assembly routines for some of the bignum functions. Most comes from VMS,ragge
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-07-24upgrade openssl to 0.9.7b. (AES is now supported)itojun
2003-07-23install des_modes(7) from libdes, not from libcryptoitojun