summaryrefslogtreecommitdiff
path: root/doc/man3/PEM_read_bio_PrivateKey.pod
Commit message (Expand)AuthorAgeFilesLines
* Update deprecated API's in the documentation.Shane Lontis2021-03-301-38/+61
* PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte2020-12-051-11/+28
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-5/+5
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-1/+1
* PEM: Add more library context aware PEM readersRichard Levitte2020-08-201-5/+15
* Add X509 related libctx changes.Shane Lontis2020-07-241-0/+10
* Fix typos and repeated wordsGustaf Neumann2020-07-051-2/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Document the new libctx aware private key functionsMatt Caswell2020-04-151-1/+20
* Add documentation for PEM_{read,write}_bio_Parameters()Richard Levitte2019-10-071-1/+11
* Make manuals with TYPE conform with man-pages(7)Richard Levitte2019-10-011-33/+33
* Update various man pages to place HISTORY section after SEE ALSOJoshua Lock2019-04-121-6/+6
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-4/+3
* Place return values after examples in docPaul Yang2019-02-281-65/+65
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* Improve the example getpass() implementation to show an error returnNick Mathewson2018-05-261-6/+5
* Update documentation for PEM callback: error is now -1.Nick Mathewson2018-05-261-1/+1
* Link in passphrase-encoding(7) in relevant documentationRichard Levitte2018-05-141-1/+6
* PEM_read_bio_PrivateKey.pod: replace geek speek by something more seriousDr. Matthias St. Pierre2018-02-141-3/+3
* Update all affected files' copyright year to 2018Paul Yang2018-01-161-1/+1
* Add missing 'RETURN VALUES' sections in docPaul Yang2018-01-161-2/+2
* Correct some typedef documentationRichard Levitte2017-10-091-1/+1
* Various doc fixesRich Salz2017-07-031-3/+4
* doc/man3: reformat the function prototypes in the synopsesBeat Bolli2017-06-081-0/+3
* doc/man3: use the documented coding style in the example codeBeat Bolli2017-06-081-14/+8
* Move manpages to man[1357] structure.Rich Salz2016-10-261-0/+481