- Mar 06, 2008
-
-
Yang Tse authored
select/poll calls will only be retried upon EINTR failures as it previously was in lib/select.c revision 1.29 In this way Curl_socket_ready() and Curl_poll() will again fail on any select/poll errors different than EINTR.
-
Dan Fandrich authored
files, as questioned by Mike Protts. SFTP does for me but SCP doesn't so test 617 is disabled for now.
-
Dan Fandrich authored
-
- Mar 05, 2008
-
-
Yang Tse authored
-
- Mar 04, 2008
-
-
Daniel Stenberg authored
-
- Mar 01, 2008
-
-
Daniel Stenberg authored
a re-used connection where both requests used Negotiate.
-
- Feb 29, 2008
-
-
Yang Tse authored
compiled with errors. This behaviour is needed for autoconf macros which rely on the ability to compile with or without errors, and is safer than xlc's default of failing only upon severe errors.
-
- Feb 28, 2008
-
-
Daniel Stenberg authored
121 - Kaspar Brand's and Guenter Knauf's work on the TLS extension Server Name Indication is now committed 122 - Progress callback not called during failed socket connect with the multi interface, is now simply pending a closure since no feedback has been received lately. Added: 123 - Mike Protts' SFTP resume download 124 - Anatoli Tubman's fix for a Negotiate: crash 125 - Michal Marek's typechecker-gcc work
-
Guenter Knauf authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Feb 27, 2008
-
-
Yang Tse authored
-
Daniel Stenberg authored
test code. Thanks to his curl_easy_setopt() typechecker work...
-
Guenter Knauf authored
added get_ver.awk since c-ares is a standalone project, and should therefore also compile when cURL is absent.
-
Guenter Knauf authored
fixed comments; fixed INSTDIR define, simplified rules; changed to use get_ver.awk in current dir rather than the curl one.
-
Guenter Knauf authored
-
- Feb 26, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Yang Tse authored
whole operation completes or an unrecoverable condition is detected
-
Yang Tse authored
-
Guenter Knauf authored
Patch submitted by Kaspar Brand.
-
- Feb 25, 2008
-
-
Daniel Stenberg authored
forces it to prefer SSLv3.
-
- Feb 23, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
http://curl.haxx.se/bug/feature.cgi?id=1900014 that makes libcurl (built to use OpenSSL) support a full chain of certificates in a given PKCS12 certificate.
-
- Feb 22, 2008
-
-
Daniel Stenberg authored
options as the lib/Makefile.vc6 already did.
-
Yang Tse authored
Changes introduced in revision 1.43 were useless
-
- Feb 21, 2008
-
-
Daniel Stenberg authored
happened if you set the connection cache size to 1 and for example failed to login to an FTP site. Bug report #1896698 (http://curl.haxx.se/bug/view.cgi?id=1896698)
-
Guenter Knauf authored
Mentioned on the list by Michal Marek.
-
Daniel Stenberg authored
-
- Feb 20, 2008
-
-
Yang Tse authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and the string contains a newline...
-
Guenter Knauf authored
-
Daniel Stenberg authored
-