aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_gethostname.c
AgeCommit message (Expand)Author
2016-11-24checksrc: move open braces to comply with function declaration styleDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2011-10-13curl_gethostname.c: fix signed/unsigned comparison and avoid a double copyYang Tse
2011-09-25HOSTNAME_MAX: Moved to curl_gethostname.hSteve Holme
2011-09-18Curl_gethostname: return un-qualified machine nameSteve Holme
2010-08-07build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka