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

Аутор SHA1 Порука Датум
  Yang Tse 137ef36757 avoid use of alloca() пре 15 година
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to пре 15 година
  Daniel Stenberg e5b0533dab Gregor Jasny provided the patch that introduces ares_set_socket_callback(), пре 15 година
  Daniel Stenberg dd3594c6b3 Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards. пре 15 година
  Daniel Stenberg b062212e55 minor indent fix пре 15 година
  Daniel Stenberg 39eb96e9ff Convert the public config struct to the same binary size/construct as in the пре 15 година
  Dan Fandrich e4dabef0c7 Make use of gethostname() conditional on it being available пре 15 година
  Yang Tse 3b0c5ae467 In preparation for the upcomming IPv6 nameservers patch, the internal пре 15 година
  Daniel Stenberg c97b66287c use unsigned short better intead of mixing with ints to prevent compiler пре 15 година
  Daniel Stenberg 3e3d10824f - Carlo Contavalli added support for the glibc "rotate" option, as documented пре 15 година
  Yang Tse 39de6c784c adjust inclusion of "nameser.h" пре 16 година
  Yang Tse 975c171d5a code cleanup пре 16 година
  Yang Tse db80e18308 include header file only when available пре 16 година
  Yang Tse a37cc6cb08 move inclusion of ares_private.h last пре 16 година
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() пре 16 година
  Daniel Stenberg 931fc45f05 - Fix by Tofu Linden: пре 16 година
  Daniel Stenberg 67f139e016 - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is пре 16 година
  Yang Tse cfc1d037ff use same time source for timeout initialization and processing пре 16 година
  Daniel Stenberg 76c251513e - Introducing millisecond resolution support for the timeout option. See пре 16 година
  Yang Tse a60c9ef88e Improved parsing of resolver configuration files пре 16 година
  Daniel Stenberg b50a96982e Eino Tuominen improved the code when a file is used to seed the randomizer пре 16 година
  Gunter Knauf f614fe4946 removed dependency on gettimeofday() since we use only 1 sec resolution here. пре 16 година
  Yang Tse 5c8fc7dce9 Fix compiler warning: conversion from "int" to "unsigned short" may lose significant bits пре 16 година
  Yang Tse ee19b44fe0 Renamed a variable to avoid shadowing a global declaration пре 16 година
  Yang Tse 8cfb0e26bb Fix compiler warning: conversion from "int" to "unsigned char" пре 16 година
  Yang Tse 94162d62ac Avoid a segfault when generating a DNS "Transaction ID" in internal пре 16 година
  Steinar H. Gunderson 23f5d145ec Previously, processing a large batch of timeouts was O(n^2) in the number of пре 16 година
  Steinar H. Gunderson 08a70d117c Support a few more socket options, and refactor the option setting a bit. (Patch from the Google tree.) пре 16 година
  Steinar H. Gunderson d426c20c0a Three fixes in one commit (sorry): a) Take care of the tcpbuf if it ends while queued for transmission, note broken servers and close them in the main loop, and store TCP socket generation number in order not to send the same query twice over the same socket. пре 16 година
  Daniel Stenberg 05b26e7566 Brad House provided a fix for ares_save_options(): Apparently I overlooked пре 17 година