aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* The option line may start with a space, which gives an empty option.Richard Levitte2000-12-311-1/+1
* Look for no-krb5 and add the definition of NO_KRB5 if it's there.Richard Levitte2000-12-311-0/+3
* Remove RSAref-related things.Richard Levitte2000-12-314-14/+0
* Remove anything connected to RSAref, since that's gone by now.Richard Levitte2000-12-311-16/+5
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-292-190/+382
* Enhancements to mkdef.pl:Richard Levitte2000-12-291-15/+50
* Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson2000-12-211-0/+7
* Make mkdef.pl parse some ASN1 IMPLEMENT macros.Dr. Stephen Henson2000-12-161-3/+19
* "Andrew W. Gray" <agray@iconsinc.com> says /GD is no longer a validUlf Möller2000-12-151-1/+1
* Don't check for bc at all. We can now run a meaningful test even ifUlf Möller2000-12-061-7/+0
* During the self test, we only want to know what bctest says onRichard Levitte2000-12-061-1/+1
* Have the self test use bctest to check that bc is sane.Richard Levitte2000-12-061-1/+1
* Fix BN_is_... macros.Bodo Möller2000-11-271-0/+8
* modular arithmeticsBodo Möller2000-11-261-0/+4
* make updateRichard Levitte2000-11-141-11/+17
* Get the Rijndael function declarations.Richard Levitte2000-11-141-0/+1
* Detect and mark functions that no longer exist.Richard Levitte2000-11-141-1/+19
* Add Rijndael as things to look through.Richard Levitte2000-11-143-2/+8
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-086-8/+12
* make updateRichard Levitte2000-10-271-0/+107
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-272-0/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-263-0/+65
* make updateRichard Levitte2000-10-211-0/+1
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-0/+1
* make updateRichard Levitte2000-10-131-0/+2
* fix problems in the selftestUlf Möller2000-10-111-0/+1
* UpdateRichard Levitte2000-09-251-3/+3
* When creating a .def file, be a bit more selective so disabledRichard Levitte2000-09-251-3/+23
* Change the Windows building scripts to enable DSO_WIN32.Richard Levitte2000-09-244-7/+7
* print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller2000-09-231-4/+8
* Ugly hack to make sure static libraries are usable. Without this,Richard Levitte2000-09-211-1/+2
* Wrong variable used. It's funny how some bugs take a long timeRichard Levitte2000-09-201-1/+1
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-0/+1
* Oops, no engine in the main trunk.Richard Levitte2000-09-171-1/+0
* Tell users that a rewrite might be a good idea.Richard Levitte2000-09-171-0/+4
* 'make update'Richard Levitte2000-09-151-0/+1
* mkdef.pl still needed better logic. Also, the semantics of theRichard Levitte2000-09-111-8/+49
* mkdef.pl has erroneous conditions to check if a symbol is excludedRichard Levitte2000-09-111-8/+9
* I started with a make update, but a rewrite was actually needed.Richard Levitte2000-09-112-13/+27
* *.num rewitten to include the extra information.Richard Levitte2000-09-072-2046/+2051
* Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte2000-09-071-177/+501
* 'make update'Bodo Möller2000-09-061-0/+9
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-0/+7
* New option 'ctestall' for mkdef.pl, that makes it not only generateRichard Levitte2000-08-171-11/+17
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-145-3/+20
* "make update"Richard Levitte2000-08-021-0/+7
* 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