summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7
AgeCommit message (Expand)Author
2001-02-26make updateRichard Levitte
2001-02-24Stop PKCS7_verify() core dumping with unknown publicDr. Stephen Henson
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-04Make depend.Ben Laurie
2001-01-30Increase consistency of header data (some mail readers really do notRichard Levitte
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson
2000-12-31Fix the S/MIME code so it now works again andDr. Stephen Henson
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson
2000-12-29Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson
2000-12-13Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-18Work around for Netscape PKCS#7 signedData bug.Dr. Stephen Henson
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte
2000-09-08Two places where I forgot to change vms_idhacks to symhacks.Richard Levitte
2000-09-07Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson
2000-09-07Add docs for BIO_find_type() and friends.Dr. Stephen Henson
2000-09-07'make update'Richard Levitte
2000-09-05Keep a not of original encoding in certificate requests.Dr. Stephen Henson
2000-08-22Add support for 'other' PKCS#7 content types.Dr. Stephen Henson
2000-08-21Various fixes...Dr. Stephen Henson
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-05-31sk_value was also suffering from de-const-ification.Geoff Thorpe
2000-05-26Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson
2000-05-21Yet more typesafety.Ben Laurie
2000-05-16Typesafe Thought Police part 4.Ben Laurie
2000-05-16Typesafety Thought Police part 3.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-09"make update"Richard Levitte
2000-03-23Clean up context, even if an error occured.Richard Levitte
2000-03-23Update docs and remove old PKCS#7 README file.Dr. Stephen Henson
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-02-28Ouch! PKCS7_encrypt() was heading MIME text headers twiceDr. Stephen Henson
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-22Make pkcs8 work again.Dr. Stephen Henson
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-20Move the registration of callback functions to special functionsRichard Levitte