aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs12
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 09/10Rich Salz17-916/+86
2016-05-06Constify PKCS12_newpass()Dr. Stephen Henson1-9/+11
2016-05-06Tidy up PKCS12_newpass() fix memory leaks.Dr. Stephen Henson1-37/+36
2016-05-04reject zero block length in PKCS12 keygenDr. Stephen Henson1-1/+1
2016-04-28Don't leak memory on error in PKCS12_key_gen_uniMatt Caswell1-1/+1
2016-04-20Remove --classic build entirelyRichard Levitte1-49/+0
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson4-25/+34
2016-03-07Make PKCS8_PRIV_KEY_INFO opaque.Dr. Stephen Henson2-8/+4
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-18Remove outdated DEBUG flags.Rich Salz2-8/+8
2016-02-11Typo: only return error if unrecognise bag type.Dr. Stephen Henson1-1/+1
2016-02-08add missing file p12_lcl.hDr. Stephen Henson2-1/+94
2016-02-08Following the PKCS#12 update, update crypto/pkcs12/build.info as wellRichard Levitte1-1/+1
2016-02-08fix various formatting issuesDr. Stephen Henson2-1/+3
2016-02-08use new function namesDr. Stephen Henson3-22/+44
2016-02-08Add p12_sbag.c to Makefile.inDr. Stephen Henson1-2/+2
2016-02-08Reorganise functions.Dr. Stephen Henson5-162/+223
2016-02-08Use new namesDr. Stephen Henson4-8/+8
2016-02-08Rename PKCS12 functionDr. Stephen Henson1-22/+23
2016-02-08pkcs12 accessorsDr. Stephen Henson2-0/+42
2016-02-08more PKCS12 opacityDr. Stephen Henson3-5/+9
2016-02-08New PKCS12 accessors, change macros to functions.Dr. Stephen Henson1-4/+46
2016-02-08Make PKCS12 structures opaqueDr. Stephen Henson5-0/+5
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+5
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz15-15/+0
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-293/+67
2016-01-12make updateRichard Levitte1-128/+158
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte1-7/+11
2015-12-09make updateDr. Stephen Henson1-26/+11
2015-12-07Fix clang complaints about uninitialised variables.Richard Levitte1-3/+3
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte1-2/+2
2015-12-07Adapt the rest of the source to the opaque HMAC_CTXRichard Levitte1-8/+8
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-10/+13
2015-12-07Adapt HMAC to the EVP_MD_CTX changesRichard Levitte1-1/+1
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell2-2/+3
2015-10-23Set salt length after the malloc has succeededAlessandro Ghedini1-1/+1
2015-10-23Fix memory leaks and other mistakes on errorsAlessandro Ghedini1-7/+20
2015-09-21GOST PKCS12 supportMatt Caswell1-3/+38
2015-09-01RT4002: check for NULL cipher in p12_crpt.cEmilia Kasper1-0/+3
2015-06-25Don't output bogus errors in PKCS12_parseDr. Stephen Henson1-0/+2
2015-06-08Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper1-1/+2
2015-05-26Add function PKCS8_set0_pbeDr. Stephen Henson2-19/+33
2015-05-26Fix memory leak.Dr. Stephen Henson1-2/+2
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2