Commit History

Автор SHA1 Съобщение Дата
  Yang Tse 374f48675b update year in copyright notice преди 14 години
  Tor Arntsen b4f0e1291f setup_once: use enum type for 'bool' on non-C99 platforms преди 14 години
  Tanguy Fautre 81239edb89 build: allow curl to build with Microsoft VC10 преди 14 години
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines преди 14 години
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments преди 14 години
  Yang Tse 2c0c05e96d преди 15 години
  Yang Tse 2c16681225 Adjusted to take in account that... преди 15 години
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t преди 15 години
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to преди 15 години
  Yang Tse f9894f4ebc Don't abort configuration if recvfrom() is not available. преди 16 години
  Yang Tse 0919de4511 Change recvfrom's sixth argument data type to the 'historically standard' 'int' преди 16 години
  Yang Tse 1b37baf656 Use the sreadfrom() wrapper to replace recvfrom() in our code. преди 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 d8efc99217 fix: remove need and definition of HAVE_SOCKLEN_T symbol преди 16 години
  Yang Tse 08c5e2a194 Windows build targets have socklen_t definition in ws2tcpip.h but some преди 17 години
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, преди 17 години
  Dan Fandrich 8147c3659d Minix doesn't support getsockopt on UDP sockets or send/recv on TCP преди 17 години
  Daniel Stenberg 375cdf89ad With lots of help from Rich Rauenza(?) in bug #1733119, we introduce a fairly преди 17 години
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode преди 17 години
  Yang Tse 84c5e846b3 convenience SIG_ATOMIC_T macro definition преди 17 години
  Yang Tse 8fe9376d54 move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h преди 17 години
  Yang Tse 69565afab0 Check for stdbool.h at configuration stage, and include it if available. преди 17 години
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h преди 17 години
  Yang Tse 29bb6f65f1 Move header file inclusion logic and definition of timeval преди 17 години
  Yang Tse ec9e399668 fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.h преди 17 години
  Yang Tse d9bf55570b Move portable error number symbolic name definitions to setup_once.h преди 17 години
  Yang Tse d21e4eb8ae introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO() преди 17 години
  Yang Tse fbcf86b83e avoid using funtion isblank() and just use our ISBLANK преди 17 години
  Yang Tse be71ccbce3 check for isblank() at configuration stage. If not available преди 17 години