Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve realloc/calloc/malloc patterns; ok guenther | deraadt | 2014-04-21 | 1 | -2/+1 |
| | |||||
* | More KNF. | jsing | 2014-04-18 | 1 | -65/+76 |
| | |||||
* | lob a few more knf grenades in here to soften things up. | tedu | 2014-04-18 | 1 | -16/+8 |
| | |||||
* | putting most of the braces in the right column is the very least we can do. | tedu | 2014-04-18 | 1 | -26/+26 |
| | |||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -3/+3 |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -5/+7 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -1/+1 |
| | |||||
* | Merge OpenSSL 0.9.7-stable-20020605, | beck | 2002-06-07 | 1 | -1/+11 |
| | | | | correctly autogenerate obj_mac.h | ||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -56/+2 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -139/+26 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -7/+18 |
| | | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs | ||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -0/+326 |