Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling; from miod | jmc | 2018-11-25 | 1 | -2/+2 |
| | |||||
* | Provide OCSP_SINGLERESP_get0_id(). | jsing | 2018-03-17 | 1 | -1/+7 |
| | |||||
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -19/+10 |
| | | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@ | ||||
* | Expand ASN1_ITEM_rptr macros - no change in generated assembly. | jsing | 2016-12-30 | 1 | -2/+2 |
| | |||||
* | make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden | beck | 2016-11-04 | 1 | -10/+7 |
| | | | | | | functions.. document with a man page. bump majors on libtls, libssl, libcrypto ok jsing@ guenther@ | ||||
* | Clean up OCSP_check_validity() a bit more. | beck | 2016-07-16 | 1 | -11/+10 |
| | | | | | | - Return on first failure rather than continuing. - Don't compare times by comparing strings that possibly were not parsable as a time. ok deraadt@ | ||||
* | remove unneeded duplicate call - spotted by jsing@ | beck | 2016-07-05 | 1 | -3/+1 |
| | |||||
* | Fix the ocsp code to actually check for errors when comparing time values | beck | 2016-06-25 | 1 | -7/+31 |
| | | | | | | | | | which was not being done due to a lack of checking of the return code for X509_cmp_time. Ensure that we only compare GERNERALIZEDTIME values because this is what is specified by RFC6960. Issue reported, and fix provided by Kazuki Yamaguchi <k@rhe.jp> ok bcook@ | ||||
* | None of these need to include <openssl/rand.h> | jsing | 2014-10-18 | 1 | -2/+1 |
| | |||||
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -4/+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@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | More KNF. | jsing | 2014-05-18 | 1 | -7/+10 |
| | |||||
* | KNF | miod | 2014-05-17 | 1 | -153/+162 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -1/+0 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -0/+2 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+370 |