summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to set CFLAGS+=-DOPENSSL_IA32_SSE2 on amd64. Nothing uses it.mpf2011-07-081-2/+1
* Pass CFLAGS (which contains -DOPENSSL_IA32_SSE2) to the perlasmmpf2011-07-081-3/+3
* OpenSSL grows another undocumented header, apparently needed on armishdjm2010-10-071-1/+2
* More OpenSSL fixes:djm2010-10-061-2/+2
* Our make already uses sh -e when executing commands.naddy2010-10-041-7/+7
* percolate up errors from perl asm scripts, correctly enable SHA-256 asm ondjm2010-10-021-9/+9
* update supporting files, crank library majorsdjm2010-10-011-173/+340
* oops. Missed this from my aes-ni commit.thib2010-07-011-3/+4
* Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-6/+8
* adjust Makefile and crank major for openssl-0.9.8jdjm2009-01-091-13/+14
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-2/+3
* turn off CAST assembler code (i.e. use C implementation) as it has baddjm2008-09-081-3/+3
* sparc now requires this bloated library to be -fPICderaadt2008-09-071-1/+5
* remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-061-40/+99
* architecture sh (landisk) is little endian.drahn2006-10-141-2/+2
* crank shlib_versiondjm2006-06-271-2/+3
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* 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
* 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
* change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt2004-02-271-2/+2
* cleanup byte order detection per arch a bit; mickey okderaadt2004-01-291-14/+4
* enable acss.hshoexer2004-01-231-3/+5
* 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-181-5/+42
* 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-121-2/+3
* we do not need that mess of -Ideraadt2003-01-311-42/+1
* remove MDC2; patentsmarkus2002-09-261-4/+5
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-5/+6
* merge with 0.9.7-beta1markus2002-09-051-5/+7
* build OpenSSL without symlink trees:markus2002-09-031-19/+105
* 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-151-61/+94
* openssl-engine-0.9.6a mergebeck2001-06-221-1/+1
* add in forgotten dso stuff.beck2000-12-161-1/+5
* openssl-engine-0.9.6 mergebeck2000-12-151-27/+82
* vax support; checked by beck.hugh2000-10-131-0/+4
* omit RC5deraadt2000-04-251-3/+4
* x509_att.c that was left out.ho2000-03-201-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-11/+13