Sort openssl.ec, the configuration file for mkerr.pl.
[openssl.git] / crypto / pkcs7 /
2001-03-07 Bodo MöllerFix ERR_R_... problems.
2001-02-26 Richard Levittemake update
2001-02-24 Dr. Stephen HensonStop PKCS7_verify() core dumping with unknown public
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-04 Ben LaurieMake depend.
2001-01-30 Richard LevitteIncrease consistency of header data (some mail readers...
2001-01-24 Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2000-12-31 Dr. Stephen HensonFix the S/MIME code so it now works again and
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-29 Dr. Stephen HensonReplace the old ASN1_dup() with ASN1_item_dup() and
2000-12-21 Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-13 Dr. Stephen HensonChange the PKCS7 structure to use SEQUENCE OF for the
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-18 Dr. Stephen HensonWork around for Netscape PKCS#7 signedData bug.
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-08 Richard LevitteTwo places where I forgot to change vms_idhacks to...
2000-09-07 Dr. Stephen HensonUgh, BIO_find_type() cannot be passed a NULL.
2000-09-07 Dr. Stephen HensonAdd docs for BIO_find_type() and friends.
2000-09-07 Richard Levitte'make update'
2000-09-05 Dr. Stephen HensonKeep a not of original encoding in certificate requests.
2000-08-22 Dr. Stephen HensonAdd support for 'other' PKCS#7 content types.
2000-08-21 Dr. Stephen HensonVarious fixes...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-31 Geoff Thorpesk_value was also suffering from de-const-ification.
2000-05-26 Dr. Stephen HensonBeginnings of EVP cipher overhaul. This should eventually
2000-05-21 Ben LaurieYet more typesafety.
2000-05-16 Ben LaurieTypesafe Thought Police part 4.
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-04-09 Richard Levitte"make update"
2000-03-23 Richard LevitteClean up context, even if an error occured.
2000-03-23 Dr. Stephen HensonUpdate docs and remove old PKCS#7 README file.
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-02-28 Dr. Stephen HensonOuch! PKCS7_encrypt() was heading MIME text headers...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-22 Dr. Stephen HensonMake pkcs8 work again.
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-20 Richard LevitteMove the registration of callback functions to special...
2000-02-08 Bodo MöllerNote about des_ncbc_encrypt.
2000-02-04 Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-16 Ulf MöllerNew function RAND_pseudo_bytes() generated pseudorandom...
2000-01-14 Bodo MöllerAvoid some warnings, and run "make update".
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
2000-01-07 Bodo Möllermake no-des and no-rc2 work.
2000-01-07 Dr. Stephen Henson#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.
1999-12-29 Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-15 Dr. Stephen HensonDelete an unused variable and make the PKCS#12 keygen...
1999-12-15 Dr. Stephen HensonFix the S/MIME code to use canonical MIME format for
1999-12-14 Dr. Stephen HensonVarious S/MIME fixes. Fix for memory leak, recipient...
1999-12-11 Dr. Stephen HensonVarious S/MIME fixes.
1999-12-10 Dr. Stephen HensonFix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENT...
1999-12-09 Dr. Stephen HensonMake the PKCS#7 S/MIME functions check for passed NULL...
1999-12-08 Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-07 Dr. Stephen HensonModify S/MIME application so the -signer option writes...
1999-12-05 Dr. Stephen HensonMerge in my S/MIME library and utility.
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-11-16 Dr. Stephen HensonFix for a bug in PKCS#7 code and non-detached data.
1999-11-12 Richard LevitteAvoid silly compiler warnings about functions not being...
1999-11-09 Bodo MöllerUndo silly change.
1999-11-09 Bodo MöllerAvoid some warnings.
1999-10-29 Dr. Stephen HensonFix to PKCS#7 routines so it can decrypt some oddball...
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-25 Bodo MöllerRespect PEX_LIBS and EX_LIBS when building binaries
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-08-28 Ulf Möllermake testapps after the library.
1999-08-19 Dr. Stephen HensonAllow memory bios to be read only and change PKCS#7...
1999-08-17 Dr. Stephen HensonFix PKCS7_ENC_CONTENT_new() to include a sensible defau...
1999-08-13 Ulf MöllerAdd pkcs7 and des apps to "make all".
1999-08-13 Ulf MöllerCompile pkcs7 and des apps.
1999-07-30 Dr. Stephen HensonAllow the PKCS#7 (S/MIME encrypt) application to suppor...
1999-07-28 Ulf MöllerVMS updates.
1999-06-22 Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
1999-06-04 Ulf MöllerTest apps.
1999-06-03 Ben LaurieMake samples compile.
1999-06-02 Ben Lauriestack.
1999-06-02 Ben LaurieStack.
1999-05-31 Ben Lauriestack.
1999-05-31 Ben LaurieStack.
1999-05-31 Ben LaurieMore stack.
1999-05-21 Dr. Stephen HensonMove the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AN...
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-21 Dr. Stephen HensonThe last argument in the d2i_XXX_fp and d2i_XXX_bio...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-19 Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
next