1. 16 Oct, 2016 1 commit
  2. 10 Oct, 2016 2 commits
  3. 04 Oct, 2016 1 commit
  4. 22 Sep, 2016 1 commit
  5. 19 Sep, 2016 1 commit
  6. 14 Sep, 2016 2 commits
  7. 13 Sep, 2016 1 commit
  8. 10 Sep, 2016 1 commit
  9. 07 Sep, 2016 2 commits
  10. 05 Sep, 2016 1 commit
  11. 27 Aug, 2016 1 commit
  12. 26 Aug, 2016 2 commits
  13. 22 Aug, 2016 1 commit
  14. 15 Aug, 2016 1 commit
  15. 10 Aug, 2016 1 commit
  16. 04 Aug, 2016 1 commit
  17. 03 Aug, 2016 1 commit
  18. 02 Aug, 2016 1 commit
  19. 01 Aug, 2016 1 commit
  20. 21 Jul, 2016 4 commits
  21. 19 Jul, 2016 1 commit
  22. 27 Jun, 2016 1 commit
  23. 21 Jun, 2016 1 commit
    • Kamil Dudka's avatar
      curl-compilers.m4: improve detection of GCC's -fvisibility= flag · b2dcf034
      Kamil Dudka authored
      Some builds of GCC produce output on both stdout and stderr when --help
      --verbose is used.  The 2>&1 redirection caused them to be arbitrarily
      interleaved with each other because of stream buffering.  Consequently,
      grep failed to match the fvisibility= string in the mixed output, even
      though the string was present in GCC's standard output.
      
      This led to silently disabling symbol hiding in some builds of curl.
      b2dcf034
  24. 06 Jun, 2016 1 commit
  25. 03 Jun, 2016 1 commit
  26. 31 May, 2016 1 commit
  27. 30 May, 2016 3 commits
  28. 21 May, 2016 1 commit
  29. 19 May, 2016 1 commit
  30. 18 May, 2016 1 commit
  31. 17 May, 2016 1 commit