Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -2/+2 |
* | BIO_free() returns immediately when the sole input is NULL. | doug | 2014-07-25 | 1 | -3/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | no need for null check before free. from Brendan MacDonell | tedu | 2014-05-30 | 1 | -2/+1 |
* | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | miod | 2014-05-22 | 1 | -2/+1 |
* | More KNF. | jsing | 2014-04-19 | 1 | -10/+14 |
* | lob a few more knf grenades in here to soften things up. | tedu | 2014-04-18 | 1 | -2/+1 |
* | putting most of the braces in the right column is the very least we can do. | tedu | 2014-04-18 | 1 | -14/+14 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -6/+6 |
* | import OpenSSL 1.0.0e | djm | 2011-11-03 | 1 | -3/+0 |
* | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 1 | -0/+246 |