History log of /curl/ (Results 26226 – 26250 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
598ffeea21-Mar-2006 Daniel Stenberg

David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path

83367f6721-Mar-2006 Daniel Stenberg

Xavier Bouchoux made the SSL connection non-blocking for the multi interface
(when using OpenSSL).

15f2647d21-Mar-2006 Daniel Stenberg

Tor Arntsen fixed the AIX Toolbox RPM spec

6421d69b20-Mar-2006 Daniel Stenberg

David McCreedy fixed libcurl to no longer ignore AUTH failures and now it
reacts properly according to the CURLOPT_FTP_SSL setting.

18081e3020-Mar-2006 Daniel Stenberg

mention today's fixes

97181b5c20-Mar-2006 Daniel Stenberg

7.15.3 contributors

a63f988720-Mar-2006 Dan Fandrich

Fixed a bug whereby a received file whose length was a multiple of
512 bytes could have random garbage appended. Also, stop processing TFTP
packets which are too short to be legal.

1282aad420-Mar-2006 Daniel Stenberg

off-by-one for the case when it adds /? and a terminating zero to the URL

b8fad99f20-Mar-2006 Daniel Stenberg

start working towards 7.15.4

c7e9e60b20-Mar-2006 Daniel Stenberg

fixed the AIX packages

47f2e1da20-Mar-2006 Daniel Stenberg

missing in CVS

5975229920-Mar-2006 Daniel Stenberg

fixed tftp packet overflow risk

38295e8a17-Mar-2006 Daniel Stenberg

slight rewording based on debian bug report #357388 by Justin Pryzby

f9612b5e16-Mar-2006 Daniel Stenberg

fixed in CVS

5cf2ef2e16-Mar-2006 Daniel Stenberg

AIX Toolbox RPM spec file by Tor Arntsen

938b5c8815-Mar-2006 Daniel Stenberg

slightly edited explanation for -f/--fail by the help of Kjell Ericson

0618e68214-Mar-2006 Daniel Stenberg

use the new types accordingly

bac52f3914-Mar-2006 Daniel Stenberg

--ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usable

d494d62913-Mar-2006 Daniel Stenberg

David McCreedy found a use of the wrong variable when display the error
text from OpenSSL.

7206181313-Mar-2006 Daniel Stenberg

David McCreedy found a missing return code assignment

3f22901a13-Mar-2006 Daniel Stenberg

Scott Worley's typo fixes

f70f11fc08-Mar-2006 Daniel Stenberg

Peter Heuchert's correction for the clear control connection case

cffebd7f07-Mar-2006 Daniel Stenberg

Markus Koetter filed debian bug report #355715 which identified a problem
with the multi interface and multi-part formposts. The fix from February
22nd could make the Curl_done() function get

Markus Koetter filed debian bug report #355715 which identified a problem
with the multi interface and multi-part formposts. The fix from February
22nd could make the Curl_done() function get called twice on the same
connection and it was not designed for that and thus tried to call free() on
an already freed memory area!

show more ...

b8c8e73407-Mar-2006 Daniel Stenberg

Peter Heuchert made sure the CURLFTPSSL_CONTROL setting for CURLOPT_FTP_SSL
is used properly.

8bba99ae06-Mar-2006 Daniel Stenberg

Lots of users on Windows have reported getting the "SSL: couldn't set
callback" error message so I've now made the setting of that callback not be
as critical as before. The function is only

Lots of users on Windows have reported getting the "SSL: couldn't set
callback" error message so I've now made the setting of that callback not be
as critical as before. The function is only used for additional loggging/
trace anyway so a failure just means slightly less data. It should still be
able to proceed and connect fine to the server.

show more ...

1...<<1041104210431044104510461047104810491050>>...1351