提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg 9f92657f76 Gisle corrected two comments 20 年之前
  Daniel Stenberg 9f341f9ce5 Gisle Vanem's improved verbose output and timeout handling when connecting to 20 年之前
  Daniel Stenberg 245e3122df Made defines instead of plain numbers for the Curl_resolv() return code to 20 年之前
  Daniel Stenberg 2370d4fa02 Curl_ip2addr() now takes an in_addr_t argument instead to prevent compiler 20 年之前
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef 20 年之前
  Daniel Stenberg 7ea837a18c adjusted to the new dns cache function to hide more hostip internals 20 年之前
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 年之前
  Daniel Stenberg 3788f25eac added a library-wide interface for doing dns cache pruning, and no longer 21 年之前
  Daniel Stenberg 343291ce37 Based on a patch provided by Siddhartha Prakash Jain. In Curl_resolv() when 21 年之前
  Daniel Stenberg b73612392d ares awareness/usage/support added. If configure --enable-ares is used, we 21 年之前
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 21 年之前
  Daniel Stenberg e615d117a0 Setup and use CURL_INADDR_NONE all over instead of INADDR_NONE. We setup 21 年之前
  Jean-Philippe Barette-LaPierre beb13a1d3e added the sharing of DNS cache 21 年之前
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 年之前
  Daniel Stenberg 7df5677b46 fixed Curl_freeaddrinfo() to only free addrinfo, and added Curl_freednsinfo() 22 年之前
  Daniel Stenberg 66eb98bb0a unlock dns cache entries with a function call instead of a variable fiddle 22 年之前
  Daniel Stenberg 2cff251863 Curl_resolv() now returns a different struct, and it contains a reference 22 年之前
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 年之前
  Daniel Stenberg 8927ddec16 In order to not get problems with DNS cache pruning, we no longer store 22 年之前
  Daniel Stenberg 974f314f57 copyright string (year) update 22 年之前
  Sterling Hughes 8d7f402efb Make cach'ing work with threads now, there are now three cases: 23 年之前
  Daniel Stenberg 6de7dc5879 Sterling Hughes' provided initial DNS cache source code. 23 年之前
  Daniel Stenberg 5d9ae88f58 getaddrinfo() cleanups 23 年之前
  Daniel Stenberg 51ca5fcbe0 major connecting updates 23 年之前
  Daniel Stenberg 48dc74aecc more transparant support for IPv6 name resolving 23 年之前
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 年之前
  Daniel Stenberg f6e2bfd464 Jun-ichiro itojun Hagino's IPv6 adjustments 23 年之前
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' 24 年之前
  Daniel Stenberg 24dee483e9 dual-license fix 24 年之前
  Daniel Stenberg aa8a2fbde3 GetHost() changed function arguments 24 年之前