Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2000-09-24Change the Windows building scripts to enable DSO_WIN32.Richard Levitte
2000-09-23print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller
2000-09-21Ugly hack to make sure static libraries are usable. Without this,Richard Levitte
2000-09-20Wrong variable used. It's funny how some bugs take a long timeRichard Levitte
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-09-17Oops, no engine in the main trunk.Richard Levitte
2000-09-17Tell users that a rewrite might be a good idea.Richard Levitte
2000-09-16'make update'Richard Levitte
2000-09-12mkdef.pl still needed better logic. Also, the semantics of theRichard Levitte
2000-09-11mkdef.pl has erroneous conditions to check if a symbol is excludedRichard 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-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-18New 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-25This 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-18Using speaking "variable" names in macros so that e.g. grepping forBodo Möller
2000-06-17Safe 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-16Add 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-09Slightly 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-06-01Result 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-20Thanks to "make update" ...Geoff Thorpe
2000-04-15New function ERR_error_string_n.Bodo Möller
2000-04-09"make update"Richard Levitte
2000-04-05This 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