Misc fixes in util/mk1mf.pl
[openssl.git] / util / mk1mf.pl
2016-02-14 Richard LevitteMisc fixes in util/mk1mf.pl
2016-02-13 Viktor DukhovniFix some issues near recent chomp changes.
2016-02-11 Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-11 Andy Polyakovutil/mk1mf.pl: use LINK_CMD instead of LINK variable.
2016-02-10 Richard LevitteProduce buildinf.h on Windows the same way as on Unix
2016-02-10 Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-09 Matt CaswellAdd an OPENSSL_NO_AUTOERRINIT option
2016-02-09 Matt CaswellProvide framework for auto initialise/deinitialise...
2016-02-04 Todd ShortAdd option to disable async
2016-02-04 Richard LevitteMake the mk1mf 'mv' command variable
2016-01-29 Rich SalzTemplatize util/domd
2016-01-25 Richard LevitteNow that Configure doesn't produce tools/c_rehash,...
2016-01-21 Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-14 Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-13 Richard LevitteQuick fix of debugging option for mk1mf.pl.
2016-01-13 Dr. Stephen Hensonrecognise no-crypto-mdebug
2016-01-08 Richard LevitteRemove all remaining traces if PEM_Seal
2015-10-13 Andy PolyakovHarmonize do_rehash_rule with updated test/recipies...
2015-09-07 Richard LevitteAdapt mk1mf.pl and helpers to the new testing framework.
2015-07-15 Ernie HersheyGH322: Fix typo in generated comment.
2015-05-22 Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-04-27 Richard LevitteFix the check of test apps in util/mk1mf.pl
2015-04-27 Richard LevitteSmall fixes after the Big apps cleanup
2015-03-31 Richard LevitteRemove remaining variables for symlinked/copied headers...
2015-03-31 Richard LevitteFix some faults in util/mk1mf.pl
2015-03-11 Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-02-06 Dr. Stephen HensonRemove OPENSSL_NO_HMAC
2015-01-28 Matt CaswellFix no-ocb for Windows
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13 Matt CaswellMake output from openssl version -f consistent with...
2015-01-13 Matt CaswellEnsure internal header files are used from mk1mf based...
2015-01-12 Matt CaswellFix no-deprecated on Windows
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-11-19 Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-11-16 Mike BlandEmit PERLASM_SCHEME to fix GitMake on OS X
2014-10-20 Tim Hudsonno-ssl2 with no-ssl3 does not mean drop the ssl lib
2014-10-15 Matt CaswellFix SRTP compile issues for windows
2014-10-06 Ben LaurieFix single makefile.
2014-07-24 Dr. Stephen HensonAdd conditional unit testing interface.
2014-07-01 Dr. Stephen HensonWindows build fixes.
2014-06-12 Dr. Stephen HensonFix Windows build.
2014-05-24 Ben LaurieOnly copy opensslconf.h at init time.
2014-02-19 Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-15 Dr. Stephen HensonDon't use getcwd in non-copy builds.
2014-02-09 Ben LaurieBuild on MacOS.
2013-04-08 Dr. Stephen HensonAsm build portability.
2013-04-06 Ben LaurieMissing semicolon.
2013-04-06 Dr. Stephen HensonFix non-copy builds.
2013-04-06 Ben LaurieMerge, go back to copy-if-different.
2013-04-06 Ben LaurieMore progress towards working tests.
2013-04-06 Ben LaurieGet closer to a working single Makefile with test support.
2013-04-03 Dr. Stephen HensonUse $(PERL) when calling scripts in mk1mf.pl
2013-03-04 Ben LaurieActually comment out the cpuid asm!
2013-03-04 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-03-04 Dr. Stephen HensonFix WIN32 build.
2013-03-04 Ben LaurieOnly copy headers if they've changed.
2013-03-04 Ben LaurieDon't make CPUID stuff twice.
2013-03-04 Ben LaurieHandle assembler files.
2013-03-04 Ben LaurieTake the first definition of a variable.
2013-03-04 Ben LaurieUse "copy" instead of "auto".
2013-03-04 Ben LaurieRemove pointless diagnostic.
2013-03-04 Ben LauriePreserve the C compiler.
2013-03-04 Ben LaurieInherit CFLAGS when plaform is "auto".
2013-03-04 Ben LaurieRemove empty command.
2013-03-04 Ben LaurieSpelling.
2013-03-04 Ben LaurieAdd dependency on destination directory.
2013-03-04 Ben LaurieSpelling.
2013-03-04 Ben LaurieAdd reallyclean target.
2012-10-29 Andy Polyakovmk1mf.pl: correct flags.
2012-07-15 Andy Polyakovmk1mf.pl: replace chop to make it work in mixture of...
2012-07-01 Dr. Stephen Hensonrecognise OPENSSL_NO_SSL_TRACE
2011-12-25 Dr. Stephen Hensonrecognise no-sctp
2011-10-21 Andy Polyakovmk1mk.pl: cleanup engines' handling and make fips build...
2011-10-19 Dr. Stephen HensonRecognise new option.
2011-09-18 Andy PolyakovMake latest assembler additions (vpaes and e_padlock...
2011-06-30 Dr. Stephen HensonRecognise fipscheck option and call fipsas for WIN64...
2011-06-22 Dr. Stephen Hensontypo
2011-06-22 Dr. Stephen HensonNow the FIPS capable OpenSSL is available simplify...
2011-06-18 Dr. Stephen HensonStrip CRs when installing fips_premain.c Correct compat...
2011-06-15 Dr. Stephen HensonUpdate to mk1mf.pl and ms\do_fips.bat to install releva...
2011-04-21 Dr. Stephen HensonReconise no-ec-nistp224-64-gcc-128 option.
2011-04-21 Dr. Stephen HensonMake fipscanisteronly auto detect work on WIN32.
2011-03-12 Ben LaurieAdd SRP support.
2011-02-23 Dr. Stephen HensonMake -DOPENSSL_FIPSSYMS work under WIN32: run perl...
2011-02-22 Dr. Stephen HensonMake fipscanisteronly work with WIN32 build system.
2011-02-22 Dr. Stephen HensonRemove duplicate test rule.
2011-02-12 Dr. Stephen HensonMake no-ec2m work on Win32 build. Add nexprotoneg suppo...
2011-02-11 Dr. Stephen HensonMake Windows build work with GCM.
2011-02-03 Dr. Stephen HensonAdd FIPS support to the WIN32 build system.
2010-12-03 Dr. Stephen Hensonignore leading null fields
2010-09-02 Dr. Stephen Hensonmake no-gost work on Windows
2010-07-24 Dr. Stephen HensonFix WIN32 build system to correctly link ENGINE DLLs...
2009-09-20 Dr. Stephen HensonOoops, missing close quote
2009-09-20 Dr. Stephen Hensonadd version info for VC-WIN64I too
2009-09-19 Dr. Stephen HensonPR: 2048
2009-05-06 Dr. Stephen HensonUpdate from 1.0.0-stable branch.
2009-04-04 Dr. Stephen HensonUpdates from 1.0.0-stable
next