커밋 기록

작성자 SHA1 메시지 날짜
  Yang Tse 9cc6ab3922 use HAVE_LIMITS_H symbol to protect limits.h inclusion 15 년 전
  Yang Tse 51b46f451f Do not halt compilation when using VS2008 to build a Windows 2000 target 15 년 전
  Daniel Stenberg a776e5ad31 spell-fixed comments and other minor non-code edits 15 년 전
  Gisle Vanem 418683f537 Added the use of Watt-32 tcp/ip stack for Win32 targets. 15 년 전
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 15 년 전
  Yang Tse 128418b214 Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availability 15 년 전
  Yang Tse 050a39a7a5 WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is quite 15 년 전
  Gisle Vanem 6a8832d83b Added '#define HAVE_GETADDRINFO'. 15 년 전
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 15 년 전
  Yang Tse 842de91168 HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32 16 년 전
  Gunter Knauf 9c36a5fd06 fixed largefile feature for MingW32 non-configure builds. 16 년 전
  Yang Tse 9849c6b847 Adjustments to better select/differentiate when large/small file 16 년 전
  Daniel Stenberg 3743f515cf - Phil Pellouchoud pointed out that the windows version of libcurl had a 16 년 전
  Yang Tse 14240e9e10 Initial support of curlbuild.h and curlrules.h which allows 16 년 전
  Yang Tse 39f23aec6b RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined 16 년 전
  Yang Tse a9dc900515 Configure process now checks availability of recvfrom() socket function and 16 년 전
  Yang Tse 95fd093c4a Remove fflush() + fsync() previously introduced accelerated writing of 16 년 전
  Yang Tse f48eb36f75 HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systems 16 년 전
  Yang Tse 8e9e33ae52 VS2005 and later dafault size for time_t is 64-bit, unless 16 년 전
  Yang Tse 07a1857d59 MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP, 16 년 전
  Yang Tse f4ffa85f60 pollfd struct and WSA_poll fixes for Windows Vista already present in CVS 16 년 전
  Daniel Stenberg bcd7d03b3b Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct and 16 년 전
  Yang Tse dee3844f13 MSVC versions prior to VS2005 do not complain about portable C functions 16 년 전
  Yang Tse 08c5e2a194 Windows build targets have socklen_t definition in ws2tcpip.h but some 16 년 전
  Gunter Knauf 50b3545ada fix socklen_t for MSVC6 & 7. 16 년 전
  Gunter Knauf 7ac7c119be added a define for Win32 to detect already defined ssize_t. 17 년 전
  Gunter Knauf 68b215157f added defines to build with OpenLDAP. 17 년 전
  Gunter Knauf e347cff0e4 added define for ldap_ssl.h. 17 년 전
  Daniel Stenberg d0edb47896 Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 17 년 전
  Gunter Knauf d5ed9f787f blocked ssize_t define for MingW32. 17 년 전