summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* import i386 AES asm code from openssl.org; ok and help with testing djm@markus2005-05-101-2/+7
* typo; from grunk AT pestilenz.org via markus@djm2005-04-291-2/+1
* crankdjm2005-04-291-1/+1
* adjust for new files in 0.9.7gdjm2005-04-291-6/+22
* re-enable DSO_DLFCN on shared lib architectures; ok deraadtmarkus2005-04-011-2/+7
* backout last commit for now..markus2005-03-301-2/+2
* enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas Santosmarkus2005-03-301-2/+2
* For amd64, build the bn routines in libcrypto with the amd64 specificbeck2005-02-071-2/+9
* mips is now 64 bits so use a 64 bit configpefo2004-09-071-6/+6
* mips->mips64pefo2004-08-111-0/+0
* errno changes, lib major version bumps, and general flag daymarc2004-07-131-2/+2
* update missing pieces from 0.9.7d; ok henningmarkus2004-04-251-1/+1
* change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt2004-02-272-182/+2
* Cleanup and shrink ACSS_KEY a bit. Thus crank library minor.hshoexer2004-02-131-1/+1
* config for arm, copied from powerpc/sparc ok markus@drahn2004-02-031-0/+180
* cleanup byte order detection per arch a bit; mickey okderaadt2004-01-291-14/+4
* the rest of the libs stuff; from art@ againmickey2004-01-282-0/+360
* enable acss.hshoexer2004-01-232-4/+6
* Break up the colon-separated path to -I into two -I args so the treemillert2003-11-191-2/+2
* use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2003-11-182-5/+478
* crank minor for ERR_release_err_state_tablemarkus2003-11-111-1/+1
* swap /usr/include/openssl and /usr/include/ssl, clean up the Makefilesmarkus2003-06-021-21/+15
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-122-3/+4
* we do not need that mess of -Ideraadt2003-01-311-42/+1
* Crank all library major numbers. Needed due to the fact that wemillert2002-12-031-1/+1
* remove MDC2; patentsmarkus2002-09-262-6/+7
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-1/+1
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-102-6/+7
* merge with 0.9.7-beta1markus2002-09-051-5/+7
* build OpenSSL without symlink trees:markus2002-09-0311-19/+1905
* evp_test.o should not be included in libcrypto (it defines _main !!)markus2002-09-031-1/+1
* ssl headers are already installed for libsslmarkus2002-08-311-2/+2
* don't install e_os.h (it's private)markus2002-08-311-16/+1
* cleanderaadt2002-07-111-123/+59
* Disable support for the other hardware accelerators. No need to crank thederaadt2002-07-111-5/+8
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+1
* OpenSSL 0.9.7beck2002-05-152-63/+96
* merge openssl 0.9.6b-enginebeck2001-08-011-1/+1
* openssl-engine-0.9.6a mergebeck2001-06-222-3/+3
* crank crypto lib version, just in casederaadt2001-04-231-1/+1
* Crank major number. openssl on m68k is now compiled in 32 bit mode insteadderaadt2001-03-101-1/+1
* add in forgotten dso stuff.beck2000-12-161-1/+5
* Oops, missed makefile change, and must crank major on these, somebeck2000-12-151-2/+2
* openssl-engine-0.9.6 mergebeck2000-12-152-28/+83
* vax support; checked by beck.hugh2000-10-131-0/+4
* RSA goes in tree for next our next release, as it will be afterbeck2000-06-151-1/+1
* omit RC5deraadt2000-04-251-3/+4
* x509_att.c that was left out.ho2000-03-201-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-192-12/+14
* Make mips compile. -mojmaja1999-10-101-5/+1