summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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-07Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte
2000-09-06'make update'Bodo Möller
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-08-17New option 'ctestall' for mkdef.pl, that makes it not only generateRichard Levitte
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-24This isn't entirely necessary if you do everything right from theRichard Levitte
2000-07-24"make update"Richard Levitte
2000-07-24Show the running line count and definition cont in debug mode. ThatRichard Levitte
2000-07-21Profiling option for mk1mf.plUlf Möller
2000-06-22Change mkstack.pl so it now sorts each groupDr. Stephen Henson
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