summaryrefslogtreecommitdiff
path: root/lib/curl_gethostname.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* lib: make Curl_gethostname accept a const pointerEmil Engler2020-08-271-2/+2
* checksrc: move open braces to comply with function declaration styleDaniel Stenberg2016-11-241-2/+2
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-5/+1
* curl_gethostname.c: fix signed/unsigned comparison and avoid a double copyYang Tse2011-10-131-22/+17
* HOSTNAME_MAX: Moved to curl_gethostname.hSteve Holme2011-09-251-3/+0
* Curl_gethostname: return un-qualified machine nameSteve Holme2011-09-181-6/+37
* build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador2010-08-071-16/+45
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-301-0/+52