| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | multi: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -14/+14 |
* | ldap: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -5/+5 |
* | doh: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -2/+2 |
* | asyn-ares: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -4/+4 |
* | vtls: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -26/+26 |
* | bearssl: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -31/+31 |
* | mbedtls: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -32/+32 |
* | wolfssl: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -30/+30 |
* | nss: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -44/+44 |
* | gnutls: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -49/+49 |
* | openssl: remove Curl_ prefix from static functions | Daniel Stenberg | 2021-01-14 | 1 | -65/+65 |
* | nss: get the run-time version instead of build-time | Daniel Stenberg | 2021-01-13 | 1 | -2/+2 |
* | tool_doswin: Restore original console settings on CTRL signal | Jay Satiro | 2021-01-12 | 2 | -53/+66 |
* | gen.pl: fix perl syntax | Daniel Stenberg | 2021-01-12 | 1 | -2/+2 |
* | help: update to current codebase | Emil Engler | 2021-01-12 | 1 | -5/+6 |
* | docs: fix line length bug in gen.pl | Emil Engler | 2021-01-12 | 1 | -2/+5 |
* | docs: fix wrong documentation in help.d | Emil Engler | 2021-01-12 | 1 | -1/+1 |
* | aws-sigv4.d: polish the wording | Daniel Stenberg | 2021-01-12 | 1 | -2/+2 |
* | misc: fix typos | Fabian Keil | 2021-01-11 | 7 | -10/+12 |
* | multi_runsingle: bail out early on data->conn == NULL | Daniel Stenberg | 2021-01-11 | 1 | -1/+4 |
* | multi: skip DONE state if there's no connection left for ftp wildcard | Daniel Stenberg | 2021-01-11 | 1 | -1/+4 |
* | libssh2: fix "Value stored to 'readdir_len' is never read" | Daniel Stenberg | 2021-01-11 | 1 | -1/+0 |
* | connect: mark intentional ignores of setsockopt return values | Daniel Stenberg | 2021-01-11 | 1 | -9/+8 |
* | http_proxy: Fix CONNECT chunked encoding race condition | Jay Satiro | 2021-01-11 | 1 | -1/+4 |
* | RELEASE-NOTES: synced | Daniel Stenberg | 2021-01-11 | 1 | -9/+27 |
* | url: if IDNA conversion fails, fallback to Transitional | Daniel Stenberg | 2021-01-11 | 1 | -0/+5 |
* | travis: make the Hyper build from its master branch | Daniel Stenberg | 2021-01-11 | 1 | -1/+1 |
* | http: make 'authneg' also work for Hyper | Daniel Stenberg | 2021-01-10 | 5 | -21/+25 |
* | cmake: Add an option to disable libidn2 | Jay Satiro | 2021-01-08 | 1 | -1/+5 |
* | HYPER: no longer needs the special branch | Daniel Stenberg | 2021-01-08 | 1 | -1/+1 |
* | test179: use consistent header line endings | Daniel Stenberg | 2021-01-08 | 1 | -1/+1 |
* | file: don't provide content-length for directories | Daniel Stenberg | 2021-01-07 | 1 | -10/+12 |
* | TODO: Directory listing for FILE: | Daniel Stenberg | 2021-01-07 | 1 | -8/+17 |
* | curl.h: add CURLPROTO_GOPHERS as own protocol identifier | Daniel Stenberg | 2021-01-06 | 4 | -3/+8 |
* | http: have CURLOPT_FAILONERROR fail after all headers | Daniel Stenberg | 2021-01-06 | 5 | -37/+90 |
* | global_init: debug builds allocates a byte in init | Daniel Stenberg | 2021-01-06 | 2 | -1/+15 |
* | lib/unit tests: add missing curl_global_cleanup() calls | Daniel Stenberg | 2021-01-06 | 16 | -50/+84 |
* | travis: adapt to Hyper build change | Daniel Stenberg | 2021-01-06 | 2 | -3/+3 |
* | pretransfer: setup the User-Agent header here | Daniel Stenberg | 2021-01-05 | 2 | -14/+14 |
* | test66: disable with Hyper | Daniel Stenberg | 2021-01-05 | 1 | -0/+3 |
* | c-hyper: poll the tasks until end correctly | Daniel Stenberg | 2021-01-05 | 2 | -3/+3 |
* | mk-ca-bundle.pl: deterministic output when using -t | Gergely Nagy | 2021-01-05 | 1 | -1/+1 |
* | KNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation" | Daniel Stenberg | 2021-01-05 | 1 | -9/+0 |
* | wolfssl: add SECURE_RENEGOTIATION support | Himanshu Gupta | 2021-01-05 | 1 | -0/+7 |
* | RELEASE-NOTES: synced | Daniel Stenberg | 2021-01-05 | 1 | -7/+33 |
* | wolfssl: update copyright year range | Daniel Stenberg | 2021-01-05 | 1 | -1/+1 |
* | c-hyper: make CURLE_GOT_NOTHING work | Daniel Stenberg | 2021-01-05 | 1 | -3/+8 |
* | http_proxy: make CONNECT work with the Hyper backend | Daniel Stenberg | 2021-01-05 | 4 | -49/+284 |
* | TODO: --fail-with-body perchance? | Daniel Stenberg | 2021-01-05 | 1 | -0/+9 |
* | tool_operate: fix the suppression logic of some error messages | Jay Satiro | 2021-01-04 | 1 | -6/+8 |