1. 28 Sep, 2017 3 commits
  2. 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
  3. 25 Sep, 2017 1 commit
  4. 24 Sep, 2017 1 commit
  5. 23 Sep, 2017 4 commits
  6. 22 Sep, 2017 7 commits
  7. 21 Sep, 2017 2 commits
  8. 20 Sep, 2017 5 commits
  9. 19 Sep, 2017 1 commit
  10. 18 Sep, 2017 7 commits
  11. 16 Sep, 2017 2 commits
  12. 15 Sep, 2017 6 commits