Age | Commit message (Expand) | Author |
2014-11-07 | version info: Added Kerberos V5 to the supported features | Steve Holme |
2014-11-02 | CURL_VERSION_KERBEROS4: Mark as deprecated | Steve Holme |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-08-09 | docs: Update SPNEGO and GSS-API related doc sections | Michael Osipov |
2014-07-31 | ssl: generalize how the ssl backend identifier is set | Daniel Stenberg |
2014-07-24 | symbols: CURL_VERSION_GSSNEGOTIATE is deprecated | Daniel Stenberg |
2014-07-23 | http2: more and better error checking | Daniel Stenberg |
2014-07-23 | symbols-in-versions: new SPNEGO/GSS-API symbols in 7.38.0 | Daniel Stenberg |
2014-04-04 | docs: this is for 7.37.0 | Daniel Stenberg |
2014-04-04 | symbols-in-versions: Added CURLHEADER_* | Daniel Stenberg |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-02-13 | transfer: make Expect: 100-continue timeout configurable. | Tiit Pikma |
2014-02-10 | NPN/ALPN: allow disabling via command line | Fabian Frank |
2013-12-14 | login options: remove the ;[options] support from CURLOPT_USERPWD | Daniel Stenberg |
2013-11-22 | symbols-in-versions: Added missing CURLSSLBACKEND_* symbols | Steve Holme |
2013-11-22 | symbols-in-versions: Fixed missing CURLINFO_TLS_SESSION | Steve Holme |
2013-11-12 | curl_easy_setopt: Added the ability to set the login options separately | Steve Holme |
2013-10-16 | SSL: Corrected version number for new symbols from commit ad34a2d5c87c7f | Steve Holme |
2013-10-15 | SSL: protocol version can be specified more precisely | Gergely Nagy |
2013-09-12 | libcurl: New options to bind DNS to local interfaces or IP addresses | Kim Vandry |
2013-09-05 | symbols: added HTTP2 symbols and sorted list | Daniel Stenberg |
2013-08-28 | symbols-in-versions: add CURLOPT_XOAUTH2_BEARER | Daniel Stenberg |
2013-08-20 | CURLM_ADDED_ALREADY: new error code | Daniel Stenberg |
2013-07-18 | CURLOPT_XFERINFOFUNCTION: introducing a new progress callback | Daniel Stenberg |
2013-04-27 | Corrected version numbers after bump | Steve Holme |
2013-04-27 | DOCS: Updated following the addition of CURLOPT_SASL_IR | Steve Holme |
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 |
2012-09-01 | symbols-in-versions: new CURL_WAIT_* symbols | Daniel Stenberg |
2012-08-16 | curl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for SOCKOPTFUNCTION | Daniel Stenberg |
2012-08-08 | docs: mention CURLSSH_AUTH_AGENT | Armel Asselin |
2012-04-05 | CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL | Andrei Cipu |
2012-02-25 | libcurl docs: version corrections | Daniel Stenberg |
2012-02-21 | CURLOPT_MAIL_AUTH: added in 7.25.0 | Daniel Stenberg |
2012-02-13 | s/7.24.1/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 |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-11-18 | SFTP: support '*' prefix for quote operations | Jonas Schnelli |
2011-10-03 | share: don't use SSL unless enabled | Daniel Stenberg |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse |
2011-08-08 | s/7.21.8/7.22.0 | Daniel Stenberg |
2011-08-03 | curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATION | Kamil Dudka |
2011-07-19 | symbols-in-versions: add NTLM_SSO symbols | Daniel Stenberg |
2011-05-18 | symbols-in-versions: add CLOSESOCKET* | Daniel Stenberg |
2011-04-18 | transfer-encoding: added new option and cmdline | Daniel Stenberg |