History log of /curl/ (Results 25451 – 25475 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8cade95216-Jan-2007 Daniel Stenberg

David McCreedy fixed a flaw from his previous non-ascii HTTP patch

385e612f16-Jan-2007 Daniel Stenberg

- Armel Asselin improved libcurl to behave a lot better when an easy handle
doing an FTP transfer is removed from a multi handle before completion. The
fix also fixed the "alive counter"

- Armel Asselin improved libcurl to behave a lot better when an easy handle
doing an FTP transfer is removed from a multi handle before completion. The
fix also fixed the "alive counter" to be correct on "premature removal" for
all protocols.

show more ...

1886388716-Jan-2007 Daniel Stenberg

restore previous addition to the amount of data that is returned

32fe5b1416-Jan-2007 Dan Fandrich

Added simple OpenSSL crypto engine tests.

bbdc483616-Jan-2007 Dan Fandrich

Fixed a small memory leak in tftp uploads discovered by curl's memory leak
detector. Also changed tftp downloads to URL-unescape the downloaded
file name.

f11d3c3215-Jan-2007 Dan Fandrich

Added TFTP upload tests.

b0d13fa415-Jan-2007 Dan Fandrich

Leave the TFTPD test server running after a file upload.
Flush the protocol log data so it's immediately available to the test harness.

0fb5a65a14-Jan-2007 Daniel Stenberg

- David McCreedy provided libcurl changes for doing HTTP communication on
non-ASCII platforms. It does add some complexity, most notably with more
#ifdefs, but I want to see this supporte

- David McCreedy provided libcurl changes for doing HTTP communication on
non-ASCII platforms. It does add some complexity, most notably with more
#ifdefs, but I want to see this supported added and I can't see how we can
add it without the extra stuff added.

show more ...

c8afb02b13-Jan-2007 Daniel Stenberg

4GB download and cookielist "ALL" fixes

869d653313-Jan-2007 Daniel Stenberg

fixed bad variable use when getting the size which we should read when
attempting not to read data that might belong to the next response (if
pipelining)

277df1c613-Jan-2007 Daniel Stenberg

make Curl_cookie_clearall() survive getting called with a NULL pointer

5ec5b95f10-Jan-2007 Dan Fandrich

Added test for TFTP retrieve of boundary case 512 byte file.

9e61c90410-Jan-2007 Dan Fandrich

Display crypto engine name correctly in debug message.

7efb955f10-Jan-2007 Dan Fandrich

Added test of TFTP server error reporting.

7589974109-Jan-2007 Daniel Stenberg

corrected example

d465199408-Jan-2007 Linus Nielsen Feltzing

Correct error code for CCC/SSL shutdown failure

5512342408-Jan-2007 Linus Nielsen Feltzing

Removed unused variable in Curl_ossl_shutdown()

f5e4a78b08-Jan-2007 Daniel Stenberg

no suprise really, but it works fine on SH4 as well...

7515a75206-Jan-2007 Linus Nielsen Feltzing

Fix compilation errors when building without SSL

4750e6f305-Jan-2007 Daniel Stenberg

- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
curl that uses the new CURLOPT_FTP_SSL_CCC option in libcurl. If enabled, it
will make libcurl shutdown SSL/TL

- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
curl that uses the new CURLOPT_FTP_SSL_CCC option in libcurl. If enabled, it
will make libcurl shutdown SSL/TLS after the authentication is done on a
FTP-SSL operation.

show more ...

b7aaa4d905-Jan-2007 Gisle Vanem

Include <dos.h> for delay() on MSDOS.

e61e09f604-Jan-2007 Daniel Stenberg

prevent compiler warning since we use base64.h from libcurl which now has
function(s) using SessionHandle pointers

058e993a03-Jan-2007 Daniel Stenberg

one issue less before release

359d500903-Jan-2007 Daniel Stenberg

- David McCreedy made changes to allow base64 encoding/decoding to work on
non-ASCII platforms.

cb42855403-Jan-2007 Daniel Stenberg

new year

1...<<1011101210131014101510161017101810191020>>...1351