Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | Update X509_VERIFY_PARAM_inherit() to reflect the change of behavior | tb | 2023-05-24 | 1 | -9/+6 |
| | | | | in x509_vpm.c r1.39. | ||||
* | fix repeated words | jsg | 2022-09-10 | 1 | -3/+3 |
| | | | | ok ok miod@ ack ack jmc@ | ||||
* | Mark the public X509_VP_FLAG_* constants as intentionally undocumented. | schwarze | 2021-11-13 | 1 | -2/+11 |
| | | | | | | With LibreSSL, they can only be used internally in the library itself, and even with OpenSSL, no real-world application code uses them. OK tb@ | ||||
* | document X509_VERIFY_PARAM_inherit(3) and X509_VERIFY_PARAM_set1(3) | schwarze | 2021-10-18 | 1 | -3/+145 |
| | |||||
* | split seven functions out of the page X509_VERIFY_PARAM_set_flags(3), which | schwarze | 2021-10-18 | 1 | -0/+158 |
is becoming excessively long, into a new page X509_VERIFY_PARAM_new(3); no content change |