Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add const to two arguments of OCSP_cert_to_id() | tb | 2018-08-24 | 1 | -2/+3 |
| | | | | | tested in a bulk by sthen ok jsing | ||||
* | Add const qualifier to the path and url{,s} parameters of | tb | 2018-05-13 | 1 | -7/+7 |
| | | | | | | | | OCSP_crlID_new(3), OCSP_parse_url(3), OCSP_sendreq_bio(3), OCSP_sendreq_new(3), and OCSP_url_svcloc_new(3). tested in a bulk build by sthen ok jsing (as part of a larger diff) | ||||
* | Add const qualifier to the X509_NAME *, ASN1_BIT_STRING *, and | tb | 2018-05-13 | 1 | -3/+3 |
| | | | | | | | ASN1_INTEGER * arguments of OCSP_cert_id_new(3). tested in a bulk build by sthen ok jsing (as part of a larger diff) | ||||
* | Add const qualifier to the ASN1_OBJECT * argument of: | tb | 2018-05-13 | 1 | -6/+6 |
| | | | | | | | | OCSP_REQUEST_get_ext_by_OBJ(3), OCSP_ONEREQ_ext_by_OBJ(3) OCSP_BASICRESP_get_ext_by_OBJ(3), OCSP_SINGLERESP_get_ext_by_OBJ(3) tested in a bulk build by sthen ok jsing (as part of a larger diff) | ||||
* | Provide OCSP_SINGLERESP_get0_id(). | jsing | 2018-03-17 | 1 | -1/+2 |
| | |||||
* | Expand ASN1_ITEM_rptr macros - no change in preprocessor output. | jsing | 2016-12-30 | 1 | -6/+6 |
| | |||||
* | Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have been | jsing | 2016-12-27 | 1 | -3/+1 |
| | | | | | nothing but markers for utils/mkstack.pl... and we removed the code that generated more macros from these markers in 2014. | ||||
* | Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* with | jsing | 2016-11-04 | 1 | -13/+5 |
| | | | | | | ASN1_item_{d2i,i2d}_* equivalents. ok guenther@ miod@ | ||||
* | Expand DECLARE_ASN1_.*FUNCTIONS macros. | jsing | 2016-09-04 | 1 | -17/+81 |
| | | | | No change in preprocessed output, ignoring whitespace and line numbers. | ||||
* | Use ASN1_item_dup() instead of ASN1_dup(). | jsing | 2015-09-26 | 1 | -4/+3 |
| | | | | ok bcook@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | More KNF. | jsing | 2014-05-18 | 1 | -3/+3 |
| | |||||
* | KNF | miod | 2014-05-17 | 1 | -182/+175 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -11/+11 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -19/+23 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+619 |