History log of /curl/ (Results 27001 – 27025 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c6aae9b128-Apr-2005 Daniel Stenberg

moved two functions to ftp.pm, made some more changes on stopping servers
and fixed the textmode attribute thing for windows a bit

913c370c28-Apr-2005 Daniel Stenberg

moved in functions from runtests.pl to enable the ftpserver to use the
killslaves function

e5472bbd28-Apr-2005 Daniel Stenberg

AF_INET6 for ipv6 addresses!

957c258c28-Apr-2005 Daniel Stenberg

no, the kill servers messages need to be verbose, they're too frequent

abee109c28-Apr-2005 Daniel Stenberg

display killed pids to make it easier to see for autobuilds etc

502e5ae628-Apr-2005 Daniel Stenberg

historic thing we will not use

b8417be128-Apr-2005 Daniel Stenberg

removed ftpsserver.pl

9e03743128-Apr-2005 Daniel Stenberg

When staring a HTTP server, use the pidfile preferably since it turns out
sometimes the server can start but curl cannot speak to it, and then we must
remember the server (in order to kill it

When staring a HTTP server, use the pidfile preferably since it turns out
sometimes the server can start but curl cannot speak to it, and then we must
remember the server (in order to kill it properly) anyway.

Also, make sure to kill all servers on exit everywhere.

show more ...

f71b367628-Apr-2005 Daniel Stenberg

ignore more generated files

50fe7b5e28-Apr-2005 Daniel Stenberg

remove unused ftps-server code and fixed two warnings

9fb2533828-Apr-2005 Daniel Stenberg

if diff -u makes zero output, try diff -c instead

8cf1786228-Apr-2005 Daniel Stenberg

kill slave processes when they fail

51b17b2928-Apr-2005 Daniel Stenberg

1. no longer ask the server for the HTTPS pid, as it returns the HTTP pid
(problem identified by Dan F)
2. initial text mode fix for file checks, to allow better text file testing
on wind

1. no longer ask the server for the HTTPS pid, as it returns the HTTP pid
(problem identified by Dan F)
2. initial text mode fix for file checks, to allow better text file testing
on windows (with regard to line endings)
3. fixed to use the proper ftpserver pidfile to find pid

show more ...

78882e4627-Apr-2005 Daniel Stenberg

Paul Moore made curl check for the .curlrc file (_curlrc on windows) on two
more places. First, CURL_HOME is a new environment variable that is used
instead of HOME if it is set, to point out

Paul Moore made curl check for the .curlrc file (_curlrc on windows) on two
more places. First, CURL_HOME is a new environment variable that is used
instead of HOME if it is set, to point out where the default config file
lives. If there's no config file in the dir pointed out by one of the
environment variables, the Windows version will instead check the same
directory the executable curl is located in.

show more ...

8465a36727-Apr-2005 Daniel Stenberg

listen(..., 1) as 0 doesn't work on Tru64!

3bcfe67827-Apr-2005 Daniel Stenberg

display listening port in log

d5403f3a27-Apr-2005 Daniel Stenberg

show what error codes we test for too, and show 10 test case numbers

26abb48527-Apr-2005 Daniel Stenberg

keyword update

177848ed27-Apr-2005 Daniel Stenberg

detect SSL library properly and display it on startup

656a2e9326-Apr-2005 Daniel Stenberg

fixing

6b1220b626-Apr-2005 Daniel Stenberg

Cory Nelson's work on nuking compiler warnings when building on x64 with
VS2005.

9d7330d826-Apr-2005 Daniel Stenberg

Since Windows doesn't have/use the POSIX prototype for send() and recv(), we
typecast the third argument in the macros to avoid compiler warnings.

26a5954f26-Apr-2005 Daniel Stenberg

adding a bunch of comments for each #endif

01165e0825-Apr-2005 Daniel Stenberg

Fred New reported a bug where we used Basic auth and user name and password in
.netrc, and when following a Location: the subsequent requests didn't properly
use the auth as found in the netr

Fred New reported a bug where we used Basic auth and user name and password in
.netrc, and when following a Location: the subsequent requests didn't properly
use the auth as found in the netrc file. Added test case 257 to verify my fix.

show more ...

6e1633a625-Apr-2005 Daniel Stenberg

be specific about what max_fd contains after a call

1...<<1081108210831084108510861087108810891090>>...1351