1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/server
Daniel Stenberg 74a299fd08 1. sws now supports two new "commands" and 2. if built with
CURL_SWS_FORK_ENABLED defined it forks for each new connection and thus can
support any amount of connection clients (used for hiper tests and not for the
standard plain curl test suite)
2006-01-02 12:19:12 +00:00
..
.cvsignore ignore this too 2005-09-15 20:36:58 +00:00
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
getpart.c Modified the FTP server to use the new 'sockfilt' program to do all the socket 2005-04-18 06:57:44 +00:00
getpart.h Enable test cases to provide sections base64-encoded to be able to test 2004-11-29 12:10:09 +00:00
Makefile.am build tftpd too! 2005-09-15 20:36:28 +00:00
resolve.c use less code and prevent compiler warning 2005-05-18 10:01:46 +00:00
sockfilt.c silense a warning 2005-05-25 22:12:57 +00:00
sws.c 1. sws now supports two new "commands" and 2. if built with 2006-01-02 12:19:12 +00:00
testpart.c Modified the FTP server to use the new 'sockfilt' program to do all the socket 2005-04-18 06:57:44 +00:00
tftpd.c Fixed lcc compiler warnings. 2005-12-19 19:47:14 +00:00
util.c moved test2file() to util.c 2005-09-15 20:22:43 +00:00
util.h Cleanup windows header includes. Where aplicable, inclusion of 2005-12-18 15:36:14 +00:00