index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
server
/
util.c
Age
Commit message (
Expand
)
Author
2017-08-02
tests/server/util: fix curltime mistake from 4dee50b9c80f9
Daniel Stenberg
2017-07-28
timeval: struct curltime is a struct timeval replacement
Daniel Stenberg
2017-04-12
tests/server/util: prefer <poll.h> over <sys/poll.h>
Marcel Raad
2017-04-03
tests/server/util: remove in6addr_any for recent MinGW
Marcel Raad
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-10-31
tests/util: get a private strncasecompare clone
Daniel Stenberg
2016-04-03
tests/server: comply with our code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-04-06
util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8
Marc Hoersken
2013-04-06
util.c: Follow up cleanup on eeefcdf
Marc Hoersken
2013-04-06
cpp: use #ifdef __MINGW32__ to avoid compiler complaints
Daniel Stenberg
2013-04-06
util.c: Made write_pidfile write the correct PID on MinGW/Msys
Marc Hoersken
2013-01-09
test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-04-10
test servers: build adjustment
Yang Tse
2012-01-03
test proxy supports CONNECT
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-25
Fixed bug report #2958074 indicating
Yang Tse
2010-02-02
avoid possibility of using obsoleted stuff
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-09
signal handling to cleanup on SIGINT and SIGTERM, followup
Yang Tse
2009-11-26
Only attempt to clear the server-logs lock when previously set by this same s...
Yang Tse
2008-10-01
Fixed some compiler warnings with gcc
Dan Fandrich
2008-09-26
fix potential buffer overflow in test-server logging function
Yang Tse
2008-09-18
fix compiler warning: external declaration in primary source file
Yang Tse
2008-04-23
improve synchronization between test harness runtests.pl script
Yang Tse
2008-02-28
avoid inclusion of setup.h in util.h
Yang Tse
2008-02-28
header inclusion cleanup
Yang Tse
2008-02-26
trial to fix the HP-UX breakage...
Gunter Knauf
2008-02-26
refactor some code out to write_pidfile() in util.c
Yang Tse
2008-02-18
Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt ...
Yang Tse
2008-01-22
check availability of poll.h header at configuration time, and include
Yang Tse
2007-07-12
added time loop to sockfilt.c in order to wait for SO_REUSEADDR;
Gunter Knauf
2007-02-19
add debug messages for initialization failures
Yang Tse
2007-02-17
Remove C99isms
Dan Fandrich
2007-02-16
add debug messages for fopen() failures
Yang Tse
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2006-10-18
Check for USE_WINSOCK instead of WIN32 where the check was done
Yang Tse
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-09-13
'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for
Gisle Vanem
2006-09-12
Cygwin preprocessor adjustments
Yang Tse
2006-05-24
make sure we pass a time_t * to localtime(), and the timeval struct members
Daniel Stenberg
2005-09-15
moved test2file() to util.c
Daniel Stenberg
2005-05-25
utilize the whole usec in the log and don't output to stderr if the logfile
Daniel Stenberg
2005-05-17
Moved more generic functions to util.[ch]
Daniel Stenberg
2005-05-01
always use the libcurl-provided *printf() functions
Daniel Stenberg
2005-04-30
logfile name is const
Daniel Stenberg
[next]