aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/pk12err.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-1/+1
* Allow PKCS12 export to set arbitrary bag attributesGraham Woodward2022-09-231-1/+2
* Update copyright yearMatt Caswell2021-06-171-1/+1
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+2
* Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb2020-09-241-4/+0
* Add new APIs to get PKCS12 secretBag OID and valueJon Spillett2020-08-071-1/+2
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-56/+2
* Following the license change, modify the boilerplates in crypto/pkcs12/Richard Levitte2018-12-061-1/+1
* Add missing error code when alloc-return-nullFdaSilvaYY2018-04-261-1/+7
* make error tables const and separate header fileRich Salz2017-06-071-63/+79
* crypto/pkcs12: add UTF8 support.Andy Polyakov2016-08-221-0/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-17/+2
* Copyright consolidation 09/10Rich Salz2016-05-171-51/+6
* use new function namesDr. Stephen Henson2016-02-081-2/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add function PKCS8_set0_pbeDr. Stephen Henson2015-05-261-1/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-70/+75
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson2005-06-301-0/+3
* Fix more error codes.Bodo Möller2005-05-111-4/+5
* Rebuild error codes.Dr. Stephen Henson2005-04-121-50/+54
* 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
* Merge in my S/MIME library and utility.Dr. Stephen Henson1999-12-051-1/+1
* New function PKC12_newpass()Dr. Stephen Henson1999-12-031-0/+1
* Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson1999-08-171-0/+1
* "perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1999-04-241-36/+4
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-6/+36
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-54/+56
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-0/+136