Age | Commit message (Expand) | Author |
---|---|---|
2021-12-25 | Indent goto labels for diffability. | Joel Sing |
2017-01-29 | Send the function codes from the error functions to the bit bucket, | Bob Beck |
2014-07-25 | BIO_free() returns immediately when the sole input is NULL. | Doug Hogan |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-30 | no need for null check before free. from Brendan MacDonell | Ted Unangst |
2014-05-22 | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | Miod Vallat |
2014-04-19 | More KNF. | Joel Sing |
2014-04-18 | lob a few more knf grenades in here to soften things up. | Ted Unangst |
2014-04-18 | putting most of the braces in the right column is the very least we can do. | Ted Unangst |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |