Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |