Certain files must be removed before generating them, in case they point
[oweals/openssl.git] / crypto /
2002-12-01 Richard LevitteRedo the VAX assembler version of bn_div_words().
2002-11-29 Richard LevitteRemove incorrect assert.
2002-11-29 Richard LevitteRemove incorrect assert.
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 Richard LevitteUnused variable removed.
2002-11-27 Richard LevitteExtra ; removed.
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-26 Richard LevitteThe logic in the main signing and verifying functions...
2002-11-26 Richard LevitteThe logic in the main signing and verifying functions...
2002-11-23 Bodo Möllerrename some functions to improve consistency
2002-11-22 Bodo Mölleradd a comment
2002-11-20 Bodo Mölleravoid uninitialized memory read
2002-11-20 Bodo Mölleravoid uninitialized memory read
2002-11-20 Bodo MöllerMake ec_GFp_simple_point_get_affine_coordinates() faster
2002-11-19 Richard LevitteWe now work with the development of 0.9.7 beta 5.
2002-11-19 Richard LevitteFix an unsigned/signed mismatch.
2002-11-19 Richard LevitteTime to release 0.9.7-beta4.
2002-11-18 Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-18 Richard LevitteDetermine HZ exactly as in apps/speed.c.
2002-11-18 Richard LevitteDetermine HZ exactly as in apps/speed.c.
2002-11-18 Bodo Möllerremove redundant functions
2002-11-18 Bodo Mölleruse consistent order of function definitions
2002-11-18 Bodo Möllerfix memory leak in memory debuggin code ...
2002-11-18 Bodo Möllerfix memory leak in memory debuggin code ...
2002-11-18 Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-18 Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-16 Richard LevitteI forgot this is compiled in test/, not crypto/ec/...
2002-11-16 Richard LevitteI forgot this is compiled in test/, not crypto/ec/...
2002-11-15 Richard LevitteWinCE patches
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-15 Bodo Möllerthis method does not need field_data1
2002-11-15 Richard Levittemake update
2002-11-15 Richard Levittemake update
2002-11-15 Richard LevitteA few more Microsoft OIDs added
2002-11-15 Richard LevitteA few more Microsoft OIDs added
2002-11-15 Dr. Stephen HensonAdd SETWRAP modifier to ASN1 generate.
2002-11-14 Richard Levittemake update
2002-11-14 Richard LevitteClose the implicitely opened registry key.
2002-11-14 Richard LevitteClose the implicitely opened registry key.
2002-11-14 Richard LevitteRemove warnings.
2002-11-14 Richard LevitteRemove warnings.
2002-11-14 Richard LevitteFix to build better with DJGPP.
2002-11-14 Richard LevitteFix to build better with DJGPP.
2002-11-14 Bodo Möllerfix output
2002-11-14 Bodo Mölleruse new BIO_indent() function here as well
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-14 Dr. Stephen HensonFix get_email: 0 is a valid return value
2002-11-14 Dr. Stephen HensonFix get_email: 0 is a valid return value
2002-11-13 Richard Levittefree() -> OPENSSL_free()
2002-11-13 Richard Levittefree() -> OPENSSL_free()
2002-11-13 Richard LevitteMerge from 0.9.7-stable.
2002-11-13 Richard LevitteThis didn't get to the 0.9.8-dev thread...
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13 Richard LevitteWhen build as dynamic engines, the loading functions...
2002-11-13 Bodo Möllerdisable weird assert()s
2002-11-13 Bodo Möllerdisable weird assert()s
2002-11-13 Bodo Möllerremove unused old directory crypto/rijndael (superseded...
2002-11-13 Bodo Möllerremove unused old directory crypto/rijndael (superseded...
2002-11-13 Richard LevitteC++ comments in C code, 'nuff said...
2002-11-13 Ben LaurieFix warnings, makefile cockup.
2002-11-13 Richard LevitteMake OpenSSLdie() visible (it's a must to get a proper...
2002-11-13 Dr. Stephen HensonOnly accept exact match for modifier or tag name
2002-11-13 Dr. Stephen HensonAdd header ctype.h
2002-11-13 Dr. Stephen HensonFix memory leak in s2i_ASN_INTEGER and return an error
2002-11-12 Richard LevitteSynchronise...
2002-11-12 Dr. Stephen HensonInitial ASN1 generation code. This can construct
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-11-12 Richard LevitteMake the CBC mode od AES accept lengths that aren't...
2002-11-12 Richard LevitteMake the CBC mode od AES accept lengths that aren't...
2002-11-11 Bodo Möllerdo tests with all built-in curves
2002-11-11 Bodo Möllercorrections to built-in curves
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-07 Dr. Stephen HensonTypo in OCSP ASN1 module
2002-11-07 Dr. Stephen HensonTypo in OCSP ASN1 module
2002-11-06 Bodo Möllerprint less output (no details unless a test failed)
2002-11-05 Dr. Stephen HensonCheck for NULL ASN1_ITEM when initializeing
2002-11-05 Dr. Stephen HensonCheck for NULL ASN1_ITEM when initializeing
2002-11-04 Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-11-04 Richard LevitteOff-by-one-error corrected.
2002-11-04 Richard LevitteOff-by-one-error corrected.
2002-11-01 Richard LevitteDepend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_...
2002-10-31 Richard LevitteRemove all referenses to RSAref, since that's been...
2002-10-31 Richard LevitteRemove all referenses to RSAref, since that's been...
2002-10-30 Richard LevitteNew files have appeared, tell VMS.
2002-10-30 Richard LevittePlug potential memory leak.
2002-10-30 Richard LevittePlug potential memory leak.
2002-10-29 Richard Levittesynchronise util/libeay.num with the 0.9.7-stable varia...
next