synchronize with engine-0.9.6 tree
[openssl.git] / util / libeay.num
2002-01-04 Bodo Möllersynchronize with engine-0.9.6 tree
2002-01-02 Richard Levittemake update
2001-12-11 Richard Levittemake update
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-01 Richard Levitte'make update'
2001-09-26 Richard Levitte'make update'
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-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-07-31 Richard Levittemake update
2001-07-11 Richard Levittemake update
2001-07-10 Richard Levittemake update
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-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-06 Richard Levittemake update
2001-04-27 Richard Levittemake update
2001-04-26 Geoff Thorpe"make update"
2001-04-26 Richard Levittemake update
2001-04-22 Geoff ThorpeMake update.
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-02 Richard LevitteSort platforms lexicographically as well. Also, suppor...
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-02-26 Richard Levittemake update
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-21 Richard Levitte'make update'
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Richard Levittemake update
2000-12-29 Richard Levitte"make update" plus a rewrite of both .num files.
2000-11-27 Bodo MöllerFix BN_is_... macros.
2000-11-26 Bodo Möllermodular arithmetics
2000-11-14 Richard Levittemake update
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-10-27 Richard Levittemake update
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-09-25 Richard LevitteUpdate
2000-09-20 Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-09-15 Richard Levitte'make update'
2000-09-11 Richard LevitteI started with a make update, but a rewrite was actuall...
2000-09-07 Richard Levitte*.num rewitten to include the extra information.
2000-09-06 Bodo Möller'make update'
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-02 Richard Levitte"make update"
2000-07-24 Richard Levitte"make update"
2000-06-19 Richard Levitte'make update'
2000-06-18 Richard LevitteAdd support for dynamically created and destroyed mutex...
2000-06-16 Geoff ThorpeCurrently the DSO_METHOD interface has one entry point...
2000-06-15 Dr. Stephen HensonAdd support for the modified SGC key format used in...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-08 Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-31 Richard LevitteResult of "make update"
2000-05-30 Geoff Thorpe"make update"
2000-05-29 Geoff ThorpeThis declaration seems to have been added into the...
2000-05-19 Richard Levitte'make update'
2000-04-19 Geoff ThorpeThanks to "make update" ...
2000-04-14 Bodo MöllerNew function ERR_error_string_n.
2000-04-09 Richard Levitte"make update"
2000-04-04 Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-03-20 Richard Levittemake update
2000-03-19 Ulf Möllermake update
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-24 Bodo MöllerDon't define platform-dependent preprocessor symbols...
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-20 Ulf MöllerFix gcc warnings.
2000-02-18 Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-17 Dr. Stephen HensonAdd -pass argument to 'enc'.
2000-02-11 Bodo MöllerUpdate.
2000-02-07 Dr. Stephen HensonRename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-02-05 Dr. Stephen HensonAdd support for some broken PKCS#8 formats.
2000-02-05 Bodo MöllerGenerate just one error code if iterated SSL_CTX_get...
2000-02-04 Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to
2000-02-04 Bodo MöllerCorrect spelling as it was done in the source.
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-19 Dr. Stephen HensonRename X509_att*() stuff to X509at_*(), add X509_REQ...
next