summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/PEM_read.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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