Skip to content
  1. Oct 15, 2015
  2. Oct 14, 2015
  3. Oct 13, 2015
  4. Oct 12, 2015
  5. Oct 11, 2015
  6. Oct 10, 2015
  7. Oct 09, 2015
  8. Oct 08, 2015
  9. Oct 07, 2015
  10. Oct 06, 2015
    • Alessandro Ghedini's avatar
      Fix travis builds on master · 2d284623
      Alessandro Ghedini authored
      
      
      -Allow mingw debug builds to fail on Travis CI
      -Fix Travis email notifications config
      -Rename a variable to avoid a bogus warning with old GCC
       error: declaration of ``dup'' shadows a global declaration [-Werror=shadow]
      -Disable pedantic ms-format warnings with mingw
      -Properly define const DH parameters
      -Restore --debug flag in Travis CI builds; -d would get incorrectly passed
       to ./Configure in mingw debug builds.
      
      Signed-off-by: default avatarRich Salz <rsalz@openssl.org>
      Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
      2d284623