Age | Commit message (Expand) | Author |
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 |
2016-03-25 | vauth: Moved the NTLM authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the Kerberos V5 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the DIGEST authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the CRAM-MD5 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the ClearText authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files | Steve Holme |
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 more haxx.se URLs from http: to https: | Dan Fandrich |
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-07-01 | OpenVMS: VMS Software, Inc now the supplier. | John Malmberg |
2015-05-14 | build: removed bundles.c from make files | Dan Fandrich |
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-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |