Age | Commit message (Expand) | Author |
2019-05-25 | Revert all SASL authzid (new feature) commits | Jay Satiro |
2019-05-23 | os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid(). | Patrick Monnerat |
2019-05-22 | sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID | Steve Holme |
2019-05-03 | OS400/ccsidcurl.c: code style fixes | Daniel Stenberg |
2019-05-03 | OS400/ccsidcurl: replace use of Curl_vsetopt | Daniel Stenberg |
2019-04-30 | os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindings | Patrick Monnerat |
2019-04-11 | build: fix Codacy/CppCheck warnings | Marcel Raad |
2019-03-24 | os400: Disable Alt-Svc by default since it's experimental | Jay Satiro |
2019-03-17 | os400: alt-svc support. | Patrick Monnerat |
2019-01-10 | os400: add a missing closing bracket | Patrick Monnerat |
2019-01-10 | os400: fix extra parameter syntax error. | Patrick Monnerat |
2018-12-26 | os400: upgrade ILE/RPG binding. | Patrick Monnerat |
2018-12-13 | OS400: handle memory error in list conversion | Daniel Gustafsson |
2018-11-20 | ssl: replace all internal uses of CURLE_SSL_CACERT | Han Han |
2018-11-19 | os400: add CURLOPT_CURLU to ILE/RPG binding. | Patrick Monnerat |
2018-11-19 | os400: Add curl_easy_conn_upkeep() to ILE/RPG binding. | Patrick Monnerat |
2018-11-19 | os400: fix return type of curl_easy_pause() in ILE/RPG binding. | Patrick Monnerat |
2018-11-05 | OS400: add URL API ccsid wrappers and sync ILE/RPG bindings | Patrick Monnerat |
2018-10-30 | vtls: add MesaLink to curl_sslbackend enum | Daniel Gustafsson |
2018-05-31 | os400: add new option in ILE/RPG binding | Patrick Monnerat |
2018-05-30 | os400: sync EBCDIC wrappers and ILE/RPG binding with latest options | Patrick Monnerat |
2018-05-30 | os400: implement mime api EBCDIC wrappers | Patrick Monnerat |
2018-05-28 | psl: use latest psl and refresh it periodically | Patrick Monnerat |
2018-04-25 | os400.c: fix ASSIGNWITHINCONDITION checksrc warnings | Daniel Gustafsson |
2018-03-18 | ILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOPT_DNS_SHUFFLE_ADDRESSES | Patrick Monnerat |
2018-03-17 | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist |
2018-02-23 | spelling fixes | Viktor Szakats |
2018-02-22 | os400: add curl_resolver_start_callback type to ILE/RPG binding | Patrick Monnerat |
2018-02-21 | url: Add option CURLOPT_RESOLVER_START_FUNCTION | Francisco Sedano |
2018-02-21 | lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS | Jay Satiro |
2018-02-20 | url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT | Anders Bakken |
2018-01-13 | setopt: reintroduce non-static Curl_vsetopt() for OS400 support | Patrick Monnerat |
2017-10-19 | os400: add missing symbols in config file. | Patrick Monnerat |
2017-08-28 | version: add the CURL_VERSION_MULTI_SSL feature flag | Johannes Schindelin |
2017-08-17 | ssh: add the ability to enable compression (for SCP/SFTP) | Viktor Szakats |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-03-26 | spelling fixes | klemens |
2017-03-12 | url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS | Desmond O. Chang |
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik |
2017-02-01 | OS400: Fix symbols | Jay Satiro |
2016-11-26 | os400: support CURLOPT_PROXY_PINNEDPUBLICKEY | Patrick Monnerat |
2016-11-25 | os400: sync ILE/RPG binding | Patrick Monnerat |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-11-07 | vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 | Kamil Dudka |
2016-09-22 | New libcurl option to keep sending on error | Michael Kaufmann |
2016-09-07 | errors: new alias CURLE_WEIRD_SERVER_REPLY (8) | Jay Satiro |
2016-08-02 | os400: define BUILDING_LIBCURL in make script. | Patrick Monnerat |
2016-07-25 | os400: minimum supported OS version: V6R1M0. | Patrick Monnerat |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-06-16 | os400: add new definitions to ILE/RPG binding. | Patrick Monnerat |