Add BUGS section.
[openssl.git] / crypto / pkcs7 /
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...
1999-05-16 Dr. Stephen HensonFix various less obvious bugs in PKCS#7 handling: such...
1999-05-16 Dr. Stephen HensonFix some obvious bugs in the PKCS#7 library handling...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-13 Ben LaurieUpdate dependencies.
1999-05-11 Dr. Stephen HensonVarious PKCS#7 related fixes,tidies and comments.
1999-05-10 Dr. Stephen HensonVarious PKCS#7 fixes to properly (maybe!) handle PKCS...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-01 Ben LaurieAnother stack.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
next