| Commit message (Expand) | Author | Age | Files | Lines |
* | make update | Richard Levitte | 2000-10-27 | 1 | -0/+107 |
* | The majority of the OCSP code from CertCo. | Richard Levitte | 2000-10-27 | 2 | -0/+2 |
* | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte | 2000-10-26 | 3 | -0/+65 |
* | make update | Richard Levitte | 2000-10-21 | 1 | -0/+1 |
* | The experimental Rijndael code moved to the main trunk. | Richard Levitte | 2000-10-14 | 1 | -0/+1 |
* | make update | Richard Levitte | 2000-10-13 | 1 | -0/+2 |
* | fix problems in the selftest | Ulf Möller | 2000-10-11 | 1 | -0/+1 |
* | Update | Richard Levitte | 2000-09-25 | 1 | -3/+3 |
* | When creating a .def file, be a bit more selective so disabled | Richard Levitte | 2000-09-25 | 1 | -3/+23 |
* | Change the Windows building scripts to enable DSO_WIN32. | Richard Levitte | 2000-09-24 | 4 | -7/+7 |
* | print the perlasm rule only for linux-elf (it seems it confuses some | Ulf Möller | 2000-09-23 | 1 | -4/+8 |
* | Ugly hack to make sure static libraries are usable. Without this, | Richard Levitte | 2000-09-21 | 1 | -1/+2 |
* | Wrong variable used. It's funny how some bugs take a long time | Richard Levitte | 2000-09-20 | 1 | -1/+1 |
* | On VMS, stdout may very well lead to a file that is written to in a | Richard Levitte | 2000-09-20 | 1 | -0/+1 |
* | Oops, no engine in the main trunk. | Richard Levitte | 2000-09-17 | 1 | -1/+0 |
* | Tell users that a rewrite might be a good idea. | Richard Levitte | 2000-09-17 | 1 | -0/+4 |
* | 'make update' | Richard Levitte | 2000-09-16 | 1 | -0/+1 |
* | mkdef.pl still needed better logic. Also, the semantics of the | Richard Levitte | 2000-09-11 | 1 | -8/+49 |
* | mkdef.pl has erroneous conditions to check if a symbol is excluded | Richard Levitte | 2000-09-11 | 1 | -8/+9 |
* | I started with a make update, but a rewrite was actually needed. | Richard Levitte | 2000-09-11 | 2 | -13/+27 |
* | *.num rewitten to include the extra information. | Richard Levitte | 2000-09-07 | 2 | -2046/+2051 |
* | Major hack of mkdef.pl. There should be no more need to redo the | Richard Levitte | 2000-09-07 | 1 | -177/+501 |
* | 'make update' | Bodo Möller | 2000-09-06 | 1 | -0/+9 |
* | Avoid abort() throughout the library, except when preprocessor | Bodo Möller | 2000-09-04 | 1 | -0/+7 |
* | New option 'ctestall' for mkdef.pl, that makes it not only generate | Richard Levitte | 2000-08-17 | 1 | -11/+17 |
* | MD4 implemented. Assar Westerlund provided the digest code itself and the te... | Richard Levitte | 2000-08-14 | 5 | -3/+20 |
* | "make update" | Richard Levitte | 2000-08-02 | 1 | -0/+7 |
* | This isn't entirely necessary if you do everything right from the | Richard Levitte | 2000-07-24 | 1 | -0/+1 |
* | "make update" | Richard Levitte | 2000-07-24 | 1 | -0/+5 |
* | Show the running line count and definition cont in debug mode. That | Richard Levitte | 2000-07-24 | 1 | -1/+11 |
* | Profiling option for mk1mf.pl | Ulf Möller | 2000-07-21 | 2 | -3/+8 |
* | Change mkstack.pl so it now sorts each group | Dr. Stephen Henson | 2000-06-22 | 1 | -3/+3 |
* | Fixes for Win32 build. | Dr. Stephen Henson | 2000-06-21 | 1 | -29/+2 |
* | Handle ASN1_SET_OF and PKCS12_STACK_OF using function | Dr. Stephen Henson | 2000-06-20 | 1 | -0/+25 |
* | 'make update' | Richard Levitte | 2000-06-19 | 1 | -0/+4 |
* | Add support for dynamically created and destroyed mutexes. This will | Richard Levitte | 2000-06-18 | 1 | -0/+7 |
* | First of all, with the current macros, we should never get any | Richard Levitte | 2000-06-18 | 1 | -2/+8 |
* | Using speaking "variable" names in macros so that e.g. grepping for | Bodo Möller | 2000-06-18 | 1 | -71/+64 |
* | Safe stack reorganisation in terms of function casts. | Dr. Stephen Henson | 2000-06-17 | 1 | -49/+43 |
* | Currently the DSO_METHOD interface has one entry point to bind all | Geoff Thorpe | 2000-06-16 | 1 | -1/+2 |
* | Add support for the modified SGC key format used in IIS. | Dr. Stephen Henson | 2000-06-16 | 1 | -0/+3 |
* | Report "error" (usually just "File exists", which is harmless) | Bodo Möller | 2000-06-14 | 1 | -3/+3 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -0/+3 |
* | Slightly faster DSA verification (BN_mod_exp2_mont), | Bodo Möller | 2000-06-08 | 1 | -0/+2 |
* | Increased consideration for stupid Linux users. | Ulf Möller | 2000-06-06 | 1 | -1/+12 |
* | "make update" + stripping the type-specific stack functions out of | Geoff Thorpe | 2000-06-01 | 2 | -608/+0 |
* | This change will cause builds (by default) to not use different STACK | Geoff Thorpe | 2000-06-01 | 2 | -1/+115 |
* | Result of "make update" | Richard Levitte | 2000-05-31 | 1 | -0/+1 |
* | "make update" | Geoff Thorpe | 2000-05-30 | 1 | -0/+1 |
* | This declaration seems to have been added into the header file accidently. | Geoff Thorpe | 2000-05-29 | 1 | -1/+0 |