1. 18 Oct, 2016 1 commit
  2. 16 Oct, 2016 1 commit
  3. 10 Oct, 2016 2 commits
  4. 04 Oct, 2016 1 commit
  5. 22 Sep, 2016 1 commit
  6. 19 Sep, 2016 1 commit
  7. 14 Sep, 2016 2 commits
  8. 13 Sep, 2016 1 commit
  9. 10 Sep, 2016 1 commit
  10. 07 Sep, 2016 2 commits
  11. 05 Sep, 2016 1 commit
  12. 27 Aug, 2016 1 commit
  13. 26 Aug, 2016 2 commits
  14. 22 Aug, 2016 1 commit
  15. 15 Aug, 2016 1 commit
  16. 10 Aug, 2016 1 commit
  17. 04 Aug, 2016 1 commit
  18. 03 Aug, 2016 1 commit
  19. 02 Aug, 2016 1 commit
  20. 01 Aug, 2016 1 commit
  21. 21 Jul, 2016 4 commits
  22. 19 Jul, 2016 1 commit
  23. 27 Jun, 2016 1 commit
  24. 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
  25. 06 Jun, 2016 1 commit
  26. 03 Jun, 2016 1 commit
  27. 31 May, 2016 1 commit
  28. 30 May, 2016 3 commits
  29. 21 May, 2016 1 commit
  30. 19 May, 2016 1 commit
  31. 18 May, 2016 1 commit