summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAGschwarze2021-12-101-5/+20
|
* improve the documentation of V_ASN1_APP_CHOOSEschwarze2021-12-091-3/+10
|
* Document the read-only (sic!) accessor function X509_NAME_ENTRY_set(3).schwarze2021-07-021-9/+77
| | | | | While here, stress that X509_NAME objects cannot share X509_NAME_ENTRY objects, and polish a few misleading wordings.
* Improve pages that briefly mentioned ERR - usually below SEE ALSO -schwarze2019-06-141-12/+27
| | | | | but failed to provide any real information. OK tb@ jmc@
* In x509.h rev. 1.52 2018/05/18 17:53:09 and rev. 1.53 2018/05/18 17:56:12, tb@schwarze2018-05-191-6/+6
| | | | | added const qualifiers to some arguments of some X509_NAME_ENTRY functions. Adjust the manual.
* In x509.h rev. 1.46 2018/05/01 19:01:28, tb@ added const qualifiersschwarze2018-05-011-3/+3
| | | | to some function arguments. Update the documentation.
* 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.5; researched from OpenSSL gitschwarze2018-03-221-2/+6
|
* x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-2/+14
|
* Add missing RETURN VALUES sections; from Paul Yangschwarze2018-02-161-4/+36
| | | | 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-7/+11
| | | | related to X.509 with .Vt such that they can be searched for.
* an Xr and new line fix;jmc2016-12-141-3/+3
|
* Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3),schwarze2016-12-141-26/+74
| | | | | | | | | | | both listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.h. Note that the OpenSSL documentation specifies the wrong header file. Explain what X509_NAME_ENTRY represents. Simplify and clarify some wording. Sort parts of the text into a more logical order. Delete an irrelevant cross reference and add some relevant ones. Add a STANDARDS section.
* Copyright and licenseschwarze2016-12-051-2/+50
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert X509 manuals from pod to mdocschwarze2016-11-041-0/+133