]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Make removal from session cache more robust.
[thirdparty/openssl.git] / util /
2002-02-07  Richard LevitteIf the intended header file doesn't exist, create it.
2002-02-05  Richard Levitte'make update'
2002-01-26  Richard LevitteI got a request to make the "old des" symbols more...
2002-01-24  Bodo Möllerfix formatting of automatically generated error section
2002-01-24  Bodo MöllerNew functions
2002-01-24  Richard Levittemake update
2002-01-16  Ulf Möller*** empty log message ***
2002-01-04  Bodo Möllersynchronize with engine-0.9.6 tree
2002-01-02  Richard Levittemake update
2002-01-02  Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2001-12-11  Richard Levittemake update
2001-11-15  Richard LevitteMake it possible to build completely static, independen...
2001-10-25  Richard LevitteRemove DES_random_seed() but retain des_random_seed...
2001-10-24  Richard LevitteDue to an increasing number of clashes between modern...
2001-10-24  Richard Levittemake update
2001-10-10  Richard LevitteIt seems like gcc does canonicalisation of file names...
2001-10-10  Richard Levittemakedepend sometimes produces duplicates. Remove them.
2001-10-01  Richard Levitte'make update'
2001-09-26  Richard Levitte'make update'
2001-09-26  Richard LevitteTwo changes:
2001-09-25  Geoff ThorpeMake update to bring in all the cipher/digest-related...
2001-09-25  Geoff Thorpe"make update".
2001-09-24  Geoff Thorpe"make update"
2001-09-20  Bodo MöllerNew function SSL_renegotiate_pending().
2001-09-14  Bodo MöllerGet rid of junk (deleted/renamed function) by rebuilding
2001-09-10  Geoff Thorpemake update
2001-09-07  Ulf Möllermake engine file names unique in 8.3
2001-09-05  Geoff Thorpe"DH_up" had been changed to "DH_up_ref" in libeay.num...
2001-09-05  Ulf MöllerUse GCC 2.95/3.0 optimization
2001-09-04  Geoff ThorpeAdd a "_up" -> "_up_ref" change to libeay.num that...
2001-09-03  Bodo MöllerRename recently introduced functions for improved code...
2001-09-01  Geoff ThorpeMake the necessary changes to work with the recent...
2001-09-01  Ulf Möllermake update
2001-08-26  Geoff Thorpe"make update"
2001-08-18  Ben LaurieAdd first cut symmetric crypto support.
2001-08-03  Ben LaurieThis ghastly hack prevents CVS wars over Kerberos ...
2001-07-31  Richard LevitteMake sure the source file is included among the depende...
2001-07-31  Richard Levittemake update
2001-07-11  Richard Levittemake update
2001-07-11  Richard Levittemake update
2001-07-11  Richard LevitteMake sure crypto/krb5/krb5_asn.h is copied to the direc...
2001-07-11  Richard LevitteMake sure crypto/krb5/krb5_asn.h becomes part of libeay...
2001-07-10  Richard Levittemake update
2001-07-01  Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-06-23  Richard Levittemake update
2001-06-11  Dr. Stephen HensonMake update
2001-06-05  Richard Levitte'make update'
2001-05-13  Richard Levittemake update
2001-05-13  Richard LevitteWin16 too :-).
2001-05-13  Richard LevitteWhen doing rewrites on ssleay.num, the file was prematu...
2001-05-12  Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-10  Dr. Stephen HensonFix to allow multiple NONE libraries in mkerr.pl .
2001-05-08  Richard LevitteDon't forget crypto/ui...
2001-05-06  Richard Levittemake update
2001-05-06  Richard LevitteAdd a general user interface API. This is designed...
2001-04-27  Richard Levittemake update
2001-04-26  Richard LevitteMake proper use of all disabling variables.
2001-04-26  Geoff Thorpe"make update"
2001-04-26  Richard Levittemake update
2001-04-26  Richard LevitteWe shouldn't skip over header files to avoid functions...
2001-04-22  Geoff ThorpeMake update.
2001-04-08  Richard LevitteAdd the possibility to have AES removed in Windows...
2001-04-04  Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-03-29  Richard LevitteI forgot to rename des_encrypt to des_encrypt1 in libea...
2001-03-21  Bodo MöllerTag EC_GFp_{nist,recp}_method as "NOEXIST" because...
2001-03-13  Richard Levittemake update.
2001-03-10  Dr. Stephen HensonAdd the 'ec' directory to mkdef.pl and mkfiles.pl
2001-03-08  Bodo MöllerAvoid problems with multi-line NAME sections.
2001-03-08  Bodo MöllerThrow out *all* absolute pathnames, not matter what...
2001-03-08  Bodo MöllerSort openssl.ec, the configuration file for mkerr.pl.
2001-03-08  Bodo MöllerMore method functions for EC_GFp_simple_method.
2001-03-06  Ulf MöllerForgot a '$'.
2001-03-06  Ulf MöllerDEC
2001-03-02  Richard LevitteSort platforms lexicographically as well. Also, suppor...
2001-03-02  Richard LevitteIntroduce the possibility to access global variables...
2001-02-27  Ulf Möllerrun self-test with no-krb5
2001-02-26  Richard Levittemake update
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-22  Richard LevitteWhen inside a #if 0..#endif, do not define anything.
2001-02-21  Geoff ThorpeThis change allows a callback to be used to override...
2001-02-21  Richard Levitte'make update'
2001-02-21  Richard LevitteModify mkdef.pl to recognise and parse prprocessor...
2001-02-21  Richard LevitteI had forgotten to change mkerr.pl to use the new macro...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-19  Richard LevitteRemove temporary files when done.
2001-02-19  Richard Levittemake update
2001-02-19  Richard LevitteDo not insert things in syms{} and kind{} when parsing...
2001-02-19  Richard LevitteMake the choice of "makedepend" program choosable throu...
2001-02-16  Richard LevitteMake it possible to use gcc to generate the dependency...
2001-02-09  Dr. Stephen HensonVarious Win32 related fixed. Make no-krb5 work in mkdef...
2001-02-09  Dr. Stephen HensonVarious updates to mkdef.pl to cope with new aes
2000-12-31  Richard LevitteThe option line may start with a space, which gives...
2000-12-31  Richard LevitteLook for no-krb5 and add the definition of NO_KRB5...
2000-12-31  Richard LevitteRemove RSAref-related things.
2000-12-31  Richard LevitteRemove anything connected to RSAref, since that's gone...
2000-12-29  Richard Levitte"make update" plus a rewrite of both .num files.
2000-12-29  Richard LevitteEnhancements to mkdef.pl:
2000-12-21  Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-16  Dr. Stephen HensonMake mkdef.pl parse some ASN1 IMPLEMENT macros.
2000-12-15  Ulf Möller"Andrew W. Gray" <agray@iconsinc.com> says /GD is no...
next