History log of /curl/ (Results 32476 – 32500 of 33760)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9e8615ae18-May-2001 Daniel Stenberg

strlcpy() turned static

bb51c20c16-May-2001 Daniel Stenberg

Added #define CURLE_ALREADY_COMPLETE to not break compiles that use that
symbol, but libcurl will not return this ever

a84af98615-May-2001 Daniel Stenberg

added pointer to the examples/getinmemory.c source code for paragraph
5.2 "How can I receive all data into a large memory chunk?"

3ab3be1b15-May-2001 Daniel Stenberg

Added getinmemory.c

3ceb2bcb15-May-2001 Daniel Stenberg

this might actually compile too...

2457a31915-May-2001 Daniel Stenberg

an example on how you can use the write callback to receive data in a memory
chunk

9e1e318615-May-2001 Daniel Stenberg

We need -lpthread for the pthread example

e1132ecb15-May-2001 Daniel Stenberg

corrected

ccb92f1a15-May-2001 Daniel Stenberg

Added Pawel A. Gajda

8526fa9715-May-2001 Daniel Stenberg

Pawel A. Gajda fixed resumed transfers on persistent connections

f85c29aa14-May-2001 Daniel Stenberg

Added the first https test: 300

4677f73314-May-2001 Daniel Stenberg

pid files fixes, ftp server already-running-but-no-control check

e82d2dc614-May-2001 Daniel Stenberg

Jun-ichiro itojun Hagino fixed FTP PORT for IPv6-enabled libcurl

b56f1e5114-May-2001 Daniel Stenberg

added a pointer to the download web page

c7c9428612-May-2001 Daniel Stenberg

Added tons of comments all over

a50fac0e12-May-2001 Daniel Stenberg

multiple transfer path fixes, location fixes, resume download changes,
ssl peer verify fixes and more

e0f5689712-May-2001 Daniel Stenberg

CURLE_ALREADY_COMPLETE is removed
CURLE_SSL_PEER_CERTIFICATE is added

c7dbde9f12-May-2001 Daniel Stenberg

Uses the Curl_SSLConnect() according to the new return type

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

1...<<1291129212931294129512961297129812991300>>...1351