Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kssl is dead. | tedu | 2014-05-29 | 1 | -68/+0 |
| | |||||
* | Remove SRP and Kerberos support from libssl. These are complex protocols | tedu | 2014-05-05 | 1 | -114/+0 |
| | | | | | all on their own and we can't effectively maintain them without using them, which we don't. If the need arises, the code can be resurrected. | ||||
* | More KNF. | jsing | 2014-04-19 | 1 | -1/+1 |
| | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -21/+20 |
| | | | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. There is still a huge amount of inconsistency within these headers. | ||||
* | Flense all use of BIO_snprintf from ssl source - use the real one instead, | beck | 2014-04-14 | 1 | -2/+2 |
| | | | | | | and allow for the normal posix mandated return values instead of the nonstandard one from BIO_snprintf. ok miod@ | ||||
* | remove last vestiges of OPENSSL_SYS_XXX from src/ssl | beck | 2014-04-14 | 1 | -9/+0 |
| | | | | ok deraadt@ | ||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -0/+9 |
| | |||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -0/+4 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+6 |
| | |||||
* | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 1 | -1/+1 |
| | | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto] | ||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+173 |