aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 09/10Rich Salz2016-05-1717-916/+86
* Constify PKCS12_newpass()Dr. Stephen Henson2016-05-061-9/+11
* Tidy up PKCS12_newpass() fix memory leaks.Dr. Stephen Henson2016-05-061-37/+36
* reject zero block length in PKCS12 keygenDr. Stephen Henson2016-05-041-1/+1
* Don't leak memory on error in PKCS12_key_gen_uniMatt Caswell2016-04-281-1/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-49/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Make X509_SIG opaque.Dr. Stephen Henson2016-03-114-25/+34
* Make PKCS8_PRIV_KEY_INFO opaque.Dr. Stephen Henson2016-03-072-8/+4
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Remove outdated DEBUG flags.Rich Salz2016-02-182-8/+8
* Typo: only return error if unrecognise bag type.Dr. Stephen Henson2016-02-111-1/+1
* add missing file p12_lcl.hDr. Stephen Henson2016-02-082-1/+94
* Following the PKCS#12 update, update crypto/pkcs12/build.info as wellRichard Levitte2016-02-081-1/+1
* fix various formatting issuesDr. Stephen Henson2016-02-082-1/+3
* use new function namesDr. Stephen Henson2016-02-083-22/+44
* Add p12_sbag.c to Makefile.inDr. Stephen Henson2016-02-081-2/+2
* Reorganise functions.Dr. Stephen Henson2016-02-085-162/+223
* Use new namesDr. Stephen Henson2016-02-084-8/+8
* Rename PKCS12 functionDr. Stephen Henson2016-02-081-22/+23
* pkcs12 accessorsDr. Stephen Henson2016-02-082-0/+42
* more PKCS12 opacityDr. Stephen Henson2016-02-083-5/+9
* New PKCS12 accessors, change macros to functions.Dr. Stephen Henson2016-02-081-4/+46
* Make PKCS12 structures opaqueDr. Stephen Henson2016-02-085-0/+5
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+5
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-2615-15/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-293/+67
* make updateRichard Levitte2016-01-121-128/+158
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-121-7/+11
* make updateDr. Stephen Henson2015-12-091-26/+11
* Fix clang complaints about uninitialised variables.Richard Levitte2015-12-071-3/+3
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-2/+2
* Adapt the rest of the source to the opaque HMAC_CTXRichard Levitte2015-12-071-8/+8
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-10/+13
* Adapt HMAC to the EVP_MD_CTX changesRichard Levitte2015-12-071-1/+1
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-092-2/+3
* Set salt length after the malloc has succeededAlessandro Ghedini2015-10-231-1/+1
* Fix memory leaks and other mistakes on errorsAlessandro Ghedini2015-10-231-7/+20
* GOST PKCS12 supportMatt Caswell2015-09-211-3/+38
* RT4002: check for NULL cipher in p12_crpt.cEmilia Kasper2015-09-011-0/+3
* Don't output bogus errors in PKCS12_parseDr. Stephen Henson2015-06-251-0/+2
* Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper2015-06-081-1/+2
* Add function PKCS8_set0_pbeDr. Stephen Henson2015-05-262-19/+33
* Fix memory leak.Dr. Stephen Henson2015-05-261-2/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2