summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
AgeCommit message (Expand)Author
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2001-02-22When inside a #if 0..#endif, do not define anything.Richard Levitte
2001-02-21Modify mkdef.pl to recognise and parse prprocessor conditionals of theRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19Do not insert things in syms{} and kind{} when parsing the headerRichard 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-31Remove RSAref-related things.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-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-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-09-25When creating a .def file, be a bit more selective so disabledRichard Levitte
2000-09-20Wrong variable used. It's funny how some bugs take a long timeRichard 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-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-07Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte
2000-08-17New option 'ctestall' for mkdef.pl, that makes it not only generateRichard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-18First of all, with the current macros, we should never get anyRichard Levitte
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe
2000-05-15Missing cases when no_rsa is definedUlf Möller
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-02-27Fix so Win32 compiles again...Dr. Stephen Henson
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson
2000-01-07Honor the no-xxx Configure options when creating .DEF files.Ulf Möller
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson
1999-09-03Handle "#if 0" correctly (I hope)Bodo Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-06-22Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson
1999-06-07Use the same path to perl in all #! lines in util.Bodo Möller
1999-05-13Oops. Close the file.Ulf Möller
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson
1999-05-08no-xxx option to exclude ciphers.Ulf Möller
1999-05-07Generate DLLs with Mingw32.Ulf Möller
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson
1999-04-20Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson