Age | Commit message (Expand) | Author |
---|---|---|
2016-11-24 | checksrc: move open braces to comply with function declaration style | Daniel Stenberg |
2016-11-24 | checksrc: code style: use 'char *name' style | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
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 |
2011-10-13 | curl_gethostname.c: fix signed/unsigned comparison and avoid a double copy | Yang Tse |
2011-09-25 | HOSTNAME_MAX: Moved to curl_gethostname.h | Steve Holme |
2011-09-18 | Curl_gethostname: return un-qualified machine name | Steve Holme |
2010-08-07 | build: allow NTLM tests to run on more build configurations | U-D5B1PQ1J\Administrador |
2010-07-30 | NTLM tests: boost coverage by forcing the hostname | Kamil Dudka |