aboutsummaryrefslogtreecommitdiff
path: root/lib/http_negotiate.h
AgeCommit message (Expand)Author
2020-04-30conncache: various concept cleanupsDaniel Stenberg
2019-05-12auth: Rename the various authentication clean up functionsSteve Holme
2019-05-11http_negotiate: Don't expose functions when HTTP is disabledSteve Holme
2019-03-14Negotiate: fix for HTTP POST with NegotiateDominik Hölzl
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-03-26vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-01-17http_negotiate: Return CURLcode in Curl_input_negotiate() instead of intSteve Holme
2014-07-23curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2011-01-07HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2007-09-21Mark Davies fixed Negotiate authentication over proxy, and also introducedDaniel Stenberg
2007-08-27Fixed some minor type mismatches and missing consts mainly found by splint.Dan Fandrich
2004-01-07updated year in the copyright stringDaniel Stenberg
2003-09-19Markus Moeller's SPNEGO patch applied, with my edits, additions and minorDaniel Stenberg
2003-06-26new proto for Curl_input_negotiateDaniel Stenberg
2003-06-10Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg