Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More KNF. | 2014-04-19 | 1 | -6/+6 | |
| | |||||
* | More KNF and style consistency tweaks | 2014-04-19 | 1 | -7/+6 | |
| | |||||
* | remove ssl2 support even more completely. | 2014-04-15 | 1 | -12/+2 | |
| | | | | | | in the process, always include ssl3 and tls1, we don't need config options for them. when the time comes to expire ssl3, it will be with an ax. checked by miod | ||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | 2014-04-14 | 1 | -12/+11 | |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | ||||
* | resolve conflicts | 2012-10-13 | 1 | -0/+4 | |
| | |||||
* | resolve conflicts, fix local changes | 2010-10-01 | 1 | -2/+2 | |
| | |||||
* | resolve conflicts | 2008-09-06 | 1 | -25/+14 | |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | 2003-05-12 | 1 | -6/+13 | |
| | |||||
* | openssl-engine-0.9.6a merge | 2001-06-22 | 1 | -1/+1 | |
| | |||||
* | OpenSSL 0.9.4 merge | 1999-09-29 | 1 | -5/+5 | |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | 1998-10-05 | 1 | -0/+92 | |
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible. |