]> git.ipfire.org Git - thirdparty/openssl.git/history - util/mkdef.pl
Move dso.h to internal
[thirdparty/openssl.git] / util / mkdef.pl
2016-03-23  Rich SalzMove dso.h to internal
2016-03-18  Richard LevitteImplement support for no-ts
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-11  Bill CoxAdd blake2 support.
2016-03-10  Kurt RoeckxRun make update
2016-03-07  MatGH812: Fix for no-ui build on Windows
2016-03-05  Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-02  Dr. Stephen Hensonadd kdf.h to mkdef.pl
2016-02-29  Matt CaswellWorkaround for VisualStudio 2015 bug
2016-02-26  Rob PercivalPublic API for Certificate Transparency
2016-02-26  Matt CaswellFix a mkdef.pl warning
2016-02-26  Alessandro GhediniImplement new multi-threading API
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-17  Rich SalzRemove JPAKE
2016-02-14  Richard LevitteDon't use libcrypto private headers with mkdef.pl
2016-02-11  Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-09  Richard Levitteunified build scheme: adjust some scripts
2016-01-28  Rich SalzRemove extraneous output from util/mk scripts
2016-01-24  Rich SalzMove pqueue into ssl
2016-01-22  Richard LevitteRefactor file writing - Adapt util/mkdef.pl to use...
2016-01-14  Richard LevitteAvoid the r modifier for s/// (perl)
2016-01-14  Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-12  Richard LevitteMake sure to have both upper and mixed case symbols...
2016-01-12  Richard LevitteUse SPARE instead of PRIVATE_PROCEDURE to reserve unuse...
2016-01-12  Richard LevitteThe limit per SYMBOL_VECTOR isn't the amount of symbols...
2016-01-12  Richard LevitteVMS INDENTIFICATION should only have the version number
2016-01-11  Richard LevitteHave mkdef.pl use case sensitive symbols for shareable...
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-11  Dr. Stephen HensonDisable some algorithms by default
2016-01-10  Viktor DukhovniFuture-proof deprecated declartion parsing
2016-01-09  Dr. Stephen HensonAdd DEPRECATEDIN support.
2016-01-09  Dr. Stephen Hensonremove hard coded algorithms
2016-01-09  Dr. Stephen HensonRecognise disabled algorithms automatically.
2016-01-08  Rich SalzFix no CRYPTO_MDEBUG build (windows)
2016-01-08  Richard LevitteRemove all remaining traces if PEM_Seal
2016-01-07  Richard LevitteEnhance util/mkdef.pl to provide a VMS linker option...
2016-01-06  Rich SalzRemove more (rest?) of FIPS build stuff.
2015-12-15  Matt CaswellFix updating via 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.
next