- Nov 25, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
fixing a compiler warning in the append_scopeid() function.
-
- Nov 24, 2005
-
-
Daniel Stenberg authored
-
- Nov 16, 2005
-
-
Daniel Stenberg authored
ifdefs where . was used instead of _!
-
- Nov 15, 2005
-
-
Daniel Stenberg authored
in mingw builds
-
- Nov 14, 2005
-
-
Daniel Stenberg authored
macros accordingly.
-
Gisle Vanem authored
-
Gisle Vanem authored
Avoid warning 'x might be used uninitialized in this function'.
-
Gisle Vanem authored
-
- Nov 12, 2005
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
Use DNS__32BIT() and DNS__16BIT() (How about BE machines?). Display T_AAAA resource.
-
Daniel Stenberg authored
-
- Nov 11, 2005
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Nov 10, 2005
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Nov 09, 2005
-
-
Gisle Vanem authored
-
Gisle Vanem authored
since IPv6 support is required.
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
Added -D'efines'.
-
Gisle Vanem authored
<ws2tcpip.h> since IPv6 is no longer optional (was it ever?)
-
Gisle Vanem authored
Replace <winsock.h> with <winsock2.h> + <ws2tcpip.h> (ala libcurl since IPv6 is not optional now).
-
Gisle Vanem authored
-
- Oct 03, 2005
-
-
Daniel Stenberg authored
to do (what I believe is) "right". See docs on: http://publib.boulder.ibm.com/infocenter/pseries/index.jsp?topic=/com.ibm.aix.doc/libs/commtrf2/getservbyport_r.htm
-
- Sep 21, 2005
-
-
Daniel Stenberg authored
2 - indented and edited to fit better within 80 columns 3 - fixed possible buffer overflow in the service name lookup function
-
Daniel Stenberg authored
way of detecting it
-
Daniel Stenberg authored
-
- Sep 18, 2005
-
-
Dominick Meglio authored
Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment
-