Commit History

Author SHA1 Message Date
  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
  Yang Tse d14588120f Undo last 'fix', since it was not the proper one. 18 years ago
  Yang Tse 947f9deed5 Fix compiler warning 18 years ago
  Yang Tse b15f3bb969 Undo last changes 18 years ago
  Yang Tse 36485e56ed Fix compiler warning and compatibility issue with the type of the parameter used in getnameinfo() to receive the length of the sockaddr struct. 18 years ago
  Yang Tse c94f3e8188 Fix compiler warning 18 years ago
  Daniel Stenberg cab59b4c32 Removed the use of AI_CANONNAME in the IPv6-enabled resolver functions since 18 years ago
  Daniel Stenberg 021e786c71 Added a dump_addrinfo() function to ease debugging of resolved names. Define 18 years ago
  Daniel Stenberg b2be6799f2 pass a NULL pointer in the service argument (the second) if the port number 19 years ago
  Daniel Stenberg e7093b3ca8 keep 'socktype' in the connectdata struct and make sure we use that for all 19 years ago
  Daniel Stenberg 56d9624b56 John Kelly added TFTP support to libcurl. A bunch of new error codes was 19 years ago
  Daniel Stenberg 5f0366c2cb only define _REENTRANT if not already defined, and only in setup.h 19 years ago
  Daniel Stenberg 553c5a7501 include inet_pton.h 19 years ago
  Daniel Stenberg 8b80ac2877 use Curl_inet_pton(), not inet_pton(). 19 years ago
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 19 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg a231a96841 actually, we check for a numerical host using either ipv4 or ipv6, as neither 20 years ago
  Daniel Stenberg 93b61bf0d3 use inet_pton() correctly! 20 years ago
  Daniel Stenberg c8c47768c7 Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and 20 years ago
  Daniel Stenberg 785bad388b Gisle cleaned up remaining host resolve re-org issues 20 years ago
  Daniel Stenberg 9f341f9ce5 Gisle Vanem's improved verbose output and timeout handling when connecting to 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg 92179ff990 corrected mistake 20 years ago
  Daniel Stenberg f5042cce34 IDN adjustments and host cleanups by Gisle 20 years ago
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef 20 years ago