index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
Age
Commit message (
Expand
)
Author
2005-12-17
Windows related cleanup
Yang Tse
2005-12-17
Check first arg of getnameinfo with and without const qualifier.
Yang Tse
2005-12-17
Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYPES failure, since...
Yang Tse
2005-12-17
const qualifier in getnameinfo check
Yang Tse
2005-12-16
Since there is no proof of the existence of a platform which would
Yang Tse
2005-12-16
'Fix' windows builds
Yang Tse
2005-12-16
TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_SOCKLEN_T.
Yang Tse
2005-12-11
Undo last changes
Yang Tse
2005-12-11
Fix compiler warning and compatibility issue with the type of the parameter u...
Yang Tse
2005-12-10
Modified lookup_service() to avoid the risk of a potential buffer overflow
Yang Tse
2005-12-09
Fix compiler warning
Yang Tse
2005-12-09
Fix compiler warning
Yang Tse
2005-11-25
Yang Tse fixed compiler warnings
Daniel Stenberg
2005-11-25
read_tcp_data() fix to get the proper buffer pointer and size
Daniel Stenberg
2005-11-25
Yang Tse: fixed compiler warnings
Daniel Stenberg
2005-11-25
Change based on Yang Tse's excellent fix to reduce buffer overflow risk and
Daniel Stenberg
2005-11-24
avoid doing #if an a predef symbol that might not be defined
Daniel Stenberg
2005-11-16
check for and use winsock2.h instead of winsock.h and I fixed a typo in the
Daniel Stenberg
2005-11-15
include ws2tcpip.h in an attempt to detect some of the ipv6 structs better
Daniel Stenberg
2005-11-14
Detect big/little endian in the configure script and adjust the ares_dns.h
Daniel Stenberg
2005-11-14
Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.
Gisle Vanem
2005-11-14
Added CVS id.
Gisle Vanem
2005-11-14
We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.
Gisle Vanem
2005-11-12
Fixed typo. Detabified.
Gisle Vanem
2005-11-12
Support big-endian machines.
Gisle Vanem
2005-11-12
Added CVS id, Detabified, applied c-ares coding-style.
Gisle Vanem
2005-11-12
Added CVS id. Detabified.
Gisle Vanem
2005-11-12
Include <getopt.h>.
Gisle Vanem
2005-11-12
removed files no longer existing
Daniel Stenberg
2005-11-11
Squelch gcc 4.x warning.
Gisle Vanem
2005-11-11
Detabified. Added CVS id.
Gisle Vanem
2005-11-11
HAVE_xx defines moved to config-win32.h.
Gisle Vanem
2005-11-11
Update using ares_inet_pton() and ares_inet_ntop().
Gisle Vanem
2005-11-10
Use config-win32.h on Windows. Fixes for djgpp.
Gisle Vanem
2005-11-10
Defines moved to config-win32.h.
Gisle Vanem
2005-11-10
Easy configuration with this file.
Gisle Vanem
2005-11-10
Remove generated files areslib.plg areslib.mak from CVS.
Gisle Vanem
2005-11-10
Remove generated files ahost.plg ahost.mak from CVS.
Gisle Vanem
2005-11-10
Remove generated files adig.plg adig.mak from CVS.
Gisle Vanem
2005-11-09
Update with "new" HAVE_xx.
Gisle Vanem
2005-11-09
Replace <winsock.h> with <winsock2.h>
Gisle Vanem
2005-11-09
Add cvs id.
Gisle Vanem
2005-11-09
Added Makefile.vc6.
Gisle Vanem
2005-11-09
I hate MS-devstudio project files.
Gisle Vanem
2005-11-09
Updated for MingW. Added inet_ntop.o inet_net_pton.o bitncmp.o.
Gisle Vanem
2005-11-09
MSVC fix for 'socklen_t'. Replace <winsock.h> with <winsock2.h> +
Gisle Vanem
2005-11-09
Fixes for building with MSVC-6/7. Added inet*.c.
Gisle Vanem
2005-11-09
Fixes for building ahost with MSVC-6/7. Added inet*.c.
Gisle Vanem
2005-10-03
Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code
Daniel Stenberg
2005-09-21
1 - attempted fix of uninitialized variable
Daniel Stenberg
[prev]
[next]