Age | Commit message (Expand) | Author |
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 |
2012-02-13 | curlver.h: bumped to 7.25.0 | Daniel Stenberg |
2012-02-09 | CURLOPT_SSL_OPTIONS: added | Daniel Stenberg |
2012-02-09 | add library support for tuning TCP_KEEPALIVE | Dave Reisner |
2012-01-25 | version: start working on 7.24.1-DEV | Yang Tse |
2012-01-05 | curl.h: provide backwards compatible symbols | Daniel Stenberg |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-20 | curl.h: add __ANDROID__ macro check | CeĢdric Deltheil |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-11-15 | 7.24.0: start the work | Daniel Stenberg |
2011-10-15 | typecheck: allow NULL to unset CURLOPT_ERRORBUFFER | Dave Reisner |
2011-10-03 | share: don't use SSL unless enabled | Daniel Stenberg |
2011-09-29 | curlverh.h: next release will be 7.23.0 | Daniel Stenberg |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-26 | Added unsigned char* to _curl_is_debug_cb. | Guenter Knauf |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-09-13 | 7.22.1: start working | Daniel Stenberg |
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse |
2011-08-09 | curl.h: mark deprecated CURLOPT_ options on same line | Daniel Stenberg |
2011-08-08 | version bump: next release is 7.22.0 | Daniel Stenberg |
2011-08-05 | BSD-style lwIP TCP/IP stack support - followup | Yang Tse |
2011-08-04 | BSD-style lwIP TCP/IP stack support: | Yang Tse |
2011-08-04 | curl.h: untangle a preprocessor block, removing duplicate sys/types.h inclusion | Yang Tse |
2011-08-03 | curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATION | Kamil Dudka |
2011-08-03 | Add new CURLOPT_GSSAPI_DELEGATION option. | Adam Tkac |