Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop stupid (int) casts for the arguments of malloc() and friends. This is | miod | 2015-07-19 | 1 | -3/+3 |
* | Check the result of sk_*_push() operations for failure. | miod | 2014-10-28 | 1 | -2/+5 |
* | Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes(). | jsing | 2014-10-22 | 1 | -3/+3 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -3/+2 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -2/+4 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Plug memory leaks upon error in OCSP_url_svcloc_new(). | miod | 2014-05-18 | 1 | -6/+9 |
* | More KNF. | jsing | 2014-05-18 | 1 | -17/+26 |
* | KNF | miod | 2014-05-17 | 1 | -291/+364 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -6/+6 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -37/+10 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -14/+21 |
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -7/+17 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+528 |