Age | Commit message (Expand) | Author |
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg |
2017-07-18 | tests/server/resolve.c: fix deprecation warning | Marcel Raad |
2016-04-03 | tests/server: comply with our code style | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-11-10 | tests: fix memleak in server/resolve.c | Peter Wu |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2012-04-10 | test servers: build adjustment | Yang Tse |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-23 | fix socket data type | Yang Tse |
2010-02-02 | avoid possibility of using obsoleted stuff | Yang Tse |
2008-10-28 | Changed the "resolve" test precheck program to verify that an IPv6 socket | Dan Fandrich |
2008-10-01 | Fixed some compiler warnings with gcc | Dan Fandrich |
2008-09-26 | Avoid the use of the '? :' operator inside the call to our | Yang Tse |
2008-09-21 | fix compiler warning: defined but not used | Yang Tse |
2008-09-20 | fix compiler warning: external definition with no prior declaration | Yang Tse |
2008-02-28 | header inclusion cleanup | Yang Tse |
2006-10-11 | Remove redundant __CYGWIN__ symbol check | Yang Tse |
2006-09-12 | Cygwin preprocessor adjustments | Yang Tse |
2006-01-09 | Made the copyright year match the latest modification's year. | Daniel Stenberg |
2006-01-04 | modified output to prevent the autobuild system to trap on the 'FAILED' output | Daniel Stenberg |
2005-05-18 | use less code and prevent compiler warning | Daniel Stenberg |
2005-05-17 | Made test case 241 precheck that the given name resolves to an ipv6 address, | Daniel Stenberg |
2005-05-17 | Moved more generic functions to util.[ch] | Daniel Stenberg |