1. 29 Sep, 2017 2 commits
  2. 28 Sep, 2017 4 commits
  3. 27 Sep, 2017 1 commit
    • Daniel Stenberg's avatar
      curl.h: include <sys/select.h> on cygwin too · 6aa86c49
      Daniel Stenberg authored
      When building with -std=c++14 on cygwin, this header won't be
      automatically included as it otherwise is.
      
      The <sys/select.h> include decision should ideally be reversed and be
      avoided where that header file doesn't exist.
      
      Reported-by: Ian Fette
      Fixes #1925
      6aa86c49
  4. 25 Sep, 2017 1 commit
  5. 24 Sep, 2017 1 commit
  6. 23 Sep, 2017 4 commits
  7. 22 Sep, 2017 7 commits
  8. 21 Sep, 2017 2 commits
  9. 20 Sep, 2017 5 commits
  10. 19 Sep, 2017 1 commit
  11. 18 Sep, 2017 7 commits
  12. 16 Sep, 2017 2 commits
  13. 15 Sep, 2017 3 commits