summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/PEM_read.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete references to ERR pages from SEE ALSO where suchschwarze2019-06-101-3/+1
| | | | references were already given below RETURN VALUES right above
* add links back to crypto(3) to function group entry pagesschwarze2019-06-101-2/+3
| | | | | and to isolated obsolete pages; OK bcook@ jmc@
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-3/+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 pem.h rev. 1.18 2018/05/13 10:47:54, tb@ added const qualifiersschwarze2018-05-131-7/+7
| | | | | to the "name", "header", and "data" arguments of PEM_write(3) and PEM_write_bio(3). Adjust the manual.
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-4/+14
| | | | on the web, so fix up SSLeay HISTORY accordingly
* pem.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-2/+6
|
* import PEM_bytes_read_bio(3) from OpenSSL,schwarze2017-08-201-3/+5
| | | | dropping the secmem stuff that we don't want
* minor cleanup;jmc2016-11-291-3/+3
|
* import from OpenSSL with minor tweaksschwarze2016-11-281-0/+282