Age | Commit message (Expand) | Author |
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 |
2016-03-23 | bump: work on 7.48.1 | Daniel Stenberg |
2016-03-18 | bump: the coming release is 7.48.0 | Daniel Stenberg |
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 |
2016-02-08 | bump: work toward the next release | Daniel Stenberg |
2016-02-03 | URLs: Change more haxx.se URLs from http: to https: | Dan Fandrich |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-01-28 | bump: towards the next (7.47.1 ?) | Daniel Stenberg |
2015-12-15 | curlver: the pending release will become 7.47.0 | Daniel Stenberg |
2015-12-13 | http: add libcurl option to allow HTTP/2 for HTTPS only | Daniel Stenberg |
2015-12-07 | lwip: Fix compatibility issues with later versions | Gisle Vanem |
2015-12-07 | version: Add flag CURL_VERSION_PSL for libpsl | Gisle Vanem |
2015-12-02 | bump: towards next release | Daniel Stenberg |
2015-11-19 | curl.h: s/#defien/#define/ | Patrick Monnerat |
2015-11-13 | typecheck-gcc.h: add missing slist-using options | Daniel Stenberg |
2015-11-13 | typecheck-gcc.h: added CURLOPT_CLOSESOCKETDATA | Daniel Stenberg |
2015-11-13 | typecheck-gcc.h: add some missing string types | Daniel Stenberg |
2015-11-13 | curl.h: introducing the STRINGPOINT alias | Daniel Stenberg |
2015-11-02 | formadd: support >2GB files on windows | Daniel Stenberg |
2015-10-31 | curl.h: s/HTTPPOST_/CURL_HTTPOST_ | Daniel Stenberg |
2015-10-23 | http2: s/priority/weight | Daniel Stenberg |
2015-10-23 | http2: added three stream prio/deps options | Daniel Stenberg |
2015-10-20 | vtls: added support for mbedTLS | Jonas Minnberg |
2015-10-16 | curlbuild.h: Fix non-configure compiling to mips and sh4 targets | Richard Hosking |
2015-10-07 | bump: start climbing toward 7.46.0 | Daniel Stenberg |
2015-09-04 | Revert "has: generate the curl/has.h header" | Kamil Dudka |
2015-09-04 | has: generate the curl/has.h header | Daniel Stenberg |
2015-08-24 | getinfo: added CURLINFO_ACTIVESOCKET | Razvan Cojocaru |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-18 | gitignore: Sort for readability | Jay Satiro |
2015-08-12 | bump: start working toward 7.45.0 | Daniel Stenberg |
2015-07-17 | SSL: Add an option to disable certificate revocation checks | Jay Satiro |
2015-06-30 | multi: Move http2 push function declarations to header end | Jay Satiro |
2015-06-24 | http2: curl_pushheader_byname now takes a const char * | Daniel Stenberg |
2015-06-24 | http2: fixed the header accessor functions for the push callback | Daniel Stenberg |
2015-06-24 | http2: initial implementation of the push callback | Daniel Stenberg |
2015-06-24 | http2: initial HTTP/2 server push types/docs | Daniel Stenberg |
2015-06-17 | bump: start the journey toward 7.44.0 | Daniel Stenberg |