Age | Commit message (Expand) | Author |
2019-07-14 | openssl: define HAVE_SSL_GET_SHUTDOWN based on version number | Zenju |
2019-06-16 | os400: make vsetopt() non-static as Curl_vsetopt() for os400 support. | Patrick Monnerat |
2019-06-05 | build: fix Codacy warnings | Marcel Raad |
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-16 | openvms: Remove pre-processors for Windows as VMS cannot support them | Steve Holme |
2019-04-16 | openvms: Remove pre-processor for SecureTransport as VMS cannot support it | Steve Holme |
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-25 | openvms: fix typos in documentation | Daniel Gustafsson |
2018-12-25 | openvms: fix OpenSSL discovery on VAX | Daniel Gustafsson |
2018-12-13 | OS400: handle memory error in list conversion | Daniel Gustafsson |
2018-12-05 | packages: remove old leftover files and dirs | Daniel Stenberg |
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-17 | openssl: Remove SSLEAY leftovers | Daniel Gustafsson |
2018-11-05 | OS400: add URL API ccsid wrappers and sync ILE/RPG bindings | Patrick Monnerat |
2018-11-02 | openvms: fix example name | Daniel Gustafsson |
2018-11-01 | axtls: removed | Daniel Stenberg |
2018-10-30 | vtls: add MesaLink to curl_sslbackend enum | Daniel Gustafsson |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-23 | docs/examples: URL updates | Viktor Szakats |
2018-09-22 | URL and mailmap updates, remove an obsolete directory [ci skip] | Viktor Szakats |
2018-06-03 | spelling fixes | Viktor Szakats |
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-03-16 | cleanup: misc typos in strings and comments | luz.paz |
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-30 | Curl_range: commonize FTP and FILE range handling | Max Dymond |
2018-01-13 | setopt: reintroduce non-static Curl_vsetopt() for OS400 support | Patrick Monnerat |
2017-10-28 | auth: add support for RFC7616 - HTTP Digest access authentication | Florin |