History log of /curl/ (Results 32501 – 32525 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8fd89d6b12-May-2001 Daniel Stenberg

fixed Curl_SSLConnect() to return CURLcode errors, including the new error
code for peer certificate errors

632e951e11-May-2001 Daniel Stenberg

changed wording to make it more obvious I don't continuously work on this.

a3a2d20011-May-2001 Daniel Stenberg

two new FTP file transfer resume test cases added

4c2ca97d11-May-2001 Daniel Stenberg

removed unused #ifdef'ed section

11f2464a11-May-2001 Daniel Stenberg

when asking for a resumed FTP transfer, even though the entire file has
already been transfered no longer returns error but instead is OK. The
reasoning behind this is of course that no extra

when asking for a resumed FTP transfer, even though the entire file has
already been transfered no longer returns error but instead is OK. The
reasoning behind this is of course that no extra actions need to be taken
and it is as if a transfer had been successfully performed.

show more ...

291075b111-May-2001 Daniel Stenberg

checkheader() added to check headers+contents instead of the previous
strnequal() approach that really didn't follow the RFC properly

282939c611-May-2001 Daniel Stenberg

another multiple FTP transfer fix

fef1fc0d11-May-2001 Daniel Stenberg

Ingo Wilken's redirect fixes

dc6da00710-May-2001 Daniel Stenberg

Ingo Wilken's patch to support multiple spaces after "Location:"

7be8993f10-May-2001 Daniel Stenberg

When re-using a connection, the path pointers were not setup properly so
that multiple FTP transfers were not possible

bad4c89610-May-2001 Daniel Stenberg

added ftpsserver.pl stunnel.pm

4dbac04108-May-2001 Daniel Stenberg

removed some texts like "starting with version XXX" blabla

dd344b6508-May-2001 Daniel Stenberg

made clear that the cookie file format understood is Netscape _and_ Mozilla

5c25c7bb08-May-2001 Daniel Stenberg

when getting a FTP file with NOBODY, we will no longer return error if
SIZE doesn't work, we just don't output any size info!

a6d9ccf607-May-2001 Daniel Stenberg

Added stunnel.pem

89ba66e007-May-2001 Daniel Stenberg

corrected the read-callback typecase since FILE * was replaced with void *

8563115007-May-2001 Daniel Stenberg

fixed 'storefread' to not make a warning

3654bd1b07-May-2001 Daniel Stenberg

7.7.3

237edbc907-May-2001 Daniel Stenberg

changed FILE * to void * in all callbacks

4127903104-May-2001 Daniel Stenberg

Added multithread.c

2ffc20dc04-May-2001 Daniel Stenberg

example using multiple threads to get URLs

a2a446cb04-May-2001 Daniel Stenberg

updated contributors list

9304055d04-May-2001 Daniel Stenberg

'FILE *' changed to 'void *' in all callback functions

53e0c1b104-May-2001 Daniel Stenberg

fixed the link to the OS/2 Patch for OpenSSL

4efa1e8e03-May-2001 Daniel Stenberg

corrected bad use of the CURLOPT_HTTPPOST header

1...<<1301130213031304130513061307130813091310>>...1351