History log of /curl/ (Results 30551 – 30575 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2616bdc416-Mar-2003 Daniel Stenberg

it just never ends

c149b3f716-Mar-2003 Daniel Stenberg

regenerated from getdate.y

d349eb3d16-Mar-2003 Daniel Stenberg

Juan F. Codagnone pointed out a missing thing from the march 2 fix

9b43ade116-Mar-2003 Daniel Stenberg

typecase getpid() to int to prevent compiler warning

ad05d0a815-Mar-2003 Daniel Stenberg

figure out select()'s argument types

e6bfbe9615-Mar-2003 Daniel Stenberg

Gisle Vanem's fix to get this working nicely on windows

c871efca15-Mar-2003 Daniel Stenberg

Gisle Vanem fixed a name collision with structure '"CONTEXT" in <winnt.h>

12c72b4115-Mar-2003 Daniel Stenberg

missing newline added

a15b769115-Mar-2003 Daniel Stenberg

no server needed

01618d3215-Mar-2003 Daniel Stenberg

allow 'none' as server

bb6d0e3715-Mar-2003 Daniel Stenberg

Sort out the ENGINE problems people seem to be having. Now we put all ENGINE
related stuff within HAVE_OPENSSL_ENGINE_H and we don't make any private
typedef or similar if the header is missi

Sort out the ENGINE problems people seem to be having. Now we put all ENGINE
related stuff within HAVE_OPENSSL_ENGINE_H and we don't make any private
typedef or similar if the header is missing...

show more ...

24a6100815-Mar-2003 Daniel Stenberg

* use the pid returned back from test-servers and kill them before starting
them the first time
* verify that the server we start really comes up fine and works as
expected before con

* use the pid returned back from test-servers and kill them before starting
them the first time
* verify that the server we start really comes up fine and works as
expected before continue
* count test cases where the server can't be run (for whatever reason)
* prefix lots of messages with RUN: to make it easier to realize which script
is saying what when running tests verbose
* remove the generic sleep(1) from each test, makes the suite fly! ;-)

I hope these changes will make the tests run somewhat more reliably on more
platforms.

show more ...

0251563c15-Mar-2003 Daniel Stenberg

report pid back in the WE ROOLZ message

72673a3515-Mar-2003 Daniel Stenberg

removed the "banner" when the server is starting

96b7131815-Mar-2003 Daniel Stenberg

detect lack of perl before running tests

dcc2f16415-Mar-2003 Daniel Stenberg

Rick Jones' minor thing to build better on HPUX 11

c2b8a04014-Mar-2003 Daniel Stenberg

Nico Baggus little adjustment to build with OpenSSL 0.9.7 (the ENGINE thing)

d65587b014-Mar-2003 Daniel Stenberg

improved "deeper" check

1ab0134513-Mar-2003 Daniel Stenberg

No longer halts operation if select or socket are missing, since in most
cases this is wrong... and if they're truly missing, we won't succeed to
link later on anyway.

afffce8013-Mar-2003 Daniel Stenberg

Philippe Raoult needed this to build on FreeBSD

70b80b0113-Mar-2003 Daniel Stenberg

Extra function-find magic for platforms that don't like the way the
default AC_CHECK_FUNCS() work. HPUX 11 is one of them.

64067a0413-Mar-2003 Daniel Stenberg

output what cvs returned, see if we can make the script bail out when
cvs update fails

38cf026813-Mar-2003 Daniel Stenberg

use include path from BUILD dir since we want the config.h

2d20347012-Mar-2003 Daniel Stenberg

Things are moving along...

571ceeff12-Mar-2003 Daniel Stenberg

When we append stuff to the URL, we must make sure the text is properly
URL encoded before. Test case 58 added to verify this.

1...<<1221122212231224122512261227122812291230>>...1351