summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson
2000-06-19'make update'Richard Levitte
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte
2000-06-18First of all, with the current macros, we should never get anyRichard Levitte
2000-06-17Using speaking "variable" names in macros so that e.g. grepping forBodo Möller
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
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-14Report "error" (usually just "File exists", which is harmless)Bodo Möller
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-06Increased consideration for stupid Linux users.Ulf Möller
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-06-01This change will cause builds (by default) to not use different STACKGeoff 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-05-19Remove extra comma (creates a unnessecary null element, right?).Richard Levitte
2000-05-15Missing cases when no_rsa is definedUlf Möller
2000-04-27linux-elf bugfixUlf Möller
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-28Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>Richard Levitte
2000-03-28Don't force the use of GNU make with Borland C++ Builder. Contributed by Joo...Richard Levitte
2000-03-20OpenBSD complains.Ulf Möller
2000-03-20make updateRichard Levitte
2000-03-19make updateUlf Möller
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-03-04Change output text (ar is not a linker).Bodo Möller
2000-03-04The selftest sometimes lacked important informationUlf Möller
2000-02-28Support assembler for Mingw32.Ulf Möller
2000-02-27Fix so Win32 compiles again...Dr. Stephen Henson
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-26make updateRichard Levitte
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-24Avoid filename "test.c" because otherwise "make test"Bodo Möller
2000-02-24Fix NO_RSA (misplaced #endif).Ulf Möller
2000-02-24remove test "goto err"Ulf Möller
2000-02-23New make target "report" to run util/selftest.plUlf Möller
2000-02-23*** empty log message ***Ulf Möller
2000-02-23Run the test suite and generate a report.Ulf 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