Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove crypto/store - part of which is "currently highly experimental". | jsing | 2015-02-10 | 1 | -370/+0 |
* | Check the result of sk_*_push() operations for failure. | miod | 2014-10-28 | 1 | -2/+6 |
* | {malloc,reallocarray} + memset(,0,) -> calloc | miod | 2014-07-09 | 1 | -3/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | c-file-style hints, begone; ok beck | deraadt | 2014-06-11 | 1 | -1/+1 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 1 | -2/+1 |
* | KNF. | jsing | 2014-05-26 | 1 | -134/+139 |
* | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | miod | 2014-05-22 | 1 | -1/+1 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 1 | -19/+16 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -2/+2 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -24/+32 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+357 |