Skip to content
  1. Jul 08, 2009
  2. Jul 04, 2009
  3. Jun 30, 2009
  4. Jun 29, 2009
  5. Jun 27, 2009
  6. Jun 21, 2009
    • Yang Tse's avatar
      · e96a9190
      Yang Tse authored
      Refactor how libraries are checked for connect() function, follow-up.
      e96a9190
  7. Jun 20, 2009
  8. Jun 19, 2009
    • 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
  9. Jun 18, 2009
  10. Jun 17, 2009
    • 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
  11. Jun 16, 2009
  12. Jun 15, 2009
  13. Jun 13, 2009
    • 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
    • Yang Tse's avatar
      · d4480c97
      Yang Tse authored
      initial step towards decoupling c-ares from libcurl for DOS
      d4480c97
    • Yang Tse's avatar
      · 169e94d6
      Yang Tse authored
      improve usability with UNIX-like shells or a DOS command interpreters
      169e94d6
    • Yang Tse's avatar
      · 0cc81840
      Yang Tse authored
      don't ignore these subdirs, they must be removed first
      0cc81840
    • Yang Tse's avatar