summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
AgeCommit message (Expand)Author
2011-03-22* util/mkdef.pl: Add crypto/o_str.h and crypto/o_time.h. Maybe someRichard Levitte
2010-07-25Add modes.h to mkdef.pl, update ordinals.Dr. Stephen Henson
2010-04-13A few more things that aren't built on VAXRichard Levitte
2009-05-15Have mkdef.pl also handle VAX and Non-VAX differences for VMSRichard Levitte
2009-04-04Make no-ssl2 work including on Win32 builds.Dr. Stephen Henson
2009-02-25Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson
2008-11-24Update from stable-branch.Dr. Stephen Henson
2008-11-12Update from stable branch.Dr. Stephen Henson
2008-10-27Win32 fixes... add new directory to build system. Fix warnings.Dr. Stephen Henson
2008-06-04Remove store from Windows build.Dr. Stephen Henson
2008-06-01Update from stable branch.Dr. Stephen Henson
2008-05-31Recognize LHASH_OF().Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson
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