Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the libssl/src directory | 2016-09-03 | 1 | -55/+0 | |
| | |||||
* | Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function. | 2014-04-17 | 1 | -9/+0 | |
| | |||||
* | Ok, there was a need for OPENSSL_cleanse() instead of bzero() to prevent | 2014-04-17 | 1 | -35/+0 | |
| | | | | | | | | | | | supposedly smart compilers from optimizing memory cleanups away. Understood. Ok, in case of an hypothetically super smart compiler, OPENSSL_cleanse() had to be convoluted enough for the compiler not to recognize that this was actually bzero() in disguise. Understood. But then why there had been optimized assembler versions of OPENSSL_cleanse() is beyond me. Did someone not trust the C obfuscation? | ||||
* | import OpenSSL-1.0.1c | 2012-10-13 | 1 | -5/+12 | |
| | |||||
* | import OpenSSL-1.0.0a | 2010-10-01 | 1 | -7/+9 | |
| | |||||
* | import of OpenSSL 0.9.8k | 2009-04-06 | 1 | -0/+90 | |