Age | Commit message (Expand) | Author |
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 |
2014-12-04 | docs: Fix FAILONERROR typos | Anthon Pang |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-11-30 | version: The next release will become 7.40.0 | Steve Holme |
2014-11-29 | smb: Added SMB protocol and port definitions | Bill Nagel |
2014-11-07 | curl.h: Tidy up of CURL_VERSION_* flags | Steve Holme |
2014-11-07 | version info: Added Kerberos V5 to the supported features | Steve Holme |
2014-11-05 | bump: towards next release | Daniel Stenberg |
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-09-10 | bump: on the 7.38.1-DEV train now! | Daniel Stenberg |
2014-07-31 | ssl: generalize how the ssl backend identifier is set | Daniel Stenberg |