Age | Commit message (Expand) | Author |
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 |
2011-07-18 | NTLM single-sign on supported | Mandy Wu |
2011-06-23 | bump release: start working towards 7.21.8 | Daniel Stenberg |
2011-05-18 | CLOSESOCKETFUNCTION: use the callback | Daniel Stenberg |
2011-05-18 | CLOSESOCKETFUNCTION: added | Daniel Stenberg |
2011-05-09 | include: cleanup | Daniel Stenberg |
2011-05-05 | Corrected comments | Daniel Stenberg |
2011-04-22 | bump version: work towards 7.21.7 | Daniel Stenberg |
2011-04-21 | Fix spelling errors in include/ | Fabian Keil |
2011-04-18 | transfer-encoding: added new option and cmdline | Daniel Stenberg |
2011-04-18 | CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding too | Daniel Stenberg |
2011-04-17 | 7.21.6: next planned release number | Daniel Stenberg |
2011-04-05 | Fixed compatibility macro CURLE_URL_MALFORMAT_USER | Dan Fandrich |
2011-04-05 | return code cleanup: build, init and run-time errors | Daniel Stenberg |
2011-03-22 | headers: more copyright headers added | Daniel Stenberg |
2011-02-17 | SOCKOPTFUNCTION: callback can say already-connected | Daniel Stenberg |
2011-02-17 | curlver.h: bump to 7.21.5 | Daniel Stenberg |
2011-02-09 | CURLE_TLSAUTH_FAILED: removed | Quinn Slack |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |