summaryrefslogtreecommitdiffstats
path: root/util/libeay.num
AgeCommit message (Expand)Author
2002-11-27Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte
2002-11-14make updateRichard Levitte
2002-01-04add symbols reserved in 'engine' tree (tagged as NOEXIST)Bodo Möller
2001-12-19make sure mklink.pl looks at ERR_load_...Bodo Möller
2001-11-15make updateRichard Levitte
2001-11-12information on 0.9.6c-engineBodo Möller
2001-09-07make updateUlf Möller
2001-04-05make updateRichard Levitte
2001-03-29I forgot to rename des_encrypt to des_encrypt1 in libeay.num.Richard Levitte
2001-03-16make updateRichard Levitte
2001-03-13make updateRichard Levitte
2000-10-11Fix from main trunk, 2000-09-25 12:22 levitte:Richard Levitte
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-09-15'make update'Richard Levitte
2000-09-11I started with a make update, but a rewrite was actually needed.Richard Levitte
2000-09-07*.num rewitten to include the extra information.Richard Levitte
2000-09-06'make update'Bodo Möller
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-08-02"make update"Richard Levitte
2000-07-24"make update"Richard Levitte
2000-06-19'make update'Richard Levitte
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte
2000-06-16Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-08Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-05-31Result of "make update"Richard Levitte
2000-05-30"make update"Geoff Thorpe
2000-05-29This declaration seems to have been added into the header file accidently.Geoff Thorpe
2000-05-19'make update'Richard Levitte
2000-04-19Thanks to "make update" ...Geoff Thorpe
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-04-09"make update"Richard Levitte
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-03-20make updateRichard Levitte
2000-03-19make updateUlf Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson
2000-02-11Update.Bodo Möller
2000-02-07Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller