Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the function codes from the error functions to the bit bucket, | 2017-01-29 | 1 | -21/+15 | |
| | | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@ | ||||
* | Stricter checks of ASN1_INTEGER to reject ASN1_NEG_INTEGER in places when | 2016-11-08 | 1 | -2/+6 | |
| | | | | | | they don't make sense. ok beck@ | ||||
* | Correct spelling of OPENSSL_cleanse. | 2015-09-10 | 1 | -2/+2 | |
| | | | | ok miod@ | ||||
* | 1.18 would introduce a possible out-of-bounds access in the error path; | 2015-02-14 | 1 | -7/+5 | |
| | | | | | Coverity CID 105346 ok doug@ | ||||
* | Remove DEBUG_PKCS5V2 code. | 2015-02-14 | 1 | -25/+1 | |
| | |||||
* | Replace assert() and OPENSSL_assert() calls with proper error return paths. | 2015-02-10 | 1 | -2/+5 | |
| | | | | Careful review, feedback & ok doug@ jsing@ | ||||
* | Only import cryptlib.h in the four source files that actually need it. | 2014-07-11 | 1 | -3/+5 | |
| | | | | | | | | 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@ | ||||
* | Explicitly include <openssl/opensslconf.h> in every file that references | 2014-07-10 | 1 | -1/+3 | |
| | | | | | | | | | an OPENSSL_NO_* define. This avoids relying on something else pulling it in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is never going to do anything, since OPENSSL_NO_XYZ will never defined, due to the fact that opensslconf.h has not been included. This also includes some miscellaneous sorting/tidying of headers. | ||||
* | Stop including standard headers via cryptlib.h - pull in the headers that | 2014-07-10 | 1 | -1/+4 | |
| | | | | | | are needed in the source files that actually require them. ok beck@ miod@ | ||||
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -1/+1 | |
| | |||||
* | Remove various test stubs. The good ones have been moved by jsing | 2014-06-07 | 1 | -11/+0 | |
| | | | | | | and others to the regress framework. These remaining ones just muddle us up when re-reading code repeatedly. ok jsing | ||||
* | KNF. | 2014-05-07 | 1 | -89/+80 | |
| | |||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | 2014-04-13 | 1 | -9/+31 | |
| | |||||
* | resolve conflicts | 2012-10-13 | 1 | -33/+56 | |
| | |||||
* | resolve conflicts, fix local changes | 2010-10-01 | 1 | -25/+61 | |
| | |||||
* | resolve conflicts | 2009-01-09 | 1 | -1/+1 | |
| | |||||
* | resolve conflicts | 2008-09-06 | 1 | -7/+14 | |
| | |||||
* | resolve conflicts | 2006-06-27 | 1 | -3/+8 | |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | 2003-05-12 | 1 | -1/+2 | |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | 2002-09-10 | 1 | -1/+1 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 1 | -6/+8 | |
| | |||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 1 | -1/+2 | |
| | |||||
* | OpenSSL 0.9.4 merge | 1999-09-29 | 1 | -0/+247 | |