Age | Commit message (Expand) | Author |
2017-12-01 | libssh: added SFTP support | Nikos Mavrogiannopoulos |
2017-12-01 | Added support for libssh SSH SCP back-end | Nikos Mavrogiannopoulos |
2017-11-13 | zlib/brotli: only include header files in modules needing them | Patrick Monnerat |
2017-11-05 | HTTP: implement Brotli content encoding | Patrick Monnerat |
2017-08-28 | version: add the CURL_VERSION_MULTI_SSL feature flag | Johannes Schindelin |
2017-08-28 | vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct | Johannes Schindelin |
2016-11-26 | curl_version_info: add CURL_VERSION_HTTPS_PROXY | Okhin Vasilij |
2016-10-31 | idn: switch to libidn2 use and IDNA2008 support | Daniel Stenberg |
2016-03-17 | version: init moved to private name space, added protos | Daniel Stenberg |
2016-03-16 | version: thread safety | Jay Satiro |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-12-07 | version: Add flag CURL_VERSION_PSL for libpsl | Gisle Vanem |
2015-10-17 | cookies: Add support for Mozilla's Publix Suffix List | Tim Rühsen |
2015-03-03 | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg |
2014-12-12 | smb: Disable SMB when 64-bit integers are not supported | Steve Holme |
2014-12-07 | smb: Fixed Windows autoconf builds following commit eb88d778e7 | Steve Holme |
2014-12-07 | smb: Build with SSPI enabled | Bill Nagel |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-12-03 | sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based builds | Steve Holme |
2014-11-30 | libcurl: Enable support for the SMB protocol | Bill Nagel |
2014-11-16 | kerberos: Use symbol qualified with _KERBEROS5 | Michael Osipov |
2014-11-09 | build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined | Steve Holme |
2014-11-07 | version info: Added Kerberos V5 to the supported features | Steve Holme |
2014-07-23 | curl.h/features: Deprecate GSS-Negotiate macros due to bad naming | Michael Osipov |
2014-07-23 | configure/features: Add feature and version info for GSS-API and SPNEGO | Michael Osipov |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2013-12-20 | vtls: renamed sslgen.[ch] to vtls.[ch] | Daniel Stenberg |
2013-12-20 | vtls: created subdir, moved sslgen.[ch] there, updated all include lines | Daniel Stenberg |
2013-09-04 | http2: add http2.[ch] and add nghttp2 version output | Daniel Stenberg |
2013-08-25 | FTP: remove krb4 support | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-08-08 | curl_version: fixed Value stored to 'len' is never read | Daniel Stenberg |
2012-07-26 | Changed Windows IDN text to 'WinIDN'. | Guenter Knauf |
2012-06-13 | schannel: remove version number and identify its use with 'schannel' literal | Yang Tse |
2012-06-11 | Revert: 634f7cfee40d4658 partially | Daniel Stenberg |
2012-06-11 | version: Replaced SSPI feature information with version string details | Marc Hoersken |
2012-04-23 | Revert "sspi: Added version information" | Yang Tse |
2012-04-23 | Revert "Fixed 'extra tokens at end of #endif directive'." | Yang Tse |
2012-04-22 | Fixed 'extra tokens at end of #endif directive'. | Guenter Knauf |
2012-04-22 | sspi: Added version information | Steve Holme |
2011-09-22 | NTLM_WB: fix disabling of NTLM_WB when NTLM is disabled | Yang Tse |
2011-08-27 | NTLM_WB: final congruency naming adjustments | Yang Tse |
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse |
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-07-18 | NTLM single-sign on supported | Mandy Wu |
2011-05-19 | version: linkage fix | Yang Tse |