1. 09 Jul, 2009 4 commits
  2. 08 Jul, 2009 4 commits
  3. 04 Jul, 2009 3 commits
  4. 30 Jun, 2009 2 commits
  5. 29 Jun, 2009 3 commits
  6. 27 Jun, 2009 1 commit
  7. 21 Jun, 2009 1 commit
    • Yang Tse's avatar
      · e96a9190
      Yang Tse authored
      Refactor how libraries are checked for connect() function, follow-up.
      e96a9190
  8. 20 Jun, 2009 4 commits
  9. 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
  10. 18 Jun, 2009 1 commit
  11. 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
  12. 16 Jun, 2009 3 commits
  13. 15 Jun, 2009 6 commits
  14. 13 Jun, 2009 2 commits
    • Yang Tse's avatar
      · 989aace1
      Yang Tse authored
      Remove HAVE_CONFIG_H definition from here,
      CFLAGS from common.dj already defines it.
      989aace1
    • Yang Tse's avatar
      · 65cf30e4
      Yang Tse authored
      add default USE_CURLDEBUG setting
      65cf30e4