Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -8/+6 |
| | | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@ | ||||
* | Expand M_PKCS12_* "compatibility" macros. No change to generated assembly. | jsing | 2016-12-30 | 1 | -3/+3 |
| | |||||
* | X509_free(3) is NULL-safe, so remove NULL checks before its calls. | mmcc | 2016-03-11 | 1 | -6/+4 |
| | | | | ok doug@ | ||||
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+3 |
| | | | | | | | | Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need them. While here, also sort/group/tidy the includes. ok beck@ miod@ | ||||
* | KNF. | jsing | 2014-07-08 | 1 | -77/+73 |
| | |||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | Fix a leak that can occur when len == 0, and as a result we leak a \0 byte. | logan | 2014-06-04 | 1 | -1/+1 |
| | | | | | | (From Frantisek Boranek) OK from miod@ | ||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -1/+1 |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -79/+84 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -10/+10 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -3/+15 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -5/+5 |
| | |||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -0/+1 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -35/+65 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -37/+53 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -15/+15 |
| | | | | | | *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 | ||||
* | new files for OpenSSL 0.9.4 | beck | 1999-09-29 | 1 | -0/+238 |