OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.
[openssl.git] / util / mkdef.pl
2007-08-12 Dr. Stephen HensonOPENSSL_NO_TLS1 WIN32 build support. Fix so normal...
2007-07-18 Dr. Stephen HensonWIN32 VC++ build fixes.
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2007-03-16 Dr. Stephen HensonWin32 fixes. Add GOST algorithm to mkdef, update ordina...
2006-11-30 Dr. Stephen HensonWin32 fixes from stable branch.
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-04-17 Dr. Stephen HensonFix (most) WIN32 warnings and errors.
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-01-02 Andy Polyakov./util update, which covers various issues, but most...
2005-12-05 Dr. Stephen HensonMake mk1mf.pl and friends recognize Whirlpool.
2005-11-06 Dr. Stephen HensonMake DLL engines the default in 0.9.9 and VC++.
2005-11-06 Dr. Stephen HensonAdd symbols for ASN1 print functions, update ordinal...
2005-11-06 Dr. Stephen HensonUpdate from stable branch.
2005-11-06 Andy PolyakovKeep removing references to tmdiff.
2005-07-24 Andy PolyakovPull up mkdef.pl from 0.9.8.
2005-04-27 Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26 Bodo Möllerlet mkdef.pl know about OPENSSL_NO_DGRAM
2005-04-19 Dr. Stephen HensonFix logic in mkdef.pl function is_valid.
2005-04-19 Dr. Stephen HensonStop perl warning.
2005-04-19 Dr. Stephen HensonNew "algorithm define" OPENSSL_NO_GMP. Update mkdef...
2005-04-19 Dr. Stephen HensonIgnore TYPEDEF_OF in mkdef.pl
2005-04-13 Nils LarschMakefile.ssl -> Makefile
2005-02-05 Dr. Stephen HensonIn mkdef.pl ignore trailing whitespace in #ifdef lines
2004-07-12 Richard LevitteBecause it's one of our libraries calling new functions...
2004-05-19 Dr. Stephen HensonAdd SHA256 and SHA512 algorithms to mkdef.pl.
2003-11-28 Richard LevitteMake a number of changes to the OS/2 build. Submitter...
2003-05-01 Richard LevitteDefine a STORE type. For documentation, read the entry...
2003-04-03 Richard LevitteCounter for GCC attributes.
2003-03-20 Richard LevitteSometimes, we have partial comments on the same line...
2003-03-20 Dr. Stephen HensonNew ASN1 macros to just implement and declare the new...
2003-01-30 Richard LevitteThe util scripts need to handled no-hw.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-09 Richard LevitteHmm, Geoff's change made things quite interesting....
2002-10-24 Richard LevitteFor the mkdef.pl to recognise if the "external" engines...
2002-10-05 Dr. Stephen HensonTypo.
2002-10-04 Dr. Stephen HensonUpdate mkdef.pl to handle new ASN1 macro
2002-08-09 Bodo MöllerAdd ECDH support.
2002-07-17 Richard LevitteAdd support for shared libraries with OS/2.
2002-07-10 Lutz JänickeMinor typos
2002-02-13 Bodo MöllerECDSA support
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-09-26 Richard LevitteTwo changes:
2001-07-11 Richard LevitteMake sure crypto/krb5/krb5_asn.h becomes part of libeay...
2001-05-13 Richard LevitteWin16 too :-).
2001-05-13 Richard LevitteWhen doing rewrites on ssleay.num, the file was prematu...
2001-05-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-04-26 Richard LevitteMake proper use of all disabling variables.
2001-04-26 Richard LevitteWe shouldn't skip over header files to avoid functions...
2001-03-10 Dr. Stephen HensonAdd the 'ec' directory to mkdef.pl and mkfiles.pl
2001-03-02 Richard LevitteSort platforms lexicographically as well. Also, suppor...
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-02-22 Richard LevitteWhen inside a #if 0..#endif, do not define anything.
2001-02-21 Richard LevitteModify mkdef.pl to recognise and parse prprocessor...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Richard LevitteDo not insert things in syms{} and kind{} when parsing...
2001-02-09 Dr. Stephen HensonVarious Win32 related fixed. Make no-krb5 work in mkdef...
2001-02-09 Dr. Stephen HensonVarious updates to mkdef.pl to cope with new aes
2000-12-31 Richard LevitteRemove RSAref-related things.
2000-12-29 Richard LevitteEnhancements to mkdef.pl:
2000-12-21 Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-16 Dr. Stephen HensonMake mkdef.pl parse some ASN1 IMPLEMENT macros.
2000-11-14 Richard LevitteGet the Rijndael function declarations.
2000-11-14 Richard LevitteDetect and mark functions that no longer exist.
2000-11-14 Richard LevitteAdd Rijndael as things to look through.
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-09-25 Richard LevitteWhen creating a .def file, be a bit more selective...
2000-09-20 Richard LevitteWrong variable used. It's funny how some bugs take...
2000-09-17 Richard LevitteOops, no engine in the main trunk.
2000-09-17 Richard LevitteTell users that a rewrite might be a good idea.
2000-09-11 Richard Levittemkdef.pl still needed better logic. Also, the semantic...
2000-09-11 Richard Levittemkdef.pl has erroneous conditions to check if a symbol...
2000-09-07 Richard LevitteMajor hack of mkdef.pl. There should be no more need...
2000-08-17 Richard LevitteNew option 'ctestall' for mkdef.pl, that makes it not...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-18 Richard LevitteFirst of all, with the current macros, we should never...
2000-06-01 Geoff ThorpeThis change will cause builds (by default) to not use...
2000-05-15 Ulf MöllerMissing cases when no_rsa is defined
2000-04-04 Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-02-27 Dr. Stephen HensonFix so Win32 compiles again...
2000-02-18 Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-17 Dr. Stephen HensonAdd -pass argument to 'enc'.
2000-01-07 Ulf MöllerHonor the no-xxx Configure options when creating .DEF...
1999-12-24 Dr. Stephen HensonFixes so NO_RSA works again.
1999-09-03 Bodo MöllerHandle "#if 0" correctly (I hope)
1999-07-11 Dr. Stephen HensonVarious changes to stop VC++ choking under Win32.
1999-06-22 Dr. Stephen HensonChange the PEM_* function prototypes to use DECLARE_PEM...
1999-06-07 Bodo MöllerUse the same path to perl in all #! lines in util.
1999-05-13 Ulf MöllerOops. Close the file.
1999-05-13 Ulf Möllermk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.
1999-05-08 Dr. Stephen HensonVarious Win32 fixes. Win95 doesn't support MoveFileEx...
1999-05-08 Ulf Möllerno-xxx option to exclude ciphers.
1999-05-07 Ulf MöllerGenerate DLLs with Mingw32.
1999-04-26 Dr. Stephen HensonExtensively changed the DEF file generator mkdef.pl...
1999-04-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
next