Age | Commit message (Expand) | Author |
2016-08-09 | symbols-in-versions: add CURL_STRICTER | Daniel Stenberg |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-04-25 | symbols-in-versions: added new CURLSSLBACKEND_ symbols | Daniel Stenberg |
2016-04-18 | url: add CURLOPT_TCP_FASTOPEN option | Alessandro Ghedini |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-04-11 | http2: Add handling stream level error | Tatsuhiro Tsujikawa |
2016-04-09 | CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME | Steve Holme |
2016-04-02 | test1119: Fixed missing CURL_DID_MEMORY_FUNC_TYPEDEFS symbol | Steve Holme |
2016-03-31 | http2: support "prior knowledge", no upgrade from HTTP/1.1 | Diego Bes |
2016-02-23 | getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION | Jay Satiro |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 1) | Michael Koenig |
2015-12-13 | http: add libcurl option to allow HTTP/2 for HTTPS only | Daniel Stenberg |
2015-12-07 | version: Add flag CURL_VERSION_PSL for libpsl | Gisle Vanem |
2015-11-13 | symbols-in-versions: Added new CURLOPTTYPE_STRINGPOINT alias | Steve Holme |
2015-11-02 | symbols-in-version: add all CURL_HTTPPOST_* symbols | Daniel Stenberg |
2015-11-02 | formadd: support >2GB files on windows | Daniel Stenberg |
2015-10-23 | http2: s/priority/weight | Daniel Stenberg |
2015-10-20 | vtls: added support for mbedTLS | Jonas Minnberg |
2015-08-24 | getinfo: added CURLINFO_ACTIVESOCKET | Razvan Cojocaru |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-07-18 | symbols-in-versions: Add new CURLSSLOPT_NO_REVOKE symbol | Jay Satiro |
2015-06-30 | symbols-in-versions: Add new http2 push symbols | Jay Satiro |
2015-06-05 | curl.h: add CURL_HTTP_VERSION_2 | Daniel Stenberg |
2015-05-18 | symbols-in-versions: add CURLOPT_PIPEWAIT | Daniel Stenberg |
2015-05-18 | http2: separate multiplex/pipelining + cleanup memory leaks | Daniel Stenberg |
2015-04-28 | Negotiate: custom service names for SPNEGO. | Linus Nielsen |
2015-03-24 | symbols-in-versions: added CURLOPT_PATH_AS_IS | Dan Fandrich |
2015-03-20 | url: add CURLOPT_SSL_FALSESTART option | Alessandro Ghedini |
2015-01-16 | url: add CURLOPT_SSL_VERIFYSTATUS option | Alessandro Ghedini |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-11-29 | smb: Added SMB protocol and port definitions | Bill Nagel |
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 |