| Commit message (Expand) | Author | Age | Files | Lines |
* | docs/INTERNALS: remove reference to Curl_sendf()bagder/rm-sendf-ref | Daniel Stenberg | 2020-11-23 | 1 | -5/+3 |
* | urldata: remove 'void *protop' and create the union 'p' | Daniel Stenberg | 2020-11-23 | 1 | -2/+2 |
* | http3: use the master branch of GnuTLS for testing | Daiki Ueno | 2020-11-22 | 1 | -4/+4 |
* | KNOWN_BUGS: curl with wolfSSL lacks support for renegotiation | Daniel Stenberg | 2020-11-22 | 1 | -0/+9 |
* | KNOWN_BUGS: wakeup socket disconnect causes havoc | Daniel Stenberg | 2020-11-22 | 1 | -0/+13 |
* | cmake: make CURL_ZLIB a tri-state variable | Cristian Morales Vega | 2020-11-19 | 1 | -9/+4 |
* | KNOWN_BUGS: cmake: libspsl is not supported | Daniel Stenberg | 2020-11-18 | 1 | -0/+5 |
* | KNOWN_BUGS: cmake autodetects cert paths when cross-compiling | Daniel Stenberg | 2020-11-18 | 1 | -0/+8 |
* | KNOWN_BUGS: cmake build doesn't fail if zlib not found | Daniel Stenberg | 2020-11-18 | 1 | -0/+5 |
* | KNOWN_BUGS: cmake libcurl.pc uses absolute library paths | Daniel Stenberg | 2020-11-18 | 1 | -0/+9 |
* | KNOWN_BUGS: cmake: generated .pc file contains strange entries | Daniel Stenberg | 2020-11-18 | 1 | -0/+8 |
* | KNOWN_BUGS: cmake uses -lpthread instead of Threads::Threads | Daniel Stenberg | 2020-11-18 | 1 | -0/+5 |
* | KNOWN_BUGS: cmake build in Linux links libcurl to libdl | Daniel Stenberg | 2020-11-18 | 1 | -2/+9 |
* | KNOWN_BUGS: make a new section for cmake topics | Daniel Stenberg | 2020-11-18 | 1 | -26/+30 |
* | CURLOPT_HSTS.3: document the file format | Daniel Stenberg | 2020-11-13 | 1 | -0/+15 |
* | httpput-postfields.c: new example doing PUT with POSTFIELDS | Daniel Stenberg | 2020-11-13 | 2 | -1/+102 |
* | docs: document the 8MB input string limit | Daniel Stenberg | 2020-11-09 | 2 | -2/+4 |
* | THANKS-filter: ignore autobuild links | Daniel Stenberg | 2020-11-09 | 1 | -0/+1 |
* | examples/httpput: remove use of CURLOPT_PUT | Daniel Stenberg | 2020-11-09 | 1 | -4/+1 |
* | FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?" | Daniel Stenberg | 2020-11-06 | 1 | -12/+0 |
* | FAQ: refresh "Why do I get "certificate verify failed" | Daniel Stenberg | 2020-11-06 | 1 | -21/+26 |
* | FAQ: refreshed | Daniel Stenberg | 2020-11-05 | 1 | -95/+48 |
* | examples: fix comment syntax | Daniel Gustafsson | 2020-11-05 | 1 | -1/+1 |
* | docs: Fix various typos in documentation | Daniel Gustafsson | 2020-11-05 | 5 | -6/+6 |
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 139 | -140/+140 |
* | HISTORY: the new domain | Daniel Stenberg | 2020-11-04 | 1 | -2/+5 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 612 | -737/+737 |
* | KNOWN_BUGS: FTPS with Schannel times out file list operation | Daniel Stenberg | 2020-11-04 | 1 | -0/+7 |
* | KNOWN_BUGS: SMB tests fail with Python 2 | Daniel Stenberg | 2020-11-04 | 1 | -0/+7 |
* | KNOWN_BUGS: LDAPS with NSS is slow | Daniel Stenberg | 2020-11-04 | 1 | -0/+5 |
* | hsts: add read/write callbacks | Daniel Stenberg | 2020-11-03 | 8 | -0/+314 |
* | hsts: add support for Strict-Transport-Security | Daniel Stenberg | 2020-11-03 | 13 | -0/+222 |
* | header.d: fix syntax mistake | Daniel Stenberg | 2020-11-02 | 1 | -1/+1 |
* | header.d: mention the "Transfer-Encoding: chunked" handling | Daniel Stenberg | 2020-10-31 | 1 | -8/+10 |
* | curl.1: add an "OUTPUT" section at the top of the manpage | Daniel Stenberg | 2020-10-29 | 1 | -0/+9 |
* | CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typo | Jay Satiro | 2020-10-26 | 1 | -1/+1 |
* | range.d: fix typo | Jay Satiro | 2020-10-26 | 1 | -1/+1 |
* | range.d: clarify that curl will not parse multipart responses | José Joaquín Atria | 2020-10-26 | 1 | -1/+2 |
* | alt-svc: enable by default | Daniel Stenberg | 2020-10-25 | 7 | -22/+11 |
* | libssh2: require version 1.0 or later | Daniel Stenberg | 2020-10-22 | 1 | -1/+1 |
* | KNOWN_BUGS: mention the individual cmake issues | Daniel Stenberg | 2020-10-21 | 1 | -14/+20 |
* | curl_url_set.3: fix typo in the RETURN VALUE section | Daniel Stenberg | 2020-10-18 | 1 | -1/+1 |
* | CURLOPT_NOBODY.3: fix typo | Daniel Stenberg | 2020-10-16 | 1 | -1/+1 |
* | CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as well | Daniel Stenberg | 2020-10-16 | 1 | -9/+8 |
* | CURLOPT_TCP_NODELAY.3: fix comment in example code | Zenju | 2020-10-16 | 1 | -1/+1 |
* | Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3 | Viktor Szakats | 2020-10-16 | 1 | -0/+23 |
* | docs/FEATURE: convert to markdown | Daniel Stenberg | 2020-10-15 | 2 | -84/+100 |
* | THANKS: from 7.73.0 and .mailmap fixes | Daniel Stenberg | 2020-10-14 | 1 | -0/+31 |
* | HISTORY: curl verifies SSL certs by default since version 7.10 | Daniel Stenberg | 2020-10-09 | 1 | -1/+3 |
* | --help: move two options from the misc category | Emil Engler | 2020-10-03 | 2 | -2/+2 |