Age | Commit message (Expand) | Author |
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 |
2016-04-22 | os400: upgrade ILE/RPG binding | Patrick Monnerat |
2016-04-11 | http2: Add handling stream level error | Tatsuhiro Tsujikawa |
2016-02-24 | os400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONS | Patrick Monnerat |
2016-02-23 | getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION | Jay Satiro |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 1) | Michael Koenig |
2016-02-08 | os400: sync ILE/RPG definitions with latest public header files. | Patrick Monnerat |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-12-07 | os400: define CURL_VERSION_PSL in ILE/RPG binding | Patrick Monnerat |
2015-11-19 | os400: synchronize ILE/RPG header file | Patrick Monnerat |
2015-11-19 | os400: Provide options for libssh2 use in compile scripts. Adjust README. | Patrick Monnerat |
2015-11-05 | os400: adjust specific code to support new options. | Patrick Monnerat |
2015-08-24 | os400: include new options in wrappers and update ILE/RPG binding. | Patrick Monnerat |
2015-07-21 | os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings. | Patrick Monnerat |
2015-05-05 | OS400: Add SPNEGO service name options to ILE/RPG binding. | Patrick Monnerat |
2015-04-28 | Negotiate: custom service names for SPNEGO. | Linus Nielsen |
2015-03-24 | os400: define new options in ILE/RPG binding. | Patrick Monnerat |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
2015-01-19 | OS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too. | Patrick Monnerat |
2014-12-05 | OS400: enable NTLM authentication | Patrick Monnerat |
2014-12-04 | OS400: enable Unix sockets. | Patrick Monnerat |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-11-29 | smb: Added SMB protocol and port definitions | Bill Nagel |
2014-11-07 | version info: Added Kerberos V5 to the supported features | Steve Holme |
2014-11-05 | Adjust OS400-specific support to last release | Patrick Monnerat |
2014-10-14 | OS400: fix bugs in curl_*escape_ccsid() and reduce variables scope | Patrick Monnerat |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-10-13 | gskit: supply dummy randomization function | Patrick Monnerat |
2014-10-08 | OS400: upgrade interface for pinned public key (no implementation yet) | Patrick Monnerat |
2014-07-23 | GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date. | Patrick Monnerat |
2014-06-18 | OS400: make it compilable again. Make RPG binding up to date. | Patrick Monnerat |
2014-02-14 | OS400: Add new options to RPG binding. | Patrick Monnerat |