Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAG | schwarze | 2021-12-10 | 1 | -5/+20 |
| | |||||
* | improve the documentation of V_ASN1_APP_CHOOSE | schwarze | 2021-12-09 | 1 | -3/+10 |
| | |||||
* | Document the read-only (sic!) accessor function X509_NAME_ENTRY_set(3). | schwarze | 2021-07-02 | 1 | -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 - | schwarze | 2019-06-14 | 1 | -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@ | schwarze | 2018-05-19 | 1 | -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 qualifiers | schwarze | 2018-05-01 | 1 | -3/+3 |
| | | | | to some function arguments. Update the documentation. | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -5/+8 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+6 |
| | |||||
* | x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+14 |
| | |||||
* | Add missing RETURN VALUES sections; from Paul Yang | schwarze | 2018-02-16 | 1 | -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 standards | schwarze | 2016-12-25 | 1 | -7/+11 |
| | | | | related to X.509 with .Vt such that they can be searched for. | ||||
* | an Xr and new line fix; | jmc | 2016-12-14 | 1 | -3/+3 |
| | |||||
* | Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3), | schwarze | 2016-12-14 | 1 | -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 license | schwarze | 2016-12-05 | 1 | -2/+50 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert X509 manuals from pod to mdoc | schwarze | 2016-11-04 | 1 | -0/+133 |