klemens
|
f7df67cff0
spelling fixes
|
7 lat temu |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 lat temu |
Steve Holme
|
1abe65d928
code/docs: Use Unix rather than UNIX to avoid use of the trademark
|
10 lat temu |
Peter Wu
|
f1cc2a2c0c
tests: add HTTP UNIX socket server testing support
|
10 lat temu |
Fabian Keil
|
ca5f4e2135
runtests and friends: Do not add undefined values to @INC
|
12 lat temu |
Joe Mason
|
76ba591957
Remove the --fork option of sws, since it makes refactoring to use poll more complicated and should
|
12 lat temu |
Yang Tse
|
c358bab809
httpserver.pl: reorder sws command line options
|
13 lat temu |
Daniel Stenberg
|
82180643f4
test proxy supports CONNECT
|
13 lat temu |
Daniel Stenberg
|
ecb3fe63d7
gopher tests: use sws and adjusted to more standard style
|
14 lat temu |
Daniel Stenberg
|
be28825b2d
restore executable bits on some files
|
14 lat temu |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 lat temu |
Yang Tse
|
aa2f447400
Start using the centralized pidfile and logfile name generation
|
15 lat temu |
Yang Tse
|
a114b7b1c0
sws and tftpd command line option naming adjustments
|
15 lat temu |
Yang Tse
|
3daa54d636
Revert last change since it breaks running the test suite
|
17 lat temu |
Yang Tse
|
8f1829d1d2
Improve chance of running runtests.pl from outside the
|
17 lat temu |
Daniel Stenberg
|
83b8de3d43
support --fork and pass that on to sws
|
18 lat temu |
Daniel Stenberg
|
dc28a9c0c1
make sure the ipv6 http server gets its pid stored in a separate file
|
20 lat temu |
Daniel Stenberg
|
9b3b7ad22e
HTTP IPv6 support added to the test suite
|
20 lat temu |
Daniel Stenberg
|
49ab1d914c
provide a source path to the servers to make them find the tests when run
|
21 lat temu |
Daniel Stenberg
|
6fe4a6fa9a
cut off the old perl one, this only runs the C coded version
|
23 lat temu |
Daniel Stenberg
|
3bfa06c9a2
improved functionality for new timeout tests
|
23 lat temu |
Daniel Stenberg
|
f933cb3b75
now reports the CORRECT pid on demand
|
23 lat temu |
Daniel Stenberg
|
8dd6a4e369
don't use 'strict' anymore, as it doesn't work good with the cygwin fixes
|
23 lat temu |
Daniel Stenberg
|
59a76e4010
Kevin Roth's fixes to make tests work on cygwin
|
23 lat temu |
Daniel Stenberg
|
28dd4e4f1f
made it respond as a http proxy on CONNECT
|
23 lat temu |
Daniel Stenberg
|
7bb7550e23
fixes
|
23 lat temu |
Daniel Stenberg
|
d3516810a7
adjusted to the new test case formats
|
23 lat temu |
Daniel Stenberg
|
4677f733b2
pid files fixes, ftp server already-running-but-no-control check
|
23 lat temu |
Daniel Stenberg
|
bea7bbee1b
always append the incoming request to the server.input file, it allows
|
24 lat temu |
Daniel Stenberg
|
c576e114b9
output the protocol data to stderr when verbose is on
|
24 lat temu |