Age | Commit message (Expand) | Author |
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 |
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-08-08 | docs/comments: Update to secure URL versions | 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-11-07 | s/cURL/curl | Daniel Stenberg |
2016-10-31 | strcase: fix the remaining rawstr users | Daniel Stenberg |
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 |
2016-05-30 | loadlibrary: Only load system DLLs from the system directory | Steve Holme |
2016-04-22 | os400: upgrade ILE/RPG binding | Patrick Monnerat |
2016-04-11 | http2: Add handling stream level error | Tatsuhiro Tsujikawa |
2016-03-27 | http_ntlm: Renamed from curl_ntlm.[c|h] | Steve Holme |
2016-03-26 | http_negotiate: Combine GSS-API and SSPI source files | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-25 | build: Corrected typos from commit 70e56939aa | Steve Holme |
2016-03-25 | vauth: Moved the OAuth 2.0 authentication code to the new vauth directory | Steve Holme |