History log of /curl/ (Results 24876 – 24900 of 33769)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
380e132d23-May-2007 Daniel Stenberg

TFTP transfers are also blocking

f2eb3c1f23-May-2007 Daniel Stenberg

fix the formatting of the trailing list

96c093f222-May-2007 Daniel Stenberg

Andre Guibert de Bruet fixed a memory leak when PKCS #12 parsing failed

a9d4976922-May-2007 Daniel Stenberg

Andre Guibert de Bruet fixed a memory leak in the function that verifies the
peer's name in the SSL certificate when built for OpenSSL. The leak happens
for libcurls with CURL_DOES_CONVERSION

Andre Guibert de Bruet fixed a memory leak in the function that verifies the
peer's name in the SSL certificate when built for OpenSSL. The leak happens
for libcurls with CURL_DOES_CONVERSIONS enabled that fail to convert the CN
name from UTF8.

show more ...

d7616d8a20-May-2007 Daniel Stenberg

WaitForSingleObject() uses a millisecond timeout and CURL_TIMEOUT_RESOLVE is
counted in seconds...

826bbfc018-May-2007 Daniel Stenberg

better fix for the dl/ul counters

250f967018-May-2007 Daniel Stenberg

Feng Tu reported that curl -w did wrong on TFTP transfers in
bug report #1715394 (http://curl.haxx.se/bug/view.cgi?id=1715394), and the
transfer-related info "variables" were indeed overwritt

Feng Tu reported that curl -w did wrong on TFTP transfers in
bug report #1715394 (http://curl.haxx.se/bug/view.cgi?id=1715394), and the
transfer-related info "variables" were indeed overwritten with zeroes wrongly
and have now been adjusted. The upload size still isn't accurate.

show more ...

ed4936fd18-May-2007 Daniel Stenberg

bail out with error codes on failures

4dd2628017-May-2007 Daniel Stenberg

they spell five with a v...

8479785617-May-2007 Daniel Stenberg

Feng Tu pointed out a division by zero error in the TFTP connect timeout
code for timeouts less than fice seconds, and also provided a fix for it.

0427e94417-May-2007 Dan Fandrich

Added support for compiling under Minix 3.1.3 using ACK.

09fd3b4916-May-2007 Dan Fandrich

Match file times occurring in the morning.

3fef839f15-May-2007 Dan Fandrich

Added call to setvbuf (disabled by default for speed) to flush the
memdebug log file after every line and avoid losing the last few log
entries if curl crashes.

ea43bb0115-May-2007 Dan Fandrich

Added support for quote commands before a transfer using SFTP and test
case 614.
Allow SFTP quote commands chmod, chown, chgrp to set a value of 0.

b0a4c99214-May-2007 Dan Fandrich

Added SFTP directory listing test case 613.

8570746010-May-2007 Dan Fandrich

Added FTPS upload tests 408 and 409.

41ba766609-May-2007 Dan Fandrich

Kristian Gunstone fixed a problem where overwriting an uploaded file with
sftp didn't truncate it first, which would corrupt the file if the new
file was shorter than the old.

4367e05109-May-2007 Dan Fandrich

Added the list of SFTP post-quote commands, and fixed a few typos.

ed99827008-May-2007 Dan Fandrich

Added FTPS test cases 406 and 407

1b7f00b208-May-2007 Daniel Stenberg

CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
because I just made SCP uploads return this value if the file size of
the upload file isn't given with CURLOPT_INFILES

CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
because I just made SCP uploads return this value if the file size of
the upload file isn't given with CURLOPT_INFILESIZE*. Docs updated to
reflect this news, and a define for the old name was added to the public
header file.

show more ...

ad19f95f07-May-2007 Daniel Stenberg

James Bursa fixed a bug in the multi handle code that made the connection
cache grow a bit too much, beyond the normal 4 * easy_handles.

bcfe3cb206-May-2007 Daniel Stenberg

extended the description for the curl_multi_socket_action() change

805a5dca03-May-2007 Daniel Stenberg

42. Daniel Black filed bug report #1705802 where he accurately mentions that
several FTP-SSL test cases fail when we build libcurl with NSS for TLS/SSL:
http://curl.haxx.se/bug/view.cgi?i

42. Daniel Black filed bug report #1705802 where he accurately mentions that
several FTP-SSL test cases fail when we build libcurl with NSS for TLS/SSL:
http://curl.haxx.se/bug/view.cgi?id=1705802

show more ...

0b67ee7b03-May-2007 Dan Fandrich

Fixed a few typos.

9298037603-May-2007 Daniel Stenberg

document the new 200alias behaviour

1...<<9919929939949959969979989991000>>...1351