summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
AgeCommit message (Expand)Author
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-09-26Two changes:Richard Levitte
2001-07-11Make sure crypto/krb5/krb5_asn.h becomes part of libeay.num.Richard Levitte
2001-05-13Win16 too :-).Richard Levitte
2001-05-13When doing rewrites on ssleay.num, the file was prematurely closed.Richard Levitte
2001-05-12Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte
2001-04-26Make proper use of all disabling variables.Richard Levitte
2001-04-26We shouldn't skip over header files to avoid functions of disabled algorithms...Richard Levitte
2001-03-10Add the 'ec' directory to mkdef.pl and mkfiles.plDr. Stephen Henson
2001-03-02Sort platforms lexicographically as well. Also, support more than twoRichard Levitte
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