aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
Commit message (Expand)AuthorAgeFilesLines
...
* OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.Dr. Stephen Henson2007-08-121-0/+1
* WIN32 VC++ build fixes.Dr. Stephen Henson2007-07-181-2/+0
* Add SEED encryption algorithm.Bodo Möller2007-04-231-3/+6
* Win32 fixes. Add GOST algorithm to mkdef, update ordinals. Signed/unsigned fi...Dr. Stephen Henson2007-03-161-1/+1
* Win32 fixes from stable branch.Dr. Stephen Henson2006-11-301-1/+5
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-2/+5
* Fix (most) WIN32 warnings and errors.Dr. Stephen Henson2006-04-171-0/+6
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+1
* ./util update, which covers various issues, but most importantly mkerr.plAndy Polyakov2006-01-021-24/+26
* Make mk1mf.pl and friends recognize Whirlpool.Dr. Stephen Henson2005-12-051-2/+6
* Make DLL engines the default in 0.9.9 and VC++.Dr. Stephen Henson2005-11-061-1/+1
* Add symbols for ASN1 print functions, update ordinal file.Dr. Stephen Henson2005-11-061-0/+6
* Update from stable branch.Dr. Stephen Henson2005-11-061-0/+2
* Keep removing references to tmdiff.Andy Polyakov2005-11-061-1/+0
* Pull up mkdef.pl from 0.9.8.Andy Polyakov2005-07-241-1/+2
* Lots of Win32 fixes for DTLS.Dr. Stephen Henson2005-04-271-0/+1
* let mkdef.pl know about OPENSSL_NO_DGRAMBodo Möller2005-04-261-1/+1
* Fix logic in mkdef.pl function is_valid.Dr. Stephen Henson2005-04-191-2/+2
* Stop perl warning.Dr. Stephen Henson2005-04-191-1/+5
* New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure scriptDr. Stephen Henson2005-04-191-2/+5
* Ignore TYPEDEF_OF in mkdef.plDr. Stephen Henson2005-04-191-0/+3
* Makefile.ssl -> MakefileNils Larsch2005-04-131-2/+2
* In mkdef.pl ignore trailing whitespace in #ifdef linesDr. Stephen Henson2005-02-051-1/+1
* Because it's one of our libraries calling new functions in the other,Richard Levitte2004-07-121-0/+1
* 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