Age | Commit message (Expand) | Author |
2017-03-26 | spelling fixes | klemens |
2017-03-12 | url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS | Desmond O. Chang |
2017-03-08 | bump: next release will be known as 7.54.0 | Daniel Stenberg |
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik |
2017-02-24 | bump: work on the next release | Daniel Stenberg |
2017-02-23 | bump: 7.53.1 coming up | Daniel Stenberg |
2017-01-19 | CURLOPT_BUFFERSIZE: support enlarging receive buffer | Richy Kim |
2017-01-16 | bump: next release will be 7.53.0 | Daniel Stenberg |
2017-01-13 | unix_socket: add support for abstract unix domain socket | Isaac Boukris |
2016-12-29 | curl.h: CURLE_FUNCTION_NOT_FOUND is no longer in use | Daniel Stenberg |
2016-12-23 | bump: toward next release | Daniel Stenberg |
2016-12-21 | bump: toward next release | Daniel Stenberg |
2016-12-16 | preproxy: renamed what was added as SOCKS_PROXY | Daniel Stenberg |
2016-12-16 | CURLOPT_SOCKS_PROXYTYPE: removed | Daniel Stenberg |
2016-12-13 | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg |
2016-11-26 | curl_version_info: add CURL_VERSION_HTTPS_PROXY | Okhin Vasilij |
2016-11-25 | HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY | Thomas Glanzmann |
2016-11-25 | add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} | Frank Gevaerts |
2016-11-24 | checksrc: white space edits to comply to stricter checksrc | Daniel Stenberg |
2016-11-24 | checksrc: code style: use 'char *name' style | Daniel Stenberg |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-11-09 | bump: next version will be 7.52.0 | Daniel Stenberg |
2016-11-07 | vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 | Kamil Dudka |
2016-11-07 | s/cURL/curl | Daniel Stenberg |
2016-11-03 | bump: start working on 7.51.1 | Daniel Stenberg |
2016-09-22 | New libcurl option to keep sending on error | Michael Kaufmann |
2016-09-07 | errors: new alias CURLE_WEIRD_SERVER_REPLY (8) | Jay Satiro |
2016-09-07 | bump: toward 7.51.0 | Daniel Stenberg |
2016-08-09 | curl.h: make CURL_NO_OLDIES define CURL_STRICTER | Daniel Stenberg |
2016-08-03 | bump: start working toward 7.50.2 | Daniel Stenberg |
2016-07-31 | include: revert 9adf3c4 and make public types void * again | Daniel Stenberg |
2016-07-21 | bump: start working on 7.50.1 | Daniel Stenberg |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-06-22 | headers: forward declare CURL, CURLM and CURLSH as structs | Daniel Stenberg |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-05-30 | bump: start the journey toward 7.50.0 | Daniel Stenberg |
2016-05-18 | bump: Start work on 7.49.1 | Steve Holme |
2016-05-18 | curlbuild.h.dist: check __LP64__ as well to fix MIPS build | Daniel Stenberg |
2016-04-25 | curl.h: clarify curl_sslbackend for openssl clones and renames | Daniel Stenberg |
2016-04-22 | curl.h: CURLOPT_CONNECT_TO sets a struct slist *, not a string | Patrick Monnerat |
2016-04-18 | url: add CURLOPT_TCP_FASTOPEN option | Alessandro Ghedini |
2016-04-18 | includes: avoid duplicate memory callback typdefs even harder | Daniel Stenberg |
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-03 | code: style updates | Daniel Stenberg |
2016-04-02 | 7.49.0: next release version | Daniel Stenberg |
2016-04-01 | curl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFS | Daniel Stenberg |
2016-04-01 | curl/mprintf.h: remove support for _MPRINTF_REPLACE | Daniel Stenberg |
2016-03-31 | http2: support "prior knowledge", no upgrade from HTTP/1.1 | Diego Bes |