Don't export internal symbols
[openssl.git] / util / mkdef.pl
2015-12-15 Matt CaswellDon't export internal symbols
2015-12-15 Rich SalzRemove GMP engine.
2015-12-10 Andy PolyakovConfigure: make no-chacha and no-poly1305 work.
2015-12-09 Dr. Stephen Hensonremove ecdsa from mkdef.pl
2015-12-09 Dr. Stephen Hensonremove ECDH from mkdef.pl
2015-11-20 Matt CaswellVarious windows build fixes to prepare for windows...
2015-09-09 David WoodhouseRT3992: Make SCT #ifdeffable.
2015-09-04 Rich SalzRT3998: Allow scrypt to be disabled
2015-09-03 David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-05-22 Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-14 Rich SalzUpdate mkdef for moved header file.
2015-05-14 Richard LevitteIdentify and move OpenSSL internal header files
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-04-03 Dr. Stephen Hensonremove asn1_mac.h
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-24 Richard LevitteTeach mkdef.pl to handle multiline declarations.
2015-02-06 Rich SalzRemove ui_compat
2015-02-06 Rich SalzHave mkdef.pl ignore APPLINK settings.
2015-02-06 Dr. Stephen HensonRemove OPENSSL_NO_HMAC
2015-02-04 Rich SalzFix various build breaks
2015-02-03 Rich Salzold_des fix windows build, remove docs
2015-01-31 Matt CaswellRemove OPENSSL_NO_SSL_INTERN as it is now redundant...
2015-01-28 Matt CaswellFix various windows compilation issues
2015-01-28 Matt CaswellFix no-ocb for Windows
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: RFC3779
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-12 Matt CaswellFix no-deprecated on Windows
2014-12-20 Rich SalzRT3548: Remove outdated platforms
2014-12-18 Matt CaswellTurn on OPENSSL_NO_DEPRECATED by default.
2014-12-08 Dr. Stephen HensonRemove fips.h reference.
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-11-19 Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-10-15 Matt CaswellFix SRTP compile issues for windows
2014-07-24 Dr. Stephen HensonAdd conditional unit testing interface.
2014-07-19 Dr. Stephen HensonWindows build fixes.
2014-04-25 Geoff Thorpeutil/mkdef.pl: o_time.h doesn't exist any more
2012-07-01 Dr. Stephen Hensonrecognise OPENSSL_NO_SSL_TRACE
2011-12-31 Dr. Stephen Hensonrecognise HEARTBEATS in mkdef.pl script
2011-12-25 Dr. Stephen Hensonrecognise SCTP in mkdef.pl script
2011-12-23 Dr. Stephen Hensonrecognise DECLARE_PEM_write_const, update ordinals
2011-11-22 Dr. Stephen Hensonadd cryptlib.h to mkdef.pl
2011-11-21 Dr. Stephen Hensonadd strp.h to mkdef.pl headers
2011-10-19 Bodo MöllerFix warnings.
2011-06-12 Dr. Stephen HensonDon't export functions marked as FIPSCAPABLE.
2011-05-13 Dr. Stephen HensonTypo.
2011-05-13 Dr. Stephen Hensontypo
2011-05-13 Dr. Stephen HensonRecognise NO_NISTP224-64-GCC-128
2011-05-12 Dr. Stephen HensonAdd SSL_INTERN definition.
2011-03-25 Richard Levitte* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224...
2011-03-22 Richard Levitte* util/mkdef.pl: Add crypto/o_str.h and crypto/o_time...
2011-03-12 Ben LaurieAdd SRP support.
2011-02-12 Dr. Stephen HensonMake no-ec2m work on Win32 build. Add nexprotoneg suppo...
2011-02-03 Dr. Stephen HensonAdd FIPS support to mkdef.pl script, update ordinals.
2010-07-25 Dr. Stephen HensonAdd modes.h and cmac to WIN32 build system.
2009-05-15 Richard LevitteHave mkdef.pl also handle VAX and Non-VAX differences...
2009-04-04 Dr. Stephen HensonUpdates from 1.0.0-stable
2009-02-25 Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2008-11-24 Dr. Stephen HensonUpdate from stable-branch.
2008-11-12 Dr. Stephen HensonUpdate from stable branch.
2008-10-27 Dr. Stephen HensonWin32 fixes... add new directory to build system. Fix...
2008-06-04 Dr. Stephen HensonRemove store from Windows build.
2008-06-01 Dr. Stephen HensonUpdate from stable branch.
2008-05-31 Dr. Stephen HensonRecognize LHASH_OF().
2008-03-12 Dr. Stephen HensonAnd so it begins...
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...
next