Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unifdef -UPEDANTIC. ok beck@ tedu@ | miod | 2014-04-23 | 1 | -20/+12 |
| | |||||
* | Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler, | miod | 2014-04-18 | 1 | -3/+4 |
| | | | | | | | but rather figure out the endianness from <machine/endian.h> automagically; help from guenther@ ok jca@ guenther@ beck@ and the rest of the `Buena SSL rampage club' | ||||
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -30/+0 |
| | |||||
* | Remove support for big-endian i386 and amd64. | miod | 2014-04-17 | 1 | -7/+1 |
| | | | | | | | | | | | | | Before someone suggests the OpenSSL people are junkies, here is what they mention about this: /* Most will argue that x86_64 is always little-endian. Well, * yes, but then we have stratus.com who has modified gcc to * "emulate" big-endian on x86. Is there evidence that they * [or somebody else] won't do same for x86_64? Naturally no. * And this line is waiting ready for that brave soul:-) */ So, yes, they are on drugs. But they are not alone, the stratus.com people are, too. | ||||
* | Reliability fix for SHA384 SSL/TLS ciphers on strict alignment | jca | 2013-12-19 | 1 | -1/+8 |
| | | | | | | | | | architectures. ok miod@ djm@ Upstream patch: commit cdd1acd788020d2c525331da1712ada778f1373c Author: Andy Polyakov <appro@openssl.org> Date: Wed Dec 18 21:27:35 2013 +0100 | ||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -49/+5 |
| | |||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -45/+139 |
| | |||||
* | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -1/+11 |
| | |||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+537 |