History log of /curl/tests/server/sws.c (Results 151 – 175 of 299)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 68d83a81 14-Feb-2010 Yang Tse

Overhauled test suite getpart() function. Fixing potential out of bounds
stack and memory overwrites triggered with huge test case definitions.


Revision tags: curl-7_20_0
# f47b84b5 04-Feb-2010 Yang Tse

Validate server port argument


# 232d17ec 02-Feb-2010 Yang Tse

avoid possibility of using obsoleted stuff


# a114b7b1 08-Jan-2010 Yang Tse

sws and tftpd command line option naming adjustments


# 7bede918 22-Dec-2009 Yang Tse

log a message when continuing once sleep time is over


# 002ed5f2 16-Dec-2009 Yang Tse

Test harness process control enhancements


# 364d76ac 14-Dec-2009 Yang Tse

Fix compiler warnings


# 6e9a484e 13-Dec-2009 Yang Tse

signal handling to cleanup on SIGINT and SIGTERM, followup


# 0653fa10 09-Dec-2009 Yang Tse

signal handling to cleanup on SIGINT and SIGTERM, followup


# f07f17f2 27-Nov-2009 Yang Tse

Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM.


# cbd52784 26-Nov-2009 Yang Tse

Only attempt to clear the server-logs lock when previously set by this same server.


# fba233bb 26-Nov-2009 Yang Tse

signal handling to cleanup on SIGINT and SIGTERM


# 094afbeb 23-Nov-2009 Yang Tse

Enhance some debug messages for initialization failures.

Fix compiler warning: conditional expression is constant.


Revision tags: curl-7_19_7
# be5c815f 17-Sep-2009 Yang Tse

remove line obsoleted with previous commit


# 31e106ce 17-Sep-2009 Yang Tse

Attempt to silence bogus compiler warning: "Potential null pointer dereference"


# f1320d67 29-Aug-2009 Gunter Knauf

add cast to silent compiler warning with 64bit systems.


Revision tags: curl-7_19_6
# c2ce2aa4 12-Jun-2009 Yang Tse

fix compiler warning


# 3ca0b9bb 11-Jun-2009 Yang Tse

fix compiler warning


Revision tags: curl-7_19_5
# af41fb79 27-Apr-2009 Yang Tse

Include <arpa/inet.h> if HAVE_ARPA_INET_H is defined


Revision tags: curl-7_19_4, curl-7_19_3
# 640974fb 25-Nov-2008 Dan Fandrich

If a HTTP request is Basic and num is already >=1000, the HTTP test server
adds 1 to num to get the data section to return. This allows testing
authentication negotiations using the Basic aut

If a HTTP request is Basic and num is already >=1000, the HTTP test server
adds 1 to num to get the data section to return. This allows testing
authentication negotiations using the Basic authentication method.

show more ...


Revision tags: curl-7_19_2, curl-7_19_1
# 88513d2d 01-Oct-2008 Dan Fandrich

Fixed some compiler warnings with gcc


# 57ee847c 26-Sep-2008 Yang Tse

Avoid the use of the '? :' operator inside the call to our
test-server logging function. It doesn't work on some systems.


# 985bd189 26-Sep-2008 Yang Tse

attempt to avoid HTTP server startup misdetection on some systems


# b6f29bef 21-Sep-2008 Yang Tse

fix compiler warning: defined but not used


# fe5f4480 20-Sep-2008 Yang Tse

fix compiler warning: external definition with no prior declaration


12345678910>>...12