summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_get_subject_name.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop documenting some functions as macros.tb2020-10-211-8/+3
| | | | | | | In x509.h r1.70 (2018/08/24) I turned some macros into actual functions to follow what OpenSSL is doing since 1.1.0. The documentation still claims that they are implemented as macros. Update a doc sync commit hash while there.
* Improve pages that briefly mentioned ERR - usually below SEE ALSO -schwarze2019-06-141-3/+4
| | | | | but failed to provide any real information. OK tb@ jmc@
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-2/+4
| | | | | | | | | | | group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@
* In x509.h rev. 1.49 2018/05/13 10:36:35, tb@ added a const qualifierschwarze2018-05-131-4/+4
| | | | | to the argument of X509_get_subject_name(3) and X509_get_issuer_name(3). Adjust the manual.
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-5/+8
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 0.9.7; researched from OpenSSL gitschwarze2018-03-221-2/+6
|
* crypto HISTORY up to OpenSSL 0.9.2b; researched from OpenSSL gitschwarze2018-03-211-1/+5
|
* x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-2/+12
|
* Make sure all manual pages discussing X509_NAME objectsschwarze2016-12-141-3/+4
| | | | | reference X509_NAME_new(3). Sparingly add a few other references to relevant X509_NAME*(3) pages while here.
* import the relevant parts of six more X509 manuals from OpenSSLschwarze2016-12-051-0/+169