Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -34/+20 |
| | | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@ | ||||
* | Enable building with -DOPENSSL_NO_DEPRECATED. | doug | 2015-02-11 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | If you didn't enable deprecated code, there were missing err.h and bn.h includes. This commit allows building with or without deprecated code. This was not derived from an OpenSSL commit. However, they recently enabled OPENSSL_NO_DEPRECATED in git and fixed these header problems in a different way. Verified with clang that this only changes line numbers in the generated asm. ok miod@ | ||||
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -1/+3 |
| | | | | | | are needed in the source files that actually require them. ok beck@ miod@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | KNF. | jsing | 2014-06-10 | 1 | -162/+151 |
| | |||||
* | fix BIO_snprintf usage in here. | beck | 2014-04-17 | 1 | -8/+19 |
| | | | | ok tedu@ | ||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -4/+4 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -7/+5 |
| | |||||
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -7/+7 |
| | |||||
* | sprintf->snprintf. deraadt@ suggestions and ok | ho | 2003-04-06 | 1 | -3/+7 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+387 |