]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Retain SSLv2 methods as functions that return NULL
[thirdparty/openssl.git] / Configure
2016-03-01  Viktor DukhovniDisable EXPORT and LOW SSLv3+ ciphers by default
2016-03-01  Viktor DukhovniDisable SSLv2 default build, default negotiation and...
2016-01-19  Richard LevitteFix BSD -rpath parameter
2015-12-16  Rich SalzProvide better "make depend" warning.
2015-11-09  Richard LevitteMake the match for previous cflags a bit more strict
2015-10-09  Rich SalzFix travis build for 1.0.1
2015-05-26  Andy PolyakovConfigure: replace -mv8 with -mcpu=v8 in SPARC config...
2015-02-22  Richard LevitteRestore -DTERMIO/-DTERMIOS on Windows platforms.
2015-02-22  Richard LevitteAssume TERMIOS is default, remove TERMIO on all Linux.
2015-01-27  Rich SalzRevert "Remove engine_rsax and its asm file."
2015-01-26  Rich SalzRemove engine_rsax and its asm file.
2014-11-19  Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-08-28  Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-08-01  Bodo MoellerUpdate $default_depflags to match current defaults.
2014-07-24  Dr. Stephen HensonAdd conditional unit testing interface.
2014-03-07  Dr. Stephen HensonRemove -WX option from debug-VC-WIN32
2013-10-19  Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-09-16  Bodo Moeller Fix overly lenient comparisons:
2013-02-08  Ben LaurieAdd clang target.
2013-01-07  Dr. Stephen HensonUpdate debug-steve64
2012-12-13  Ben LaurieAdd 64 bit target.
2012-10-16  Andy Polyakovaix[64]-cc: get MT support right [from HEAD].
2012-09-24  Richard Levitte* Configure: make the debug-levitte-linux{elf,noasm...
2012-08-13  Andy Polyakov./Configure: libcrypto.a can grow to many GB on Solaris...
2012-03-14  Dr. Stephen Hensonremove trailing slash
2012-03-03  Andy PolyakovConfigure: make no-whirlpool work [from HEAD].
2012-02-26  Andy PolyakovConfigure: remove adding of -D_XPG4_2 -D__EXTENSIONS__...
2012-02-02  Andy Polyakovhpux-parisc2-*: engage assembler [from HEAD] and make...
2012-01-05  Dr. Stephen Hensondisable heartbeats if tlsext disabled
2011-12-27  Dr. Stephen Hensonupdate default depflags
2011-12-25  Dr. Stephen HensonPR: 2535
2011-12-19  Dr. Stephen HensonPR: 2563
2011-12-02  Ben LaurieFix warnings.
2011-11-24  Ben LaurieIndent.
2011-11-15  Andy PolyakovConfigure, e_aes.c: allow for XTS assembler implementat...
2011-11-14  Andy PolyakovConfigure, etc.: engage additional assembler modules.
2011-11-13  Ben Lauriemake depend.
2011-10-19  Bodo MöllerFix indentation
2011-10-19  Bodo MöllerFix warnings.
2011-10-13  Dr. Stephen HensonFor now disable RSAX ENGINE for FIPS builds: it sets...
2011-09-05  Bodo MöllerFix expected DEFFLAG for default config.
2011-08-23  Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations...
2011-08-14  Andy Polyakoveng_rsax.c: make it work on Win64.
2011-07-20  Andy PolyakovAdd RSAX builtin engine [from HEAD].
2011-07-01  Dr. Stephen HensonNo need for trailing slash any more.
2011-06-28  Andy PolyakovConfigure: add aesni-x86_64.o to VC-WIN64A line.
2011-06-28  Andy PolyakovAES-NI backport from HEAD. Note that e_aes.c doesn...
2011-06-18  Dr. Stephen HensonDon't add trailing slash to FIPSDIR: it causes problems...
2011-06-09  Dr. Stephen HensonAdd android platforms. Let fipsdir come from environment.
2011-05-26  Dr. Stephen HensonThe first of many changes to make OpenSSL 1.0.1 FIPS...
2011-05-12  Dr. Stephen HensonOoops fix typo.
2011-05-12  Dr. Stephen HensonHave EC_NISTP224_64_GCC_128 treated like any algorithm...
2011-03-16  Ben LaurieAdd SRP.
2010-11-30  Andy PolyakovConfigure: make -mno-cygwin optional on mingw platforms...
2010-11-11  Dr. Stephen HensonSubmitted By: Bogdan Harjoc <harjoc@gmail.com>
2010-07-16  Andy PolyakovConfigure: suppress $multilib with non-system $prefix...
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-01  Andy PolyakovConfigure: update mingw config-lines [from HEAD].
2010-04-15  Dr. Stephen Hensonoops, commit Configure part of PR#2234
2010-04-10  Andy Polyakovdarwin-ppc-cc: add -Wa,-force_cpusubtype_ALL to produce...
2010-01-19  Andy Polyakovs390x assembler update: add support for run-time facili...
2009-12-30  Andy PolyakovAdapt mingw config for newer mingw environment [from...
2009-12-29  Andy PolyakovDeploy multilib config-line parameter [from HEAD].
2009-12-12  Ben LaurieUse gcc 4.4.
2009-11-09  Dr. Stephen HensonRemove BF_PTR2 from configuration: it doesn't improve...
2009-10-28  Dr. Stephen HensonDon't replace whole AR line
2009-10-28  Dr. Stephen HensonPR: 2081
2009-10-28  Dr. Stephen HensonPR: 2080
2009-10-18  Dr. Stephen Hensontake install prefix from the environment
2009-10-15  Dr. Stephen HensonFixes to CROSS_COMPILE, don't override command line...
2009-10-15  Dr. Stephen HensonRename CROSS_COMPILE_PREFIX to CROSS_COMPILE
2009-10-07  Dr. Stephen HensonAllow cross compilation prefix to come from CROSS_COMPI...
2009-09-09  Dr. Stephen HensonAdd new option --strict-warnings to Configure script...
2009-08-12  Dr. Stephen HensonUpdate default dependency flags.
2009-08-12  Dr. Stephen HensonRe-enable mdc2 default by default as the patent is...
2009-08-10  Dr. Stephen HensonPR: 2003
2009-07-24  Dr. Stephen HensonFix typo.
2009-07-24  Dr. Stephen HensonAdd new debug targets.
2009-07-08  Dr. Stephen HensonDelete MD2 from algorithm tables and default compilation.
2009-07-01  Dr. Stephen HensonPR: 1972
2009-06-25  Ben LaurieDEBUG_BN_CTX doesn't really debug anything (it is essen...
2009-06-17  Dr. Stephen HensonUpdate from HEAD.
2009-06-17  Dr. Stephen HensonUpdate from HEAD.
2009-05-15  Dr. Stephen HensonPR: 1925
2009-05-06  Dr. Stephen HensonAdd debug-VC-WIN32 target and let mk1mf.pl auto detect...
2009-05-06  Dr. Stephen HensonDon't use -D_CRT_NONSTDC_NO_DEPRECATE, fix bio_lcl...
2009-05-05  Andy PolyakovConfigure: update from HEAD (Camellia assembler in...
2009-04-26  Dr. Stephen HensonAdd extra no deprecate flags in Configure.
2009-04-23  Dr. Stephen HensonMake no-rsa, no-dsa and no-dh compile again.
2009-04-23  Dr. Stephen HensonMake no-ec work
2009-04-23  Dr. Stephen HensonMake no-gost work properly.
2009-04-22  Dr. Stephen HensonPR: 1903
2009-04-06  Dr. Stephen HensonPR: 1890
2009-04-06  Dr. Stephen HensonPR: 1899
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-19  Richard LevitteMake STORE an experimental feature.
2009-02-15  Dr. Stephen HensonMake no-engine work again.
2009-02-15  Ben LaurieUse new common flags and fix resulting warnings.
2009-02-11  Andy PolyakovRC4 for s390x.
2009-02-09  Andy Polyakovs390x assembler pack update.
next