| Commit message (Expand) | Author | Age | Files | Lines |
* | architecture sh (landisk) is little endian. | drahn | 2006-10-14 | 1 | -2/+2 |
* | Initial config for sh, copied from arm. | jsg | 2006-10-11 | 1 | -0/+180 |
* | crank shlib_version | djm | 2006-06-27 | 2 | -4/+5 |
* | backport checks for degenerate Diffie-Hellman public exponents from | djm | 2006-05-04 | 1 | -1/+1 |
* | use WANTLINT= (on all architectures) | deraadt | 2005-11-24 | 1 | -1/+2 |
* | import i386 AES asm code from openssl.org; ok and help with testing djm@ | markus | 2005-05-10 | 1 | -2/+7 |
* | typo; from grunk AT pestilenz.org via markus@ | djm | 2005-04-29 | 1 | -2/+1 |
* | crank | djm | 2005-04-29 | 1 | -1/+1 |
* | adjust for new files in 0.9.7g | djm | 2005-04-29 | 1 | -6/+22 |
* | re-enable DSO_DLFCN on shared lib architectures; ok deraadt | markus | 2005-04-01 | 1 | -2/+7 |
* | backout last commit for now.. | markus | 2005-03-30 | 1 | -2/+2 |
* | enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas Santos | markus | 2005-03-30 | 1 | -2/+2 |
* | For amd64, build the bn routines in libcrypto with the amd64 specific | beck | 2005-02-07 | 1 | -2/+9 |
* | mips is now 64 bits so use a 64 bit config | pefo | 2004-09-07 | 1 | -6/+6 |
* | mips->mips64 | pefo | 2004-08-11 | 1 | -0/+0 |
* | errno changes, lib major version bumps, and general flag day | marc | 2004-07-13 | 1 | -2/+2 |
* | update missing pieces from 0.9.7d; ok henning | markus | 2004-04-25 | 1 | -1/+1 |
* | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | deraadt | 2004-02-27 | 2 | -182/+2 |
* | Cleanup and shrink ACSS_KEY a bit. Thus crank library minor. | hshoexer | 2004-02-13 | 1 | -1/+1 |
* | config for arm, copied from powerpc/sparc ok markus@ | drahn | 2004-02-03 | 1 | -0/+180 |
* | cleanup byte order detection per arch a bit; mickey ok | deraadt | 2004-01-29 | 1 | -14/+4 |
* | the rest of the libs stuff; from art@ again | mickey | 2004-01-28 | 2 | -0/+360 |
* | enable acss. | hshoexer | 2004-01-23 | 2 | -4/+6 |
* | Break up the colon-separated path to -I into two -I args so the tree | millert | 2003-11-19 | 1 | -2/+2 |
* | use bn_asm_vax.S (from netbsd); test + ok by miod | markus | 2003-11-18 | 2 | -5/+478 |
* | crank minor for ERR_release_err_state_table | markus | 2003-11-11 | 1 | -1/+1 |
* | swap /usr/include/openssl and /usr/include/ssl, clean up the Makefiles | markus | 2003-06-02 | 1 | -21/+15 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 2 | -3/+4 |
* | we do not need that mess of -I | deraadt | 2003-01-31 | 1 | -42/+1 |
* | Crank all library major numbers. Needed due to the fact that we | millert | 2002-12-03 | 1 | -1/+1 |
* | remove MDC2; patents | markus | 2002-09-26 | 2 | -6/+7 |
* | merge with openssl-0.9.7-stable-SNAP-20020911, | markus | 2002-09-14 | 1 | -1/+1 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 2 | -6/+7 |
* | merge with 0.9.7-beta1 | markus | 2002-09-05 | 1 | -5/+7 |
* | build OpenSSL without symlink trees: | markus | 2002-09-03 | 11 | -19/+1905 |
* | evp_test.o should not be included in libcrypto (it defines _main !!) | markus | 2002-09-03 | 1 | -1/+1 |
* | ssl headers are already installed for libssl | markus | 2002-08-31 | 1 | -2/+2 |
* | don't install e_os.h (it's private) | markus | 2002-08-31 | 1 | -16/+1 |
* | clean | deraadt | 2002-07-11 | 1 | -123/+59 |
* | Disable support for the other hardware accelerators. No need to crank the | deraadt | 2002-07-11 | 1 | -5/+8 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -1/+1 |
* | OpenSSL 0.9.7 | beck | 2002-05-15 | 2 | -63/+96 |
* | merge openssl 0.9.6b-engine | beck | 2001-08-01 | 1 | -1/+1 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 2 | -3/+3 |
* | crank crypto lib version, just in case | deraadt | 2001-04-23 | 1 | -1/+1 |
* | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | deraadt | 2001-03-10 | 1 | -1/+1 |
* | add in forgotten dso stuff. | beck | 2000-12-16 | 1 | -1/+5 |
* | Oops, missed makefile change, and must crank major on these, some | beck | 2000-12-15 | 1 | -2/+2 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 2 | -28/+83 |
* | vax support; checked by beck. | hugh | 2000-10-13 | 1 | -0/+4 |