Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
[openssl.git] / crypto / evp / bio_ok.c
2004-08-29 Andy PolyakovFix compiler warnings in crypto/evp/bio_ok.c as pointed...
2004-07-25 Andy PolyakovMake bio_ok.c Microsoft compiler savvy.
2004-07-25 Andy PolyakovMake bio_ok.c 64-bit savvy.
2003-12-27 Richard LevitteCorrect documentation typos.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
2000-02-20 Richard LevitteMove the registration of callback functions to special...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
1999-06-07 Bodo MöllerDon't mix real tabs with tabs expanded as 8 spaces...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-17 Ben LaurieMassive constification.
1999-03-03 Dr. Stephen HensonFix the Win32 compile environment and add various chang...
1999-02-23 Ben LaurieCode for reliable BIO.