Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cross references to the undocumented functions X509_STORE_new(3) | schwarze | 2017-01-06 | 1 | -4/+2 |
| | | | | | | | and X509_STORE_add_lookup(3) reported by jmc@. Even though these functions are public, they seem more useful internally than for application programs, so now is not the time to document them. | ||||
* | various cleanup; | jmc | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | import the relevant parts of X509_STORE_get0_param(3) from OpenSSL, but | schwarze | 2016-12-05 | 1 | -0/+74 |
since we don't have that function, call the page X509_STORE_set1_param(3) |