| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | CURLOPT_H3: removed | Daniel Stenberg | 2019-08-09 | 1 | -6/+1 |
* | os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid(). | Patrick Monnerat | 2019-08-06 | 2 | -6/+2 |
* | sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID | Steve Holme | 2019-08-06 | 2 | -0/+3 |
* | OS400: Add CURLOPT_H3 symbols | Jay Satiro | 2019-08-04 | 1 | -0/+7 |
* | openssl: define HAVE_SSL_GET_SHUTDOWN based on version number | Zenju | 2019-07-14 | 1 | -13/+0 |
* | os400: make vsetopt() non-static as Curl_vsetopt() for os400 support. | Patrick Monnerat | 2019-06-16 | 1 | -4/+1 |
* | build: fix Codacy warnings | Marcel Raad | 2019-06-05 | 2 | -21/+15 |
* | Revert all SASL authzid (new feature) commits | Jay Satiro | 2019-05-25 | 3 | -5/+6 |
* | os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid(). | Patrick Monnerat | 2019-05-23 | 2 | -6/+3 |
* | sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID | Steve Holme | 2019-05-22 | 1 | -0/+2 |
* | OS400/ccsidcurl.c: code style fixes | Daniel Stenberg | 2019-05-03 | 1 | -64/+71 |
* | OS400/ccsidcurl: replace use of Curl_vsetopt | Daniel Stenberg | 2019-05-03 | 1 | -9/+12 |
* | os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindings | Patrick Monnerat | 2019-04-30 | 1 | -0/+2 |
* | openvms: Remove pre-processors for Windows as VMS cannot support them | Steve Holme | 2019-04-16 | 1 | -6/+0 |
* | openvms: Remove pre-processor for SecureTransport as VMS cannot support it | Steve Holme | 2019-04-16 | 1 | -3/+0 |
* | build: fix Codacy/CppCheck warnings | Marcel Raad | 2019-04-11 | 2 | -2/+0 |
* | os400: Disable Alt-Svc by default since it's experimental | Jay Satiro | 2019-03-24 | 1 | -1/+6 |