curl-library
[PATCH v2] Update docs for recent SPNEGO and GSS-API changes
Date: Mon, 4 Aug 2014 09:52:32 +0200
Hi devs,
this is the promised second patch set which updates the docs to reflect
the recent changes David Woodhouse and me have done in curl/libcurl.
GitHub diff: https://github.com/michael-o/curl/commit/052d4c3f89db35d2309a3c928c5c95301da551c1
Two pages aren't available in Git so here are the manual changes
which have to be done:
http://curl.haxx.se/docs/comparison-table.html:
- Remove 'HTTP NTLM-SSPI' as it duplicates 'HTTP NTLM Auth'
- Remove 'HTTP SPNEGO Auth' as it duplicates 'HTTP Negotiate Auth'
- Rename 'HTTP Negotiate Auth' to 'HTTP Negotiate (SPNEGO) Auth'
http://curl.haxx.se/docs/libs.html:
- Replace heimdal with 'GSS-API' and 'Used for...' with:
The GSS-API support can be provided by [Heimdal](http://www.h5l.org/),
[MIT Kerberos](http://web.mit.edu/kerberos/), or similar. GSS-API is used
for the Kerberos and SPNEGO authentication in libcurl.
v2: Added updates proposed changes by Dan Fandrich
Michael Osipov (1):
docs: Update SPNEGO and GSS-API related doc sections
docs/FAQ | 4 ++--
docs/FEATURES | 10 ++++++----
docs/KNOWN_BUGS | 6 +++---
docs/MANUAL | 8 ++++----
docs/curl.1 | 35 ++++++++++++++---------------------
docs/libcurl/curl_version_info.3 | 13 +++++++++----
docs/libcurl/libcurl-tutorial.3 | 4 ++--
docs/libcurl/opts/CURLOPT_HTTPAUTH.3 | 14 ++++++--------
docs/libcurl/symbols-in-versions | 2 +-
9 files changed, 47 insertions(+), 49 deletions(-)
-- 2.0.2 ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-08-04