aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs12
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-14make dependRichard Levitte1-13/+19
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte13-13/+13
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz10-34/+45
2015-04-30free cleanup almost the finaleRich Salz1-4/+1
2015-04-30free NULL cleanup 5aRich Salz1-9/+5
2015-04-30free NULL cleanup 8Rich Salz1-2/+1
2015-04-11free NULL cleanup 9Rich Salz2-22/+8
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-340/+0
2015-03-30Remove duplicate code.Dr. Stephen Henson2-12/+3
2015-03-28free NULL cleanupRich Salz1-1/+1
2015-03-25RAND_bytes updatesMatt Caswell1-1/+1
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson5-7/+7
2015-03-16Make X509_ATTRIBUTE opaque.Dr. Stephen Henson1-12/+3
2015-03-12Remove obsolete declarations.Dr. Stephen Henson2-4/+0
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson1-2/+0
2015-02-03Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srpRich Salz1-7/+0
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte1-2/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell16-1557/+1621
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-2/+2
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2014-05-29Fix memory leak.František Bořánek1-1/+1
2014-05-21Fix for PKCS12_create if no-rc2 specified.Dr. Stephen Henson1-0/+8
2014-03-01PKCS#8 support for alternative PRFs.Dr. Stephen Henson1-2/+9
2014-03-01Fix memory leak.Dr. Stephen Henson1-4/+8
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie1-2/+3
2012-02-27PR: 2737Dr. Stephen Henson1-1/+1
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1