Commit History

Author SHA1 Message Date
  Daniel Stenberg b6a3e2be8e c-ares: fix cancelled resolves 13 years ago
  Tommie Gannert 8ab137b2bc ares: ask for both IPv4 and IPv6 addresses 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse bfc4c33985 Constantine Sapuntzakis refactoring of async callbacks, allowing 14 years ago
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments 14 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 years ago
  Yang Tse 0ce97f77e0 Use our Curl_addrinfo definition even when an addrinfo struct is available. 15 years ago
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h 15 years ago
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 years ago
  Daniel Stenberg 2c105af910 Adapted the c-ares code to the API change c-ares 1.5.0 brings in the 17 years ago
  Yang Tse 584f3639e3 update copyright year 17 years ago
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 years ago
  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 years ago
  Gisle Vanem 4a1a1a75fb Added note for CURLRES_ARES and CURLRES_IPV6. 18 years ago
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 18 years ago
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 years ago
  Gisle Vanem 3cbb1b2b64 Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines 18 years ago
  Daniel Stenberg 5f0366c2cb only define _REENTRANT if not already defined, and only in setup.h 19 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 19 years ago
  Gisle Vanem d118312922 Curl_addrinfo?_callback() and addrinfo_callback() now returns 19 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg 2ee6c33412 set async.done to TRUE last in the addrinfo callback to prevent the risk that 20 years ago
  Daniel Stenberg 785bad388b Gisle cleaned up remaining host resolve re-org issues 20 years ago
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 years ago
  Daniel Stenberg 17eb1fca7c + when storing the address in the cache fails, cleanup the resolved address 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef 20 years ago