curl/tests/server
Yang Tse 69565afab0 Check for stdbool.h at configuration stage, and include it if available.
Check for lowercase 'bool' type at configuration stage. If not available
provide a suitable replacement with a type definition of 'unsigned char'
in setup_once.h

Move definitions of TRUE and FALSE to setup_once.h
2007-02-22 02:51:54 +00:00
..
.cvsignore ignore this too 2005-09-15 20:36:58 +00:00
Makefile.am getpart implicitly drags in some networking functions, so it needs to be 2007-02-17 08:16:53 +00:00
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
getpart.c Ignore XML DOCTYPEs and declarations. 2007-01-23 20:24:26 +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
resolve.c Remove redundant __CYGWIN__ symbol check 2006-10-11 16:01:16 +00:00
sockfilt.c add debug messages for initialization failures 2007-02-19 02:03:58 +00:00
sws.c Oops missing var 2007-02-19 03:59:41 +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
tftp.h Made the copyright year match the latest modification's year. 2006-01-09 13:17:14 +00:00
tftpd.c add debug messages for initialization failures 2007-02-19 02:03:58 +00:00
util.c add debug messages for initialization failures 2007-02-19 02:03:58 +00:00
util.h Check for stdbool.h at configuration stage, and include it if available. 2007-02-22 02:51:54 +00:00