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
/
acountry.c
Age
Commit message (
Collapse
)
Author
2009-11-10
Fix compiler warning: conditional expression is constant
Yang Tse
2009-11-02
Renamed c-ares setup.h to ares_setup.h
Yang Tse
2009-08-03
Remove call to LoadLibrary(). (leftover from debugging).
Gisle Vanem
2009-08-03
Fix bad sentence.
Gisle Vanem
2009-05-29
Fix compiler warning: out of bound access
Yang Tse
2009-05-17
Introduction of ares_library_init() and ares_library_cleanup()
Yang Tse
2009-03-11
s/u_long/unsigned long/
Yang Tse
2008-12-02
Make sure sys/socket.h is included before netinet/in.h (required by
Dan Fandrich
OpenWatcom C, and condoned by SUS)
2008-10-17
fix compiler warning
Yang Tse
2008-10-07
fix compiler warning: 'dot_4' may be used uninitialized in this function
Yang Tse
2008-09-15
rearrange to allow internal/private use of ares_strcasecmp to any system that
Yang Tse
lacks the strcasecmp function.
2008-09-13
*** empty log message ***
Yang Tse
2008-08-25
George Neill's fix acountry sample application compilation failure.
Yang Tse
2008-08-16
Ops, remove 'use_vc'.
Gisle Vanem
2008-08-16
Support Watt-32 under Win32.
Gisle Vanem
2008-05-08
include strings.h (if available) for the strcasecmp() proto
Daniel Stenberg
2008-01-02
Added '-d' option for Watt-32 debugging.
Gisle Vanem
2007-12-11
Another sample application that returns country-code and
Gisle Vanem
name from an IPv4-address or host-name. Using the service of countries.nerd.dk.