aboutsummaryrefslogtreecommitdiff
path: root/util/mkdef.pl
AgeCommit message (Expand)AuthorFilesLines
2001-02-21Modify mkdef.pl to recognise and parse prprocessor conditionals of theRichard Levitte1-58/+110
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-12/+14
2001-02-19Do not insert things in syms{} and kind{} when parsing the headerRichard Levitte1-86/+70
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson1-3/+5
2001-02-09Various updates to mkdef.pl to cope with new aesDr. Stephen Henson1-7/+39
2000-12-31Remove RSAref-related things.Richard Levitte1-11/+0
2000-12-29Enhancements to mkdef.pl:Richard Levitte1-15/+50
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-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 Levitte1-2/+6
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte1-2/+2
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte1-0/+1
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-0/+1
2000-09-25When creating a .def file, be a bit more selective so disabledRichard Levitte1-3/+23
2000-09-20Wrong variable used. It's funny how some bugs take a long timeRichard Levitte1-1/+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-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-07Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte1-177/+501
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 Levitte1-1/+7
2000-06-21Fixes for Win32 build.Dr. Stephen Henson1-29/+2
2000-06-18First of all, with the current macros, we should never get anyRichard Levitte1-2/+8
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe1-1/+3
2000-05-15Missing cases when no_rsa is definedUlf Möller1-9/+22
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe1-0/+1
2000-02-27Fix so Win32 compiles again...Dr. Stephen Henson1-0/+1
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson1-0/+12
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson1-1/+0
2000-01-07Honor the no-xxx Configure options when creating .DEF files.Ulf Möller1-19/+61
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson1-1/+42
1999-09-03Handle "#if 0" correctly (I hope)Bodo Möller1-0/+6
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson1-0/+1
1999-06-22Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson1-0/+8
1999-06-07Use the same path to perl in all #! lines in util.Bodo Möller1-1/+1
1999-05-13Oops. Close the file.Ulf Möller1-0/+1
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller1-1/+8
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1-1/+3
1999-05-08no-xxx option to exclude ciphers.Ulf Möller1-26/+51
1999-05-07Generate DLLs with Mingw32.Ulf Möller1-6/+10
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson1-164/+155
1999-04-20Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1-1/+1
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1-1/+29
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1-0/+1
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson1-1/+1
1999-03-03Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1-21/+33
1999-02-11Make the 'crypto' and 'ssl' options in the perl script mkdef.pl really work,Dr. Stephen Henson1-6/+57