summaryrefslogtreecommitdiff
path: root/tests/server/util.h
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warning: external declaration in primary source fileYang Tse2008-09-181-0/+3
* improve synchronization between test harness runtests.pl scriptYang Tse2008-04-231-0/+6
* avoid inclusion of setup.h in util.hYang Tse2008-02-281-2/+1
* header inclusion cleanupYang Tse2008-02-281-0/+1
* refactor some code out to write_pidfile() in util.cYang Tse2008-02-261-0/+2
* Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt ...Yang Tse2008-02-181-2/+2
* added time loop to sockfilt.c in order to wait for SO_REUSEADDR;Gunter Knauf2007-07-121-0/+2
* Check for stdbool.h at configuration stage, and include it if available.Yang Tse2007-02-221-7/+0
* Move portable error number symbolic name definitions to setup_once.hYang Tse2007-02-171-6/+0
* use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse2007-02-161-1/+1
* use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse2007-02-161-1/+0
* Update copyright year, since the file has been modifiedYang Tse2006-10-271-1/+1
* Check for USE_WINSOCK instead of WIN32 where the check was doneYang Tse2006-10-181-6/+8
* Remove redundant __CYGWIN__ symbol checkYang Tse2006-10-111-3/+2
* 'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' forGisle Vanem2006-09-131-9/+6
* Cleanup windows header includes. Where aplicable, inclusion ofYang Tse2005-12-181-2/+0
* moved test2file() to util.cDaniel Stenberg2005-09-151-0/+8
* removed duplicateDaniel Stenberg2005-05-191-2/+0
* Moved more generic functions to util.[ch]Daniel Stenberg2005-05-171-0/+34
* Moved common code to util.[ch] instead of having it duplicated in sws.cDaniel Stenberg2005-04-301-0/+30