summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/pk7_lib.c
Commit message (Expand)AuthorAgeFilesLines
* PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper2015-03-191-0/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-490/+480
* Fix gcc 4.6 warnings. Check TLS server hello extension length.Ben Laurie2010-06-121-2/+0
* fix potential memory leaksNils Larsch2007-02-031-7/+35
* TypoDr. Stephen Henson2005-04-011-1/+0
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-15/+33
* Add support for digested data PKCS#7 type.Dr. Stephen Henson2003-10-111-0/+22
* New function to initialize a PKCS7 structure of type other.Dr. Stephen Henson2003-10-101-0/+7
* Initialize digested data type in PKCS7_set_type().Dr. Stephen Henson2003-10-101-0/+5
* Really fix PKCS7_set_detached this time...Dr. Stephen Henson2002-09-081-1/+1
* Fix typos in PKCS#12 ASN1 code.Dr. Stephen Henson2002-09-071-0/+7
* get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller2002-08-121-2/+2
* in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not ecPublicKey)Bodo Möller2002-05-071-7/+33
* ECDSA supportBodo Möller2002-02-131-1/+1
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-2/+2
* Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson2001-01-241-0/+6
* Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson2000-12-291-3/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-2/+6
* Make pkcs8 work again.Dr. Stephen Henson2000-02-221-2/+3
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-291-1/+7
* Various S/MIME fixes. Fix for memory leak, recipient list bugDr. Stephen Henson1999-12-141-5/+10
* Various S/MIME fixes.Dr. Stephen Henson1999-12-111-1/+6
* Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson1999-12-101-1/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-5/+5
* Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson1999-08-171-4/+7
* stack.Ben Laurie1999-06-021-2/+2
* Stack.Ben Laurie1999-06-021-3/+3
* stack.Ben Laurie1999-05-311-3/+3
* Stack.Ben Laurie1999-05-311-4/+4
* Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson1999-05-161-3/+5
* Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1999-05-111-0/+6
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-101-1/+1
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-3/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-50/+17
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-3/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-6/+32
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-21/+127
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+343