Age | Commit message (Expand) | Author |
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 |
2015-06-05 | curl.h: add CURL_HTTP_VERSION_2 | Daniel Stenberg |
2015-05-18 | curlver: restore LIBCURL_VERSION_NUM defined as a full number | Daniel Stenberg |
2015-05-18 | curlver: introducing new version number (checking) macros | Daniel Stenberg |
2015-05-18 | CURLOPT_PIPEWAIT: added | Daniel Stenberg |
2015-05-18 | CURLMOPT_PIPELINE: bit 1 is for multiplexing | Daniel Stenberg |
2015-04-28 | Negotiate: custom service names for SPNEGO. | Linus Nielsen |
2015-04-22 | bump: start working toward 7.43.0 | Daniel Stenberg |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |
2015-03-20 | url: add CURLOPT_SSL_FALSESTART option | Alessandro Ghedini |
2015-03-03 | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg |
2015-02-25 | bump: start working toward 7.42.0 | Daniel Stenberg |
2015-01-16 | curlver.h: next release is 7.41.0 due to the changes | Daniel Stenberg |
2015-01-16 | url: add CURLOPT_SSL_VERIFYSTATUS option | Alessandro Ghedini |
2015-01-15 | curl.h: remove extra space | Yun SangHo |
2015-01-08 | bump: start working towards 7.40.1 | Daniel Stenberg |
2015-01-01 | version: Bump copyright year to 2015 | Steve Holme |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |