summaryrefslogtreecommitdiff
path: root/lib/libssl/crypto
AgeCommit message (Expand)Author
2008-09-08turn off CAST assembler code (i.e. use C implementation) as it has badDamien Miller
2008-09-07sparc now requires this bloated library to be -fPICTheo de Raadt
2008-09-06remerge local tweaks, update per-arch configuration headers, updateDamien Miller
2008-07-25i have to crank this for a ridiculous reason, to save me about 4 hours of workTheo de Raadt
2006-10-14architecture sh (landisk) is little endian.Dale Rahn
2006-10-11Initial config for sh, copied from arm.Jonathan Gray
2006-06-27crank shlib_versionDamien Miller
2006-05-04backport checks for degenerate Diffie-Hellman public exponents fromDamien Miller
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-05-10import i386 AES asm code from openssl.org; ok and help with testing djm@Markus Friedl
2005-04-29typo; from grunk AT pestilenz.org via markus@Damien Miller
2005-04-29crankDamien Miller
2005-04-29adjust for new files in 0.9.7gDamien Miller
2005-04-01re-enable DSO_DLFCN on shared lib architectures; ok deraadtMarkus Friedl
2005-03-30backout last commit for now..Markus Friedl
2005-03-30enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas SantosMarkus Friedl
2005-02-07For amd64, build the bn routines in libcrypto with the amd64 specificBob Beck
2004-09-07mips is now 64 bits so use a 64 bit configPer Fogelstrom
2004-08-11mips->mips64Per Fogelstrom
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-04-25update missing pieces from 0.9.7d; ok henningMarkus Friedl
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-13Cleanup and shrink ACSS_KEY a bit. Thus crank library minor.Hans-Joerg Hoexer
2004-02-03config for arm, copied from powerpc/sparc ok markus@Dale Rahn
2004-01-29cleanup byte order detection per arch a bit; mickey okTheo de Raadt
2004-01-28the rest of the libs stuff; from art@ againMichael Shalayeff
2004-01-23enable acss.Hans-Joerg Hoexer
2003-11-19Break up the colon-separated path to -I into two -I args so the treeTodd C. Miller
2003-11-18use bn_asm_vax.S (from netbsd); test + ok by miodMarkus Friedl
2003-11-11crank minor for ERR_release_err_state_tableMarkus Friedl
2003-06-02swap /usr/include/openssl and /usr/include/ssl, clean up the MakefilesMarkus Friedl
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2003-01-31we do not need that mess of -ITheo de Raadt
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-09-26remove MDC2; patentsMarkus Friedl
2002-09-14merge with openssl-0.9.7-stable-SNAP-20020911,Markus Friedl
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-09-05merge with 0.9.7-beta1Markus Friedl
2002-09-03build OpenSSL without symlink trees:Markus Friedl
2002-09-03evp_test.o should not be included in libcrypto (it defines _main !!)Markus Friedl
2002-08-31ssl headers are already installed for libsslMarkus Friedl
2002-08-31don't install e_os.h (it's private)Markus Friedl
2002-07-11cleanTheo de Raadt
2002-07-11Disable support for the other hardware accelerators. No need to crank theTheo de Raadt
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2002-05-15OpenSSL 0.9.7Bob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2001-04-23crank crypto lib version, just in caseTheo de Raadt
2001-03-10Crank major number. openssl on m68k is now compiled in 32 bit mode insteadTheo de Raadt