summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/pk12err.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2021-06-17Update copyright yearMatt Caswell
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-09-24Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-07-16Regenerate mkerr filesRich Salz
2018-12-06Following the license change, modify the boilerplates in crypto/pkcs12/Richard Levitte
2018-04-26Add missing error code when alloc-return-nullFdaSilvaYY
2017-06-07make error tables const and separate header fileRich Salz
2016-08-22crypto/pkcs12: add UTF8 support.Andy Polyakov
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-02-08use new function namesDr. Stephen Henson
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-26Add function PKCS8_set0_pbeDr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2005-06-30Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson
1999-12-03New function PKC12_newpass()Dr. Stephen Henson
1999-08-17Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson
1999-04-24"perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson