| Commit message (Expand) | Author | Age | Files | Lines |
* | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | miod | 2014-04-11 | 16 | -4554/+0 |
* | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | miod | 2014-03-18 | 1 | -273/+0 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | guenther | 2013-08-13 | 1 | -1/+1 |
* | Remove no longer needed vax CFLAGS workarounds. | miod | 2013-07-13 | 1 | -13/+1 |
* | VAX ELF userland bits. Consists mostly of register prefix additions. | miod | 2013-07-05 | 1 | -151/+151 |
* | remove ACSS, crank libcrypto major; ok markus@ deraadt@ | djm | 2013-01-26 | 2 | -8/+2 |
* | Makefile and header changes for OpenSSL-1.0.1c | djm | 2012-10-13 | 17 | -131/+354 |
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | okan | 2012-08-02 | 1 | -2/+1 |
* | Disable SSLv2 in OpenSSL. No objections from djm. | sthen | 2012-07-11 | 14 | -0/+84 |
* | OpenSSL 1.0.0f: crank minor | djm | 2012-01-05 | 1 | -1/+1 |
* | crank major for openssl-1.0.0e | djm | 2011-11-03 | 1 | -1/+1 |
* | Add support for hppa64 based on the defaults for 64-bit HP-UX as found in the | kettenis | 2011-08-03 | 1 | -0/+253 |
* | No need to set CFLAGS+=-DOPENSSL_IA32_SSE2 on amd64. Nothing uses it. | mpf | 2011-07-08 | 1 | -2/+1 |
* | Pass CFLAGS (which contains -DOPENSSL_IA32_SSE2) to the perlasm | mpf | 2011-07-08 | 1 | -3/+3 |
* | OpenSSL grows another undocumented header, apparently needed on armish | djm | 2010-10-07 | 1 | -1/+2 |
* | More OpenSSL fixes: | djm | 2010-10-06 | 1 | -2/+2 |
* | Our make already uses sh -e when executing commands. | naddy | 2010-10-04 | 1 | -7/+7 |
* | DES_LONG should be u_int on all platforms, it was spuriously | djm | 2010-10-03 | 1 | -1/+1 |
* | percolate up errors from perl asm scripts, correctly enable SHA-256 asm on | djm | 2010-10-02 | 1 | -9/+9 |
* | update supporting files, crank library majors | djm | 2010-10-01 | 15 | -243/+601 |
* | oops. Missed this from my aes-ni commit. | thib | 2010-07-01 | 1 | -3/+4 |
* | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | miod | 2010-02-03 | 1 | -6/+8 |
* | crankus majoris | djm | 2009-04-06 | 1 | -1/+1 |
* | openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the very | djm | 2009-01-09 | 13 | -39/+0 |
* | adjust Makefile and crank major for openssl-0.9.8j | djm | 2009-01-09 | 15 | -14/+54 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 15 | -3/+43 |
* | turn off CAST assembler code (i.e. use C implementation) as it has bad | djm | 2008-09-08 | 1 | -3/+3 |
* | sparc now requires this bloated library to be -fPIC | deraadt | 2008-09-07 | 1 | -1/+5 |
* | remerge local tweaks, update per-arch configuration headers, update | djm | 2008-09-06 | 15 | -64/+838 |
* | i have to crank this for a ridiculous reason, to save me about 4 hours of work | deraadt | 2008-07-25 | 1 | -1/+1 |
* | 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 |