Commit History

作者 SHA1 備註 提交日期
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 16 年之前
  Yang Tse 128418b214 Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availability 16 年之前
  Yang Tse 050a39a7a5 WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is quite 16 年之前
  Gisle Vanem 6a8832d83b Added '#define HAVE_GETADDRINFO'. 16 年之前
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 年之前
  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, 17 年之前
  Yang Tse f4ffa85f60 pollfd struct and WSA_poll fixes for Windows Vista already present in CVS 17 年之前
  Daniel Stenberg bcd7d03b3b Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct and 17 年之前
  Yang Tse dee3844f13 MSVC versions prior to VS2005 do not complain about portable C functions 17 年之前
  Yang Tse 08c5e2a194 Windows build targets have socklen_t definition in ws2tcpip.h but some 17 年之前
  Gunter Knauf 50b3545ada fix socklen_t for MSVC6 & 7. 17 年之前
  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 年之前
  Gunter Knauf 10203cada9 moved HAVE_LONGLONG from makefiles to config-win32.h. 17 年之前
  Yang Tse be5ade5c7a VC8+ (VS2005+) has C99 variadic macro support 17 年之前
  Gisle Vanem 46a50aa001 Remove unneeded 'HAVE_*' defines. Detect i386 OS-target (gcc). 17 年之前
  Yang Tse d86e6d3ed2 Do not define HAVE_GMTIME_R for native Windows builds 18 年之前