History log of /curl/ (Results 28426 – 28450 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f39f7c2817-May-2004 Daniel Stenberg

'make test-torture' in the root now runs a full torture test

a807065c17-May-2004 Daniel Stenberg

removed debug output and trailing whitespace

67532e9117-May-2004 Daniel Stenberg

grrr, fix the check again if no ftp server at all is running

3920b4da17-May-2004 Daniel Stenberg

torture testing and a moved CVS repo

d70a335d17-May-2004 Daniel Stenberg

new Curl_done() proto

8001921117-May-2004 Daniel Stenberg

I made Curl_done() take a pointer-pointer in the first argument instead, and
if the connection is killed it blanks the pointer it points to, to make it
easier to detect usage problems whereev

I made Curl_done() take a pointer-pointer in the first argument instead, and
if the connection is killed it blanks the pointer it points to, to make it
easier to detect usage problems whereever Curl_done() is used.

show more ...

d7cb09bd17-May-2004 Daniel Stenberg

better bailing out on memory failure

e117107117-May-2004 Daniel Stenberg

When waiting for the second connect, we now use alarm to timeout the waiting.
This is necessary in case the client never connects or somehow fails to do
it timely. The timeout used now is onl

When waiting for the second connect, we now use alarm to timeout the waiting.
This is necessary in case the client never connects or somehow fails to do
it timely. The timeout used now is only 2 seconds, which might cause problems
on really slow hosts but longer times are painful when doing torture testing
on FTP test cases.

I'm not sure how this 'alarm' functionality works on Windows or other systems
that don't actually have the alarm() function.

show more ...

5b0bfc2917-May-2004 Daniel Stenberg

improved the check for our own ftp server

0383f7f117-May-2004 Daniel Stenberg

modified to not leak memory if a libcurl function returns failure, for better
memory leak detection

23a43c6e17-May-2004 Daniel Stenberg

Seshubabu Pasam's format fixes and added notes about DER not working for
some (SSL-)options.

eb94669017-May-2004 Daniel Stenberg

make it not leak memory when it returns prematurely

c090fdbd17-May-2004 Daniel Stenberg

automatically delete trailing white space on save in curl-mode

de27909917-May-2004 Daniel Stenberg

bail out nicely if strdup() returns NULL, removed trailing whitespace

6bd8db3c17-May-2004 Daniel Stenberg

deleted trailing whitespace

6176f14117-May-2004 Daniel Stenberg

fixed a warning on IRIX, deleted trailing whitespace

512e54ff14-May-2004 Daniel Stenberg

added string for the new share error code

a5aa569f14-May-2004 Daniel Stenberg

Added CURLSHE_NOMEM

e2e593a014-May-2004 Daniel Stenberg

clean up properly on failure to enable easier libcurl leak detection

9ce0a7b414-May-2004 Daniel Stenberg

new cvs instructions

4ab0d74214-May-2004 Daniel Stenberg

enable memory debugging the same way the curl command line tool already does

b5f85ba713-May-2004 Daniel Stenberg

memory cleanup and check fix

b6ee33c613-May-2004 Daniel Stenberg

check that memory allocation functions truly return good data or bail out

1c69b15c13-May-2004 Daniel Stenberg

return on memory alloc fail

54cd2bee13-May-2004 Daniel Stenberg

better bailing out in case of no memory

1...<<1131113211331134113511361137113811391140>>...1351