Историја ревизија

Аутор SHA1 Порука Датум
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h пре 15 година
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to пре 15 година
  Yang Tse 9cc6ab3922 use HAVE_LIMITS_H symbol to protect limits.h inclusion пре 15 година
  Yang Tse 2c27e24bb4 include <limits.h> for INT_MAX definition пре 15 година
  Daniel Stenberg dcf92bffd2 - When building with c-ares 1.6.1 (not yet released) or later and IPv6 support пре 15 година
  Yang Tse a0ef686c54 Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one пре 15 година
  Daniel Stenberg 85ffd33f08 Daniel Johnson reported and fixed ipv4 name resolves when libcurl is built пре 15 година
  Yang Tse c455254fd1 attempt to fix or allow further detection of an elusive icc SIGSEGV пре 15 година
  Yang Tse 885805b5df move struct namebuf6 declaration out of Curl_ip2addr6() пре 15 година
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h пре 15 година
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used пре 15 година
  Yang Tse 56f852a64f Use 'Curl_inet_pton()' instead of 'inet_pton()'. пре 16 година
  Daniel Stenberg 0cd8840dba - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I пре 16 година
  Yang Tse 1eebb90030 improve easy interface resolving timeout handling in c-ares enabled builds пре 16 година
  Daniel Stenberg cbd1a77ec2 if () => if() пре 16 година
  Yang Tse 5c8fc7dce9 Fix compiler warning: conversion from "int" to "unsigned short" may lose significant bits пре 16 година
  Yang Tse 3f3a38f9c6 Fix issue related with the use of ares_timeout() result. пре 16 година
  Daniel Stenberg a4d6611d26 a name resolve that times out is still a failed name resolve пре 17 година
  Daniel Stenberg d23d686de2 restore the correct timeout time that my previous commit broke пре 17 година
  Daniel Stenberg c8677e9d3f Properly wait for the c-ares resolve to complete, hopefully the cure for пре 17 година
  Daniel Stenberg 4c663ba9a8 When transferring 500 downloads in parallel with a c-ares enabled build only пре 17 година
  Yang Tse eed47311f8 New Internal wrapper function Curl_select() around select (2), it пре 17 година
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files пре 17 година
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling пре 17 година
  Daniel Stenberg 91386937ff - Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS пре 17 година
  Daniel Stenberg 7a710b4970 Jeff helped me pinpoint that we didn't properly set the expire timer during пре 17 година
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. пре 18 година
  Gisle Vanem e4d6ade4b3 Moved functions common to IPv4 and C-ares to hostip.c; пре 18 година
  Gisle Vanem f2aa3b21e0 Use the proper Curl_freeaddrinfo() for CURLRES_ARES. пре 18 година
  Gisle Vanem a55c70d4ae Constify 'hostname' and 'service' to various resolver functions. пре 18 година