1. 15 Oct, 2015 5 commits
  2. 14 Oct, 2015 3 commits
  3. 13 Oct, 2015 7 commits
  4. 12 Oct, 2015 4 commits
  5. 11 Oct, 2015 6 commits
  6. 10 Oct, 2015 1 commit
  7. 09 Oct, 2015 3 commits
  8. 08 Oct, 2015 4 commits
  9. 07 Oct, 2015 6 commits
  10. 06 Oct, 2015 1 commit
    • 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