Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ok, next pass after review: when possible, put the reallocarray arguments | deraadt | 2014-05-29 | 1 | -5/+5 |
* | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 | deraadt | 2014-05-29 | 1 | -5/+5 |
* | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | miod | 2014-05-22 | 1 | -10/+5 |
* | Emergency knfectomie requested by tedu@. | jsing | 2014-05-08 | 1 | -472/+678 |
* | Try to clean the maze of <openssl/bn.h> defines regarding the BN internals. | miod | 2014-04-24 | 1 | -10/+5 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -10/+10 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -18/+96 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -0/+1 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -102/+40 |
* | cherrypick patch from OpenSSL 0.9.8m: | djm | 2010-03-04 | 1 | -1/+2 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -1/+5 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+1091 |