- Dec 16, 2013
-
-
Daniel Stenberg authored
... for the pending 7.34.0 release Upped the contributor count
-
- Dec 14, 2013
-
-
Daniel Stenberg authored
-
- Dec 09, 2013
-
-
Daniel Stenberg authored
-
- Dec 07, 2013
-
-
Daniel Stenberg authored
-
- Dec 02, 2013
-
-
Kamil Dudka authored
Bug: http://curl.haxx.se/mail/lib-2013-11/0162.html
-
- Dec 01, 2013
-
-
Steve Holme authored
-
- Nov 24, 2013
-
-
Steve Holme authored
-
- Nov 17, 2013
-
-
Steve Holme authored
-
- Nov 13, 2013
-
-
Steve Holme authored
-
- Nov 11, 2013
-
-
Daniel Stenberg authored
Due to all the news and changes.
-
- Nov 10, 2013
-
-
Steve Holme authored
-
- Nov 05, 2013
-
-
Steve Holme authored
-
- Oct 30, 2013
-
-
Steve Holme authored
-
- Oct 29, 2013
-
-
Daniel Stenberg authored
-
- Oct 25, 2013
-
-
Steve Holme authored
-
- Oct 18, 2013
-
-
Steve Holme authored
-
Kamil Dudka authored
-
- Oct 14, 2013
-
-
Daniel Stenberg authored
-
- Oct 13, 2013
-
-
Daniel Stenberg authored
-
- Oct 12, 2013
-
-
Kamil Dudka authored
This fixes a regression introduced by commit 0feeab78 limiting the speed of SCP upload to 16384 B/s on a fast connection (such as localhost).
-
- Oct 06, 2013
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 23, 2013
-
-
Daniel Stenberg authored
-
- Sep 21, 2013
-
-
Steve Holme authored
Somehow commit 60a20461 missed the last item in the sync list even though I'm sure I added it during editing.
-
Steve Holme authored
-
- Sep 20, 2013
-
-
Steve Holme authored
Added the ability to use an XOAUTH2 bearer token [RFC6750] with POP3 for authentication using RFC6749 "OAuth 2.0 Authorization Framework". The bearer token is expected to be valid for the user specified in conn->user. If CURLOPT_XOAUTH2_BEARER is defined and the connection has an advertised auth mechanism of "XOAUTH2", the user and access token are formatted as a base64 encoded string and sent to the server as "AUTH XOAUTH2 <bearer token>".
-
- Sep 14, 2013
-
-
Steve Holme authored
-
- Sep 11, 2013
-
-
Steve Holme authored
-
- Sep 10, 2013
-
-
Jiri Hruska authored
Don't wait for the next callback call (usually 1 second) before continuing with protocol specific connection initialization.
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
- Sep 09, 2013
-
-
Kamil Dudka authored
Otherwise, the FTP protocol would unnecessarily hang 60 seconds if aborted in the CURLOPT_HEADERFUNCTION callback. Reported by: Tomas Mlcoch Bug: https://bugzilla.redhat.com/1005686
-
- Sep 04, 2013
-
-
Daniel Stenberg authored
-
- Aug 31, 2013
-
-
Steve Holme authored
-
- Aug 28, 2013
-
-
Daniel Stenberg authored
-
- Aug 26, 2013
-
-
Steve Holme authored
-
- Aug 25, 2013
-
-
Daniel Stenberg authored
We've announced this pending removal for a long time and we've repeatedly asked if anyone would care or if anyone objects. Nobody has objected. It has probably not even been working for a good while since nobody has tested/used this code recently. The stuff in krb4.h that was generic enough to be used by other sources is now present in security.h
-
- Aug 23, 2013
-
-
Daniel Stenberg authored
-
- Aug 12, 2013
-
-
Daniel Stenberg authored
Start working on the next version and up some counters.
-