aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson1-0/+7
2000-12-16Make mkdef.pl parse some ASN1 IMPLEMENT macros.Dr. Stephen Henson1-3/+19
2000-12-15"Andrew W. Gray" <agray@iconsinc.com> says /GD is no longer a validUlf Möller1-1/+1
2000-12-06Don't check for bc at all. We can now run a meaningful test even ifUlf Möller1-7/+0
2000-12-06During the self test, we only want to know what bctest says onRichard Levitte1-1/+1
2000-12-06Have the self test use bctest to check that bc is sane.Richard Levitte1-1/+1
2000-11-27Fix BN_is_... macros.Bodo Möller1-0/+8
2000-11-26modular arithmeticsBodo Möller1-0/+4
2000-11-14make updateRichard Levitte1-11/+17
2000-11-14Get the Rijndael function declarations.Richard Levitte1-0/+1
2000-11-14Detect and mark functions that no longer exist.Richard Levitte1-1/+19
2000-11-14Add Rijndael as things to look through.Richard Levitte3-2/+8
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte6-8/+12
2000-10-27make updateRichard Levitte1-0/+107
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte2-0/+2
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte3-0/+65
2000-10-21make updateRichard Levitte1-0/+1
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte1-0/+1
2000-10-13make updateRichard Levitte1-0/+2
2000-10-11fix problems in the selftestUlf Möller1-0/+1
2000-09-25UpdateRichard Levitte1-3/+3
2000-09-25When creating a .def file, be a bit more selective so disabledRichard Levitte1-3/+23
2000-09-24Change the Windows building scripts to enable DSO_WIN32.Richard Levitte4-7/+7
2000-09-23print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller1-4/+8
2000-09-21Ugly hack to make sure static libraries are usable. Without this,Richard Levitte1-1/+2
2000-09-20Wrong variable used. It's funny how some bugs take a long timeRichard Levitte1-1/+1
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte1-0/+1
2000-09-17Oops, no engine in the main trunk.Richard Levitte1-1/+0
2000-09-17Tell users that a rewrite might be a good idea.Richard Levitte1-0/+4
2000-09-15'make update'Richard Levitte1-0/+1
2000-09-11mkdef.pl still needed better logic. Also, the semantics of theRichard Levitte1-8/+49
2000-09-11mkdef.pl has erroneous conditions to check if a symbol is excludedRichard Levitte1-8/+9
2000-09-11I started with a make update, but a rewrite was actually needed.Richard Levitte2-13/+27
2000-09-07*.num rewitten to include the extra information.Richard Levitte2-2046/+2051
2000-09-07Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte1-177/+501
2000-09-06'make update'Bodo Möller1-0/+9
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller1-0/+7
2000-08-17New option 'ctestall' for mkdef.pl, that makes it not only generateRichard Levitte1-11/+17
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte5-3/+20
2000-08-02"make update"Richard Levitte1-0/+7
2000-07-24This isn't entirely necessary if you do everything right from theRichard Levitte1-0/+1
2000-07-24"make update"Richard Levitte1-0/+5
2000-07-24Show the running line count and definition cont in debug mode. ThatRichard Levitte1-1/+11
2000-07-21Profiling option for mk1mf.plUlf Möller2-3/+8
2000-06-22Change mkstack.pl so it now sorts each groupDr. Stephen Henson1-3/+3
2000-06-21Fixes for Win32 build.Dr. Stephen Henson1-29/+2
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson1-0/+25
2000-06-19'make update'Richard Levitte1-0/+4
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte1-0/+7
2000-06-18First of all, with the current macros, we should never get anyRichard Levitte1-2/+8