summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19Remove temporary files when done.Richard Levitte
2001-02-19make updateRichard Levitte
2001-02-19Do not insert things in syms{} and kind{} when parsing the headerRichard Levitte
2001-02-19Make the choice of "makedepend" program choosable through a switch.Richard Levitte
2001-02-16Make it possible to use gcc to generate the dependency tables.Richard Levitte
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson
2001-02-09Various updates to mkdef.pl to cope with new aesDr. Stephen Henson
2000-12-31The option line may start with a space, which gives an empty option.Richard Levitte
2000-12-31Look for no-krb5 and add the definition of NO_KRB5 if it's there.Richard Levitte
2000-12-31Remove RSAref-related things.Richard Levitte
2000-12-31Remove anything connected to RSAref, since that's gone by now.Richard Levitte
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte
2000-12-29Enhancements to mkdef.pl:Richard Levitte
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson
2000-12-16Make mkdef.pl parse some ASN1 IMPLEMENT macros.Dr. Stephen Henson
2000-12-15"Andrew W. Gray" <agray@iconsinc.com> says /GD is no longer a validUlf Möller
2000-12-06Don't check for bc at all. We can now run a meaningful test even ifUlf Möller
2000-12-06During the self test, we only want to know what bctest says onRichard Levitte
2000-12-06Have the self test use bctest to check that bc is sane.Richard Levitte
2000-11-27Fix BN_is_... macros.Bodo Möller
2000-11-26modular arithmeticsBodo Möller
2000-11-14make updateRichard Levitte
2000-11-14Get the Rijndael function declarations.Richard Levitte
2000-11-14Detect and mark functions that no longer exist.Richard Levitte
2000-11-14Add Rijndael as things to look through.Richard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-10-27make updateRichard Levitte
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-21make updateRichard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-10-13make updateRichard Levitte
2000-10-11fix problems in the selftestUlf Möller
2000-09-25UpdateRichard Levitte
2000-09-25When creating a .def file, be a bit more selective so disabledRichard Levitte
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-15'make update'Richard Levitte
2000-09-11mkdef.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