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

ftps test case data

adc0edc421-May-2001 Daniel Stenberg

slightly "hackish" approach to disable SSL during download if the connection
is a FTPS connection as the data transfer is then done unencrypted!

4836154c18-May-2001 Daniel Stenberg

this should not set a SSL path to LDFLAGS or CPPFLAGS unless it really needs
to

0058e87e18-May-2001 Daniel Stenberg

added some, removed some, moved around some.

2390330618-May-2001 Daniel Stenberg

nicer OpenSSL header check

49b9926d18-May-2001 Daniel Stenberg

our internal strlcat() is now named Curl_strlcat()

6c50d2ee18-May-2001 Daniel Stenberg

strlcat() is now Curl_strlcat() instead to prevent collisions when used with
other libs

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

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