Historique des commits

Auteur SHA1 Message Date
  Yang Tse 96445f1b7d Introduce symbol USE_WINSOCK which will be defined when il y a 17 ans
  Yang Tse 71c6335293 Move definition of IS*() macros to setup_once.h il y a 17 ans
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that il y a 17 ans
  Gisle Vanem 4f4277d9c7 Simplified #ifdef on WIN32; the statement il y a 18 ans
  Gisle Vanem 9691a78f6b Support other MS-DOS compilers (MSDOS is a djgpp built-in define). il y a 18 ans
  Daniel Stenberg 5acadc9cd7 David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to il y a 18 ans
  Yang Tse f55924b3e0 Avoid redundant check. configure script takes care of not defining il y a 18 ans
  Yang Tse 77b3bc239d First step trying to avoid the multiple header inclusion and recursion nightmare. il y a 18 ans
  Gisle Vanem 02938a010d Changes for combination ENABLE_IPV6 and USE_ARES. il y a 18 ans
  Dan Fandrich 684245d6ce Changes to support building for eCos 1.3.1. This has been tested with il y a 18 ans
  Yang Tse 8272874704 Place parenthesis surrounding macro parameters so that the use of sread and swrite is more intuitive. il y a 18 ans
  Yang Tse 58176d1484 Use platform's native types for recv() and send() arguments. il y a 18 ans
  Yang Tse bc2f0c7dcb Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows headers when compiled with Cygwin in POSIX emulation mode. il y a 18 ans
  Daniel Stenberg 990e56fb13 Brian Dessent's fixes for cygwin builds il y a 18 ans
  Gisle Vanem 414c57d138 Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and il y a 18 ans
  Daniel Stenberg e6efecd054 avoid duplicate typedefs, as this type is also defined in our public headers il y a 18 ans
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. il y a 18 ans
  Daniel Stenberg 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially il y a 18 ans
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. il y a 18 ans
  Gisle Vanem 4dcb930247 Include <sys/ioctl.h> before redefining ioctl(). il y a 18 ans
  Gisle Vanem 7b51aafa86 Changes for PellesC compiler under Win32. A bit limited, but il y a 18 ans
  Yang Tse bc8590aa12 Windows related cleanup il y a 18 ans
  Yang Tse 336e3b8baf Change multiple header inclusion prevention definition to __LIB_CURL_SETUP_H il y a 18 ans
  Yang Tse e105d5c28f 'Fix' windows builds il y a 18 ans
  Daniel Stenberg 998e8cba19 Dov Murik made defining HTTP_ONLY also disable TFTP il y a 18 ans
  Yang Tse 1cc98ab50f Unset HAVE_STRUCT_SOCKADDR_STORAGE when using msvc 6.0 with no PSDK il y a 18 ans
  Daniel Stenberg 8a246a4a9f Yang Tse: removes GOPHER protocol when HTTP is disabled il y a 18 ans
  Daniel Stenberg 74e5beab9d Doug Kaufman's set of patches to make curl build fine on DJGPP again using il y a 18 ans
  Daniel Stenberg cfff544d67 only enable NTLM if HTTP and NTLM is not disabled, and if NTLM is disabled il y a 18 ans
  Daniel Stenberg 599d9642ca Yang Tse fixed MSVC 6.0 warnings il y a 18 ans