Age | Commit message (Expand) | Author |
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 |
2015-02-15 | By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" | Nick Zitzmann |
2015-02-07 | schannel: Removed curl_ prefix from source files | Steve Holme |
2015-01-28 | des: Added Curl_des_set_odd_parity() | Steve Holme |
2015-01-22 | openvms: Handle openssl/0.8.9zb version parsing | John Malmberg |
2015-01-19 | OS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too. | Patrick Monnerat |
2014-12-31 | endian: Fixed Linux compilation issues | Steve Holme |
2014-12-31 | endian: Introduced endian module | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-22 | Fix comment edit in vms/backup_gnv_curl_src.com | John Malmberg |
2014-12-21 | VMS: Updates for 0740-0D1220 | John E. Malmberg |
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-12-02 | sasl_gssapi: Introduced GSS-API based SASL module | Steve Holme |
2014-11-29 | smb: Added SMB protocol and port definitions | Bill Nagel |
2014-11-29 | smb: Added initial source files for SMB | Bill Nagel |
2014-11-15 | docs: Use consistent naming for Kerberos | Michael Osipov |