summaryrefslogtreecommitdiff
path: root/tests/libtest/sethostname.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse2012-04-111-2/+0
* libtests: build adjustmentYang Tse2012-04-101-2/+3
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* build: libhostname linkage adjustments followupYang Tse2010-08-081-2/+2
* build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador2010-08-071-11/+6
* sethostname: provide local prototype for gethostnameDaniel Stenberg2010-08-021-1/+3
* sethostname: avoid including unistd.h to duck for warningsDaniel Stenberg2010-07-301-2/+6
* sethostname: ISO C does not allow extra `;' outside of a functionDaniel Stenberg2010-07-301-1/+1
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-301-0/+28