- Mar 13, 2011
-
-
Daniel Stenberg authored
-
- Feb 23, 2011
-
-
Daniel Stenberg authored
-
- Feb 22, 2011
-
-
Kamil Dudka authored
Flaw introduced in fc77790b and present in curl-7.21.4. Bug: https://bugzilla.redhat.com/669702#c16
-
- Feb 17, 2011
-
-
Daniel Stenberg authored
Introducing a few CURL_SOCKOPT* defines for conveniance. The new CURL_SOCKOPT_ALREADY_CONNECTED signals to libcurl that the socket is to be treated as already connected and thus it will skip the connect() call.
-
Kamil Dudka authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
I went through all the names mentioned as authors and in commit messages since 7.21.3, and this list inserted now is sorted on first name.
-
- Feb 10, 2011
-
-
Daniel Stenberg authored
-
- Jan 18, 2011
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Kamil Dudka authored
... and update the curl.1 and curl_easy_setopt.3 man pages such that they do not suggest to use an OpenSSL utility if curl is not built against OpenSSL. Bug: https://bugzilla.redhat.com/669702
-
- Jan 04, 2011
-
-
Kamil Dudka authored
Bug: https://bugzilla.redhat.com/623663
-
- Jan 03, 2011
-
-
Daniel Stenberg authored
-
- Dec 15, 2010
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 09, 2010
-
-
Daniel Stenberg authored
-
- Nov 19, 2010
-
-
Matthias Bolte authored
On Windows, translate WSAGetLastError() to errno values as GNU TLS does it internally, too. This is necessary because send() and recv() on Windows don't set errno when they fail but GNU TLS expects a proper errno value. Bug: http://curl.haxx.se/bug/view.cgi?id=3110991
-
- Nov 14, 2010
-
-
Daniel Stenberg authored
-
- Nov 09, 2010
-
-
Kamil Dudka authored
Bug: https://bugzilla.redhat.com/650255 Reported by: Simon H.
-
- Nov 08, 2010
-
-
Daniel Stenberg authored
I also recounted and updated the command line and libcurl options.
-
- Nov 04, 2010
-
-
Daniel Stenberg authored
-
- Oct 17, 2010
-
-
Daniel Stenberg authored
-
- Oct 12, 2010
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 08, 2010
-
-
Daniel Stenberg authored
-
- Sep 30, 2010
-
-
Daniel Stenberg authored
-
- Sep 28, 2010
-
-
Dan Fandrich authored
Patch was fixed and validated by David McCreedy.
-
- Sep 21, 2010
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 20, 2010
-
-
Daniel Stenberg authored
Removed the duplicate entry of Kamil in the credits.
-
- Sep 18, 2010
-
-
Daniel Stenberg authored
-
- Sep 12, 2010
-
-
Dan Fandrich authored
When curl calls a function from that library then it needs to explicitly link to the library instead of piggybacking on libcurl's own dependency. Without this, GNU ld with the --no-add-needed flag fails when linking (which Fedora now does by default). Reported by: Quanah Gibson-Mount Bug: http://curl.haxx.se/mail/lib-2010-09/0085.html
-
- Aug 25, 2010
-
-
Daniel Stenberg authored
-
- Aug 15, 2010
-
-
Daniel Stenberg authored
-
Kamil Dudka authored
original bug report at https://bugzilla.redhat.com/622520
-
- Aug 11, 2010
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 10, 2010
-
-
Daniel Stenberg authored
-
- Aug 06, 2010
-
-
Daniel Stenberg authored
-
- Aug 02, 2010
-
-
Daniel Stenberg authored
-