aboutsummaryrefslogtreecommitdiff
path: root/tests/server/util.h
AgeCommit message (Expand)Author
2020-05-20tests/server/util.h: add extern to silence compiler warningDaniel Stenberg
2020-05-02tests/server/util.[ch]: add exit event to stop waiting on WindowsMarc Hoersken
2020-04-18tests: introduce preprocessed test casesDaniel Stenberg
2020-04-14tests: add the mqtt test server mqttdDaniel Stenberg
2020-04-12tests/server: move all signal handling routines to util.[ch]Marc Hoersken
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-04tests: align some Windows sleep defines with each otherMarc Hoersken
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
2016-12-19tests: checksrc complianceJay Satiro
2016-10-31tests/util: get a private strncasecompare cloneDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2012-04-10test servers: build adjustmentYang Tse
2012-01-03test proxy supports CONNECTDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-09-18fix compiler warning: external declaration in primary source fileYang Tse
2008-04-23improve synchronization between test harness runtests.pl scriptYang Tse
2008-02-28avoid inclusion of setup.h in util.hYang Tse
2008-02-28header inclusion cleanupYang Tse
2008-02-26refactor some code out to write_pidfile() in util.cYang Tse
2008-02-18Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt ...Yang Tse
2007-07-12added time loop to sockfilt.c in order to wait for SO_REUSEADDR;Gunter Knauf
2007-02-22Check for stdbool.h at configuration stage, and include it if available.Yang Tse
2007-02-17Move portable error number symbolic name definitions to setup_once.hYang Tse
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2006-10-27Update copyright year, since the file has been modifiedYang Tse
2006-10-18Check for USE_WINSOCK instead of WIN32 where the check was doneYang Tse
2006-10-11Remove redundant __CYGWIN__ symbol checkYang Tse
2006-09-13'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' forGisle Vanem
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse
2005-09-15moved test2file() to util.cDaniel Stenberg
2005-05-19removed duplicateDaniel Stenberg
2005-05-17Moved more generic functions to util.[ch]Daniel Stenberg
2005-04-30Moved common code to util.[ch] instead of having it duplicated in sws.cDaniel Stenberg