| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
setup_once.h.  Inclusion of each header file is based on the definition of
NEED_MALLOC_H and NEED_MEMORY_H respectively.
 | 
 | 
which now also takes a protocol address family argument.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
edited it slightly. Now you should be able to use IPv6 addresses fine even
  with libcurl built to use c-ares.
 | 
 | 
while () => while()
and some other minor re-indentings
 | 
 | 
 | 
 | 
libcurl. This also makes the options change name to --krb (from --krb4) and
CURLOPT_KRBLEVEL (from CURLOPT_KRB4LEVEL) but the old names are still
 | 
 | 
sent by Dmitry Mityugov.
 | 
 | 
 | 
 | 
 | 
 | 
since they're already included through "setup.h".
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
intended."
 | 
 | 
 | 
 | 
shall be defined if <malloc.h> header file must be included even when including <stdlib.h>.
 | 
 | 
Curl_freeaddrinfo() and Curl_ip2addr().
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
RFC 3493.
 | 
 | 
 | 
 | 
(more logical).
 | 
 | 
protocol sockets even if the resolved address may say otherwise
 | 
 | 
added. TODO: add them to docs. add TFTP server to test suite. add TFTP to
list of protocols whereever those are mentioned.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
inet_addr() functions seems to use &255 on all numericals in a ipv4 dotted
  address which makes a different failure... Now I've modified the ipv4
  resolve code to use inet_pton() instead in an attempt to make these systems
  better detect this as a bad IP address rather than creating a toally bogus
  address that is then passed on and used.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
variable to sort out some compiler warnings.
 | 
 | 
 | 
 | 
 | 
 | 
of typecasts all over
 | 
 | 
 | 
 | 
linked list for name resolved data, even on hosts/systems with only IPv4
stacks as this simplifies a lot of code.
 | 
 | 
memory.h is included everywhere for this.
 | 
 | 
warnings
 | 
 | 
usage.
 |