Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-20 | Remove the OPENSSL_*cap getenv's. A program should not be able to | Theo de Raadt | |
change the behaviour of the library in such a complicated fashion. ok miod | |||
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt | |
2014-05-03 | Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code | Miod Vallat | |
will not get referenced if this condition is not met. | |||
2014-04-17 | Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function. | Miod Vallat | |
2014-04-15 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing | |
readable. This pass is whitespace only and can readily be verified using tr and md5. | |||
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller | |