summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
AgeCommit message (Expand)Author
2007-08-12OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.Dr. Stephen Henson
2007-07-18WIN32 VC++ build fixes.Dr. Stephen Henson
2007-04-23Add SEED encryption algorithm.Bodo Möller
2007-03-16Win32 fixes. Add GOST algorithm to mkdef, update ordinals. Signed/unsigned fi...Dr. Stephen Henson
2006-11-30Win32 fixes from stable branch.Dr. Stephen Henson
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-04-17Fix (most) WIN32 warnings and errors.Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-01-02./util update, which covers various issues, but most importantly mkerr.plAndy Polyakov
2005-12-05Make mk1mf.pl and friends recognize Whirlpool.Dr. Stephen Henson
2005-11-06Make DLL engines the default in 0.9.9 and VC++.Dr. Stephen Henson
2005-11-06Add symbols for ASN1 print functions, update ordinal file.Dr. Stephen Henson
2005-11-06Update from stable branch.Dr. Stephen Henson
2005-11-06Keep removing references to tmdiff.Andy Polyakov
2005-07-24Pull up mkdef.pl from 0.9.8.Andy Polyakov
2005-04-27Lots of Win32 fixes for DTLS.Dr. Stephen Henson
2005-04-26let mkdef.pl know about OPENSSL_NO_DGRAMBodo Möller
2005-04-19Fix logic in mkdef.pl function is_valid.Dr. Stephen Henson
2005-04-19Stop perl warning.Dr. Stephen Henson
2005-04-19New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure scriptDr. Stephen Henson
2005-04-19Ignore TYPEDEF_OF in mkdef.plDr. Stephen Henson
2005-04-13Makefile.ssl -> MakefileNils Larsch
2005-02-05In mkdef.pl ignore trailing whitespace in #ifdef linesDr. Stephen Henson
2004-07-12Because it's one of our libraries calling new functions in the other,Richard Levitte
2004-05-19Add SHA256 and SHA512 algorithms to mkdef.pl.Dr. Stephen Henson
2003-11-28Make a number of changes to the OS/2 build. Submitter's comment below.Richard Levitte
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte
2003-04-03Counter for GCC attributes.Richard Levitte
2003-03-20Sometimes, we have partial comments on the same line as other stuff weRichard Levitte
2003-03-20New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson
2003-01-30The util scripts need to handled no-hw.Richard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-12-09Hmm, Geoff's change made things quite interesting. We can now giveRichard Levitte
2002-10-24For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte
2002-10-05Typo.Dr. Stephen Henson
2002-10-04Update mkdef.pl to handle new ASN1 macroDr. Stephen Henson
2002-08-09Add ECDH support.Bodo Möller
2002-07-17Add support for shared libraries with OS/2.Richard Levitte
2002-07-10Minor typosLutz Jänicke
2002-02-13ECDSA supportBodo Möller
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte
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