summaryrefslogtreecommitdiff
path: root/docs/FEATURES
Commit message (Collapse)AuthorAgeFilesLines
* axtls: removedDaniel Stenberg2018-11-011-4/+2
| | | | | | | | | | As has been outlined in the DEPRECATE.md document, the axTLS code has been disabled for 6 months and is hereby removed. Use a better supported TLS library! Assisted-by: Daniel Gustafsson Closes #3194
* LDAP: documentation update per #878 changes (#1506)Sergei Nikulov2017-05-241-1/+1
|
* mbedtls: Added support for NTLMBill Nagel2016-08-031-2/+2
|
* docs: cite SASL external authentication.Patrick Monnerat2015-01-271-6/+6
|
* docs: Updated for the SMB protocolBill Nagel2014-11-301-0/+6
| | | | This patch updates the documentation for the SMB/CIFS protocol.
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-2/+2
|
* FEATURES: Updated Kerberos detailsSteve Holme2014-09-101-9/+10
| | | | | | | Added support for Kerberos 5 to the email protocols following the recent additions in 7.38.0. Removed Kerberos 4 as this has been gone for a while now.
* docs: Update SPNEGO and GSS-API related doc sectionsMichael Osipov2014-08-091-4/+6
| | | | | | Reflect recent changes in SPNEGO and GSS-API code in the docs. Update them with appropriate namings and remove visible spots for GSS-Negotiate.
* FEATURES: minor updateDaniel Stenberg2014-08-011-4/+5
|
* docs: fixed a bunch of typosDan Fandrich2014-03-141-3/+3
|
* docs: primarily refer to schannel as WinSSLMarc Hoersken2014-01-041-2/+2
|
* FEATURES: Small tidy up for constancy and grammarSteve Holme2013-03-181-14/+16
|
* FEATURES: Expanded the supported enhanced IMAP command listSteve Holme2013-03-161-1/+2
|
* FEATURES: Provided a little clarity in some IMAP featuresSteve Holme2013-03-071-2/+2
|
* FEATURES: Updated for recent imap additionsSteve Holme2013-03-071-4/+8
| | | | | Updated the imap features list, corrected a typo in the smtp features and clarified a pop3 feature.
* FEATURES: Updated following recent IMAP changesSteve Holme2013-02-231-1/+1
|
* FEATURES: why yes, we do support metalinkNick Zitzmann2013-02-191-0/+3
| | | | I just noticed Metalink support wasn't listed as a feature of the tool.
* FEATURES: More NTLM and SSL changes, added two others, fixed typoNick Zitzmann2013-02-061-4/+12
| | | | | | | | | | Added IDN and HTTP data compression as they were left out of the document until now. Added notes for qssl, schannel and Secure Transport supporting SSLv2, Secure Transport supports NTLM, and axTLS does not support SSLv3. There was also a typo; "AUTH TSL" should be "AUTH TLS".
* FEATURES: Removed erroneous whitespaceSteve Holme2013-02-061-2/+2
| | | | | Removed whitespace introduced in commit 5f8f20f5e65b that caused formatting issues when generating the website docs.
* FEATURES: Added SSPI to list of NTLM librariesSteve Holme2013-02-061-2/+2
|
* FEATURES: Added Secure Transport and qssl to list of SSL librariesSteve Holme2013-02-061-1/+2
|
* FEATURES: Added email feature setSteve Holme2013-02-061-0/+41
| | | | Added SMTP, SMTPS, POP3, POP3S, IMAP and IMAPS features.
* Fixed some typos in documentationDan Fandrich2012-07-201-2/+2
|
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-1/+1
| | | | | | | | | | Version number is removed in order to make this info consistent with how we do it with other MS and Linux system libraries for which we don't provide this info. Identifier changed from 'WinSSPI' to 'schannel' given that this is the actual provider of the SSL/TLS support. libcurl can still be built with SSPI and without SCHANNEL support.
* sspi: Updated RELEASE-NOTES, FEATURES and THANKSMarc Hoersken2012-06-111-1/+1
|
* Mention axTLS in some more documentationDan Fandrich2011-01-211-1/+1
|
* Added PolarSSL to the docsDan Fandrich2010-07-261-2/+3
|
* removed trailing whitespaceYang Tse2010-02-141-4/+4
|
* Thomas J. Moore provided a patch that introduces Kerberos5 support inDaniel Stenberg2007-07-011-1/+1
| | | | | libcurl. This also makes the options change name to --krb (from --krb4) and CURLOPT_KRBLEVEL (from CURLOPT_KRB4LEVEL) but the old names are still
* updatedDaniel Stenberg2007-05-251-1/+11
|
* Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg2007-02-121-2/+2
| | | | SSL/TLS layer. http://www.mozilla.org/projects/security/pki/nss/
* we've cut out third party transfersDaniel Stenberg2006-10-121-1/+0
|
* correct explicit/implicit terms for FTPSDaniel Stenberg2006-05-281-2/+2
|
* David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg2006-01-161-4/+0
| | | | | not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time.
* TFTPDaniel Stenberg2005-11-171-0/+3
|
* clarified for GnuTLSDaniel Stenberg2005-05-181-3/+4
|
* updated with recent changesDaniel Stenberg2004-08-121-8/+20
|
* feature updateDaniel Stenberg2004-01-071-0/+6
|
* updatedDaniel Stenberg2003-09-191-2/+8
|
* adjusted to recent changesDaniel Stenberg2003-06-261-9/+13
|
* haven't updates this in a loooong timeDaniel Stenberg2003-05-281-3/+7
|
* updatesDaniel Stenberg2001-12-031-1/+1
|
* we speak HTTP 1.1 nowDaniel Stenberg2001-03-131-1/+2
| | | | more braging about the portability
* added persistant connection detailsDaniel Stenberg2001-03-121-0/+2
|
* multiple connection support initial commitDaniel Stenberg2001-02-201-1/+2
|
* updated the latest added featuresDaniel Stenberg2000-12-111-3/+8
|
* updatedDaniel Stenberg2000-09-211-1/+3
|
* proxytunnel addedDaniel Stenberg2000-09-151-0/+1
|
* big last-beta (?) cleanup commitDaniel Stenberg2000-07-311-2/+2
|
* moved here from the root directoryDaniel Stenberg2000-05-221-0/+82