1. 04 Jul, 2009 1 commit
  2. 30 Jun, 2009 2 commits
  3. 29 Jun, 2009 3 commits
  4. 27 Jun, 2009 1 commit
  5. 21 Jun, 2009 1 commit
    • Yang Tse's avatar
      · e96a9190
      Yang Tse authored
      Refactor how libraries are checked for connect() function, follow-up.
      e96a9190
  6. 20 Jun, 2009 4 commits
  7. 19 Jun, 2009 2 commits
    • Michal Marek's avatar
      fix indentation. · ad1bfc54
      Michal Marek authored
      ad1bfc54
    • Yang Tse's avatar
      · 2c0c05e9
      Yang Tse authored
      sclose() function-like macro definition used to close a socket,
      now solely based on HAVE_CLOSESOCKET and HAVE_CLOSESOCKET_CAMEL
      config file preprocessor definitions.
      2c0c05e9
  8. 18 Jun, 2009 1 commit
  9. 17 Jun, 2009 4 commits
    • Yang Tse's avatar
      · 98f7771d
      Yang Tse authored
      check for socket() and closesocket() as it is done for other functions
      98f7771d
    • Yang Tse's avatar
      · 37eba370
      Yang Tse authored
      socket() and closesocket() prototypes might be in socket.h
      37eba370
    • Yang Tse's avatar
      · 40b2f255
      Yang Tse authored
      check for socket() and closesocket() as it is done for other functions
      40b2f255
    • Dan Fandrich's avatar
      d3e35d49
  10. 16 Jun, 2009 3 commits
  11. 15 Jun, 2009 6 commits
  12. 13 Jun, 2009 9 commits
  13. 12 Jun, 2009 3 commits
    • Yang Tse's avatar
      · 067544ab
      Yang Tse authored
      Try to make more clear that --enable-curldebug has nothing to do with --enable-debug for this library.
      067544ab
    • Yang Tse's avatar
      · 77da5705
      Yang Tse authored
      Revert last change, it is inappropriate.
      77da5705
    • Gisle Vanem's avatar
      Replace CURLDEBUG with DEBUGBUILD. · aa1da57c
      Gisle Vanem authored
      aa1da57c