| Commit message (Expand) | Author | Age | Files | Lines |
* | mime: use percent-escaping for multipart form field and file names | Patrick Monnerat | 2021-11-15 | 1 | -0/+5 |
* | CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuse | Jeffrey Tolar | 2021-10-06 | 1 | -0/+2 |
* | urlapi: add curl_url_strerror() | i-ky | 2021-09-27 | 1 | -0/+4 |
* | metalink: remove | Daniel Stenberg | 2021-06-07 | 1 | -2/+2 |
* | define: re-add CURL_DISABLE_NTLM and corresponding ifdefs | theawless | 2021-06-02 | 1 | -0/+6 |
* | ccsidcurl: fix the compile errors | jonrumsey | 2021-05-26 | 1 | -3/+3 |
* | SSL: support in-memory CA certs for some backends | Gilles Vollant | 2021-05-05 | 1 | -0/+4 |
* | version: add gsasl_version to curl_version_info_data | Martin Halle | 2021-04-22 | 2 | -3/+8 |
* | schannel: Disable auto credentials; add an option to enable it | Jay Satiro | 2021-04-22 | 1 | -0/+2 |
* | OS400: fix typo | Jay Satiro | 2021-04-22 | 1 | -1/+1 |
* | os400: additional support for options metadata | Patrick Monnerat | 2021-04-22 | 4 | -68/+321 |
* | configure: remove use of RETSIGTYPE | Michael Forney | 2021-04-07 | 1 | -11/+1 |
* | define: remove CURL_DISABLE_NTLM ifdefsbagder/disable-scan-improvement | Daniel Stenberg | 2021-03-29 | 1 | -6/+0 |
* | copyright: update copyright year ranges to 2021 | Daniel Stenberg | 2021-03-27 | 1 | -1/+1 |
* | gnutls: Fix nettle discovery | Daniel Gustafsson | 2021-02-25 | 1 | -3/+0 |
* | http: add support to read and store the referrer header | Viktor Szakats | 2021-02-19 | 2 | -0/+3 |
* | doh: add options to disable ssl verification | Jay Satiro | 2021-02-14 | 1 | -0/+6 |
* | OS400: update for CURLOPT_AWS_SIGV4 | jonrumsey | 2021-02-04 | 3 | -4/+7 |
* | copyright: fix missing year (range) updates | Daniel Stenberg | 2021-01-29 | 1 | -1/+1 |
* | build: fix djgpp builds | Gisle Vanem | 2021-01-27 | 2 | -25/+97 |
* | misc: assorted typo fixes | XhmikosR | 2020-12-26 | 2 | -3/+3 |
* | OS400: update ccsidcurl.c | Jon Rumsey | 2020-12-10 | 1 | -2/+2 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 24 | -24/+24 |
* | packages/OS400: make the source code-style compliant | Daniel Stenberg | 2020-10-17 | 5 | -341/+227 |
* | os400: Sync libcurl API options | Jay Satiro | 2020-10-17 | 3 | -2/+29 |
* | symbian: drop support | Daniel Stenberg | 2020-09-22 | 11 | -441/+0 |
* | krb5: merged security.c and krb specific FTP functions in here | Daniel Stenberg | 2020-09-21 | 1 | -1/+1 |
* | TLS naming: fix more Winssl and Darwinssl leftovers | Daniel Stenberg | 2020-08-08 | 1 | -1/+1 |
* | windows: add unicode to feature list | Viktor Szakats | 2020-07-14 | 1 | -0/+2 |
* | all: fix codespell errors | Viktor Szakats | 2020-05-25 | 1 | -1/+1 |
* | doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntax | Emil Engler | 2020-05-02 | 1 | -1/+1 |
* | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | 2020-03-24 | 42 | -27/+342 |
* | packages: add OS400/chkstrings.c to the dist | Daniel Stenberg | 2020-03-24 | 1 | -0/+1 |
* | OS400: Update strings for ccsid-ifier | Calvin Buckley | 2020-03-23 | 2 | -6/+9 |
* | schannel: add "best effort" revocation check option | Johannes Schindelin | 2020-03-18 | 1 | -0/+2 |
* | writeout: support to generate JSON output | Mathias Gumz | 2020-03-17 | 1 | -0/+1 |
* | cleanup: fix some text/comment typos | Viktor Szakats | 2020-03-12 | 1 | -1/+1 |
* | polarssl: remove more references and mentions | Daniel Stenberg | 2020-03-05 | 2 | -5/+2 |
* | cleanup: fix typos and wording in docs and comments | Pedro Monreal | 2020-02-02 | 3 | -4/+4 |
* | urldata: do string enums without #ifdefs for build scripts | Jon Rumsey | 2020-01-27 | 3 | -16/+82 |
* | ngtcp2: Add an error code for QUIC connection errors | Emil Engler | 2020-01-11 | 1 | -0/+2 |
* | multi: Change curl_multi_wait/poll to error on negative timeout | Jay Satiro | 2020-01-11 | 1 | -1/+3 |
* | os400: Add missing CURLE error constants | Jay Satiro | 2019-12-26 | 1 | -0/+6 |
* | define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore | Daniel Stenberg | 2019-12-17 | 1 | -22/+0 |
* | lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAIN | Jay Satiro | 2019-12-05 | 1 | -0/+2 |
* | multi: add curl_multi_wakeup() | Gergely Nagy | 2019-11-25 | 1 | -1/+5 |
* | projects: Fix Visual Studio wolfSSL configurations | Jay Satiro | 2019-11-18 | 1 | -2/+2 |
* | CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt | Kunal Ekawde | 2019-10-02 | 1 | -0/+2 |
* | os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr, | Patrick Monnerat | 2019-09-24 | 1 | -54/+102 |
* | defines: avoid underscore-prefixed defines | Daniel Stenberg | 2019-08-23 | 1 | -5/+3 |