aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs12/pk12err.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-17Update copyright yearMatt Caswell1-1/+1
2021-05-26err: rename err_load_xxx_strings_int functionsPauli1-1/+1
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte1-1/+2
2020-09-24Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb1-4/+0
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett1-1/+2
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte1-1/+1
2019-07-16Regenerate mkerr filesRich Salz1-56/+2
2018-12-06Following the license change, modify the boilerplates in crypto/pkcs12/Richard Levitte1-1/+1
2018-04-26Add missing error code when alloc-return-nullFdaSilvaYY1-1/+7
2017-06-07make error tables const and separate header fileRich Salz1-63/+79
2016-08-22crypto/pkcs12: add UTF8 support.Andy Polyakov1-0/+1
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-05-23Remove unused error/function codes.Rich Salz1-17/+2
2016-05-17Copyright consolidation 09/10Rich Salz1-51/+6
2016-02-08use new function namesDr. Stephen Henson1-2/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-26Add function PKCS8_set0_pbeDr. Stephen Henson1-1/+2
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-70/+75
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2005-06-30Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson1-0/+3
2005-05-11Fix more error codes.Bodo Möller1-4/+5
2005-04-12Rebuild error codes.Dr. Stephen Henson1-50/+54
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller1-1/+2
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson1-1/+1
1999-12-03New function PKC12_newpass()Dr. Stephen Henson1-0/+1
1999-08-17Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson1-0/+1
1999-04-24"perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1-36/+4
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1-6/+36
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-54/+56
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1-0/+136