'make update'
[openssl.git] / util /
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...
2000-12-06 Ulf MöllerDon't check for bc at all. We can now run a meaningful...
2000-12-06 Richard LevitteDuring the self test, we only want to know what bctest...
2000-12-06 Richard LevitteHave the self test use bctest to check that bc is sane.
2000-11-27 Bodo MöllerFix BN_is_... macros.
2000-11-26 Bodo Möllermodular arithmetics
2000-11-14 Richard Levittemake update
2000-11-14 Richard LevitteGet the Rijndael function declarations.
2000-11-14 Richard LevitteDetect and mark functions that no longer exist.
2000-11-14 Richard LevitteAdd Rijndael as things to look through.
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-10-27 Richard Levittemake update
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-21 Richard Levittemake update
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-13 Richard Levittemake update
2000-10-11 Ulf Möllerfix problems in the selftest
next