aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
Commit message (Expand)AuthorAgeFilesLines
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-021-2/+1
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-1/+1
* Two changes:Richard Levitte2001-09-261-2/+11
* Make sure crypto/krb5/krb5_asn.h becomes part of libeay.num.Richard Levitte2001-07-111-0/+1
* Win16 too :-).Richard Levitte2001-05-131-1/+1
* When doing rewrites on ssleay.num, the file was prematurely closed.Richard Levitte2001-05-131-3/+2
* Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson2001-05-121-1/+1
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-0/+1
* Make proper use of all disabling variables.Richard Levitte2001-04-261-0/+9
* We shouldn't skip over header files to avoid functions of disabled algorithms...Richard Levitte2001-04-261-28/+28
* Add the 'ec' directory to mkdef.pl and mkfiles.plDr. Stephen Henson2001-03-101-7/+10
* Sort platforms lexicographically as well. Also, support more than twoRichard Levitte2001-03-021-15/+19
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-132/+377
* When inside a #if 0..#endif, do not define anything.Richard Levitte2001-02-221-107/+108
* Modify mkdef.pl to recognise and parse prprocessor conditionals of theRichard Levitte2001-02-211-58/+110
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-12/+14
* Do not insert things in syms{} and kind{} when parsing the headerRichard Levitte2001-02-191-86/+70
* Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson2001-02-091-3/+5
* Various updates to mkdef.pl to cope with new aesDr. Stephen Henson2001-02-091-7/+39
* Remove RSAref-related things.Richard Levitte2000-12-311-11/+0
* 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
* 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-141-2/+6
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-2/+2
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+1
* When creating a .def file, be a bit more selective so disabledRichard Levitte2000-09-251-3/+23
* Wrong variable used. It's funny how some bugs take a long timeRichard Levitte2000-09-201-1/+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
* 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
* Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte2000-09-071-177/+501
* 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-141-1/+7
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-29/+2
* First of all, with the current macros, we should never get anyRichard Levitte2000-06-181-2/+8
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-1/+3
* Missing cases when no_rsa is definedUlf Möller2000-05-151-9/+22
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-0/+1
* Fix so Win32 compiles again...Dr. Stephen Henson2000-02-271-0/+1
* New functions and option to use NEW in certificate requests.Dr. Stephen Henson2000-02-181-0/+12
* Add -pass argument to 'enc'.Dr. Stephen Henson2000-02-171-1/+0
* Honor the no-xxx Configure options when creating .DEF files.Ulf Möller2000-01-071-19/+61
* Fixes so NO_RSA works again.Dr. Stephen Henson1999-12-241-1/+42
* Handle "#if 0" correctly (I hope)Bodo Möller1999-09-031-0/+6
* Various changes to stop VC++ choking under Win32.Dr. Stephen Henson1999-07-111-0/+1