summaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_err.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* PROV: Add type specific MSBLOB and PVK decoding for the MS->key decodersRichard Levitte2021-03-191-1/+5
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+2
* Fix PEM_write_bio_PrivateKey_traditional() to not output PKCS#8Richard Levitte2020-08-281-1/+3
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-61/+2
* Following the license change, modify the boilerplates in crypto/pem/Richard Levitte2018-12-061-1/+1
* Set error code on alloc failuresRich Salz2018-04-031-1/+2
* make error tables const and separate header fileRich Salz2017-06-071-89/+96
* Add PEM_read_bio_exBenjamin Kaduk2017-05-081-0/+3
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-12/+5
* make updateViktor Dukhovni2016-05-191-4/+5
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove all remaining traces if PEM_SealRichard Levitte2016-01-081-2/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-19/+19
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-89/+94
* transparently handle X9.42 DH parametersDr. Stephen Henson2011-12-071-1/+3
* Don't dereference NULL argument. Coverity ID 52.Ben Laurie2007-04-051-1/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-9/+6
* New utility 'pkeyutl' a general purpose version of 'rsautl'.Dr. Stephen Henson2006-04-071-1/+1
* Initial support for generalized public key parameters.Dr. Stephen Henson2006-03-241-0/+1
* Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson2006-03-231-4/+5
* Integrated support for PVK files.Dr. Stephen Henson2005-08-311-0/+23
* Fix more error codes.Bodo Möller2005-05-111-3/+6
* Rebuild error codes.Dr. Stephen Henson2005-04-121-42/+46
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-231-0/+3
* Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson1999-06-101-0/+3
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-53/+55
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+8
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+116