Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-15 | Nuke some trailing tabs. | krw | 1 | -3/+3 | |
2016-12-15 | provide missing section number to Xr; | jmc | 1 | -2/+2 | |
2016-12-15 | Make sure all pages talking about X509_EXTENSION objects | schwarze | 4 | -20/+22 | |
link back to X509_EXTENSION_new(3). | |||||
2016-12-15 | cut back some excessive cross references | schwarze | 1 | -9/+4 | |
and link to X509_EXTENSION_new(3) instead | |||||
2016-12-15 | Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listed | schwarze | 1 | -53/+106 | |
in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod. Explain what an X509_EXTENSION object is and where it is used. Add STANDARDS references. Sort the functions into a more logical order. Link to all other pages dealing with X509_EXTENSION objects. |