Age | Commit message (Expand) | Author |
2013-10-15 | SSL: protocol version can be specified more precisely | Gergely Nagy |
2013-10-14 | bump: start working on 7.33.1 | Daniel Stenberg |
2013-09-12 | libcurl: New options to bind DNS to local interfaces or IP addresses | Kim Vandry |
2013-09-04 | curl.h: add CURL_VERSION_HTTP2 as a feature | Daniel Stenberg |
2013-09-04 | curl.h: added CURL_HTTP_VERSION_2_0 | Daniel Stenberg |
2013-08-28 | bump: next release is 7.33.0 due to added features | Daniel Stenberg |
2013-08-25 | options: added basic SASL XOAUTH2 support | Kyle L. Huff |
2013-08-22 | curl.h: name space pollution by "enum type" | Daniel Stenberg |
2013-08-20 | CURLM_ADDED_ALREADY: new error code | Daniel Stenberg |
2013-08-12 | version number: bump to 7.32.1 for now | Daniel Stenberg |
2013-07-18 | CURLOPT_XFERINFOFUNCTION: introducing a new progress callback | Daniel Stenberg |
2013-06-22 | bump: start working towards what most likely will become 7.32.0 | Daniel Stenberg |
2013-04-27 | bump version | Daniel Stenberg |
2013-04-27 | sasl-ir: Added CURLOPT_SASL_IR to enable/disable the SASL initial response | Steve Holme |
2013-04-12 | bump: start working towards next release | Daniel Stenberg |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |
2013-03-12 | curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag | Zdenek Pavlas |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-03-08 | curlbuild.h.dist: enhance non-configure GCC ABI detection logic | Yang Tse |
2013-03-08 | curlbuild.h.dist: fix GCC build on ARM systems without configure script | Yang Tse |
2013-03-07 | version bump: the next release will be 7.30.0 | Daniel Stenberg |
2013-03-07 | checksrc: ban unsafe functions | Daniel Stenberg |
2013-02-06 | 7.29.1: onwards! | Daniel Stenberg |
2013-02-04 | updated copyright years. | Guenter Knauf |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-11-23 | build: fix AIX compilation and usage | Yang Tse |
2012-11-20 | bump: start working on 7.28.2 | Daniel Stenberg |
2012-10-10 | version-bump: towards 7.28.1! | Daniel Stenberg |
2012-09-26 | CURLOPT_CONNECTTIMEOUT: works without signals or posix too! | Daniel Stenberg |
2012-09-16 | curl_multi_wait: Add parameter to return number of active sockets | Sara Golemon |
2012-09-01 | multi: add curl_multi_wait() | Sara Golemon |
2012-08-27 | curl.h: fix comment to refer to current names | Daniel Stenberg |
2012-08-16 | ftp: active conn, allow application to set sockopt after accept() call | Gokhan Sengun |
2012-08-08 | SSH: added agent based authentication | Armel Asselin |
2012-08-08 | bump version to 7.28.0 | Daniel Stenberg |
2012-07-27 | version bump: start towards next release | Daniel Stenberg |
2012-06-11 | Revert: 634f7cfee40d4658 partially | Daniel Stenberg |
2012-06-11 | version: Replaced SSPI feature information with version string details | Marc Hoersken |
2012-06-03 | version: bump to 7.27.0 for next release | Daniel Stenberg |
2012-05-24 | bump to 7.26.1: start working towards next release | Daniel Stenberg |
2012-05-22 | 7.26.0: will be the next release version | Daniel Stenberg |
2012-04-18 | curl.h: CURLAUTH_* bitmasks adjusted to become 'unsigned long' typed | Yang Tse |
2012-04-14 | headers: surround GCC attribute names with double underscores | Jonathan Nieder |
2012-04-06 | curl tool: use configuration files from lib directory | Yang Tse |
2012-04-05 | CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL | Andrei Cipu |
2012-03-23 | version: start working on 7.25.1-DEV | Yang Tse |
2012-02-14 | smtp_mail: Added support to MAIL FROM for the optional AUTH parameter | Steve Holme |
2012-02-14 | LIBCURL_VERSION_NUM: 0x071900 | Daniel Stenberg |