summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_NAME_print_ex.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mention the public constants XN_FLAG_SEP_MASK and XN_FLAG_FN_MASKschwarze2021-11-111-2/+6
|
* In x509.h rev. 1.59 2018/05/18 18:19:31 and rev. 1.60 2018/05/18 18:23:24,schwarze2018-05-191-6/+6
| | | | | tb@ added a const qualifier to the X509_NAME argument of these output functions. Adjust the manual.
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+3
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 0.9.6; researched from OpenSSL gitschwarze2018-03-221-2/+8
|
* x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-2/+8
|
* Add missing RETURN VALUES sections; from Paul Yangschwarze2018-02-161-4/+23
| | | | via OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800, tweaked by me.
* Consistently mark up various ASN.1 type names defined in standardsschwarze2016-12-251-4/+4
| | | | related to X.509 with .Vt such that they can be searched for.
* Make sure all manual pages discussing X509_NAME objectsschwarze2016-12-141-3/+6
| | | | | reference X509_NAME_new(3). Sparingly add a few other references to relevant X509_NAME*(3) pages while here.
* Add Copyright and license.schwarze2016-12-051-6/+57
| | | | Better explain the last argument of X509_NAME_oneline(3), from OpenSSL.
* various cleanup;jmc2016-12-031-10/+10
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert X509 manuals from pod to mdocschwarze2016-11-041-0/+199