aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* This isn't entirely necessary if you do everything right from theRichard Levitte2000-07-241-0/+1
* "make update"Richard Levitte2000-07-241-0/+5
* Show the running line count and definition cont in debug mode. ThatRichard Levitte2000-07-241-1/+11
* Profiling option for mk1mf.plUlf Möller2000-07-212-3/+8
* Change mkstack.pl so it now sorts each groupDr. Stephen Henson2000-06-221-3/+3
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-29/+2
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-0/+25
* 'make update'Richard Levitte2000-06-191-0/+4
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-0/+7
* First of all, with the current macros, we should never get anyRichard Levitte2000-06-181-2/+8
* Using speaking "variable" names in macros so that e.g. grepping forBodo Möller2000-06-171-71/+64
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-49/+43
* Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe2000-06-161-1/+2
* Add support for the modified SGC key format used in IIS.Dr. Stephen Henson2000-06-151-0/+3
* Report "error" (usually just "File exists", which is harmless)Bodo Möller2000-06-141-3/+3
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-0/+3
* Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller2000-06-081-0/+2
* Increased consideration for stupid Linux users.Ulf Möller2000-06-061-1/+12
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-012-608/+0
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-012-1/+115
* Result of "make update"Richard Levitte2000-05-311-0/+1
* "make update"Geoff Thorpe2000-05-301-0/+1
* This declaration seems to have been added into the header file accidently.Geoff Thorpe2000-05-291-1/+0
* 'make update'Richard Levitte2000-05-191-0/+105
* Remove extra comma (creates a unnessecary null element, right?).Richard Levitte2000-05-191-1/+1
* Missing cases when no_rsa is definedUlf Möller2000-05-151-9/+22
* linux-elf bugfixUlf Möller2000-04-272-0/+15
* Thanks to "make update" ...Geoff Thorpe2000-04-191-0/+1
* New function ERR_error_string_n.Bodo Möller2000-04-141-0/+2
* "make update"Richard Levitte2000-04-091-0/+15
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-043-0/+19
* Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>Richard Levitte2000-03-281-0/+1
* Don't force the use of GNU make with Borland C++ Builder. Contributed by Joo...Richard Levitte2000-03-281-1/+1
* OpenBSD complains.Ulf Möller2000-03-201-1/+1
* make updateRichard Levitte2000-03-201-0/+1
* make updateUlf Möller2000-03-191-0/+2
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-34/+0
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-5/+21
* Change output text (ar is not a linker).Bodo Möller2000-03-041-1/+1
* The selftest sometimes lacked important informationUlf Möller2000-03-041-3/+17
* Support assembler for Mingw32.Ulf Möller2000-02-282-1/+26
* Fix so Win32 compiles again...Dr. Stephen Henson2000-02-271-0/+1
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-262-1/+2
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-4/+4
* make updateRichard Levitte2000-02-261-0/+1
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-26/+26
* Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller2000-02-242-0/+4
* Avoid filename "test.c" because otherwise "make test"Bodo Möller2000-02-241-6/+6
* Fix NO_RSA (misplaced #endif).Ulf Möller2000-02-241-2/+16
* remove test "goto err"Ulf Möller2000-02-241-2/+0