summaryrefslogtreecommitdiff
path: root/util/mkdef.pl
Commit message (Expand)AuthorAgeFilesLines
* Add SHA256 and SHA512 algorithms to mkdef.pl.Dr. Stephen Henson2004-05-191-2/+2
* Make a number of changes to the OS/2 build. Submitter's comment below.Richard Levitte2003-11-281-5/+33
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-011-0/+1
* Counter for GCC attributes.Richard Levitte2003-04-031-5/+5
* Sometimes, we have partial comments on the same line as other stuff weRichard Levitte2003-03-201-0/+4
* New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson2003-03-201-0/+4
* The util scripts need to handled no-hw.Richard Levitte2003-01-301-2/+4
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-3/+5
* Hmm, Geoff's change made things quite interesting. We can now giveRichard Levitte2002-12-091-2/+5
* For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte2002-10-241-2/+6
* Typo.Dr. Stephen Henson2002-10-051-1/+1
* Update mkdef.pl to handle new ASN1 macroDr. Stephen Henson2002-10-041-0/+2
* Add ECDH support.Bodo Möller2002-08-091-2/+5
* Add support for shared libraries with OS/2.Richard Levitte2002-07-171-12/+34
* Minor typosLutz Jänicke2002-07-101-2/+2
* ECDSA supportBodo Möller2002-02-131-2/+5
* 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