summaryrefslogtreecommitdiff
path: root/lib/http_negotiate.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* lib: remove conn->data usesPatrick Monnerat2021-01-241-4/+5
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* conncache: various concept cleanupsDaniel Stenberg2020-04-301-2/+4
* auth: Rename the various authentication clean up functionsSteve Holme2019-05-121-1/+1
* http_negotiate: Don't expose functions when HTTP is disabledSteve Holme2019-05-111-2/+2
* Negotiate: fix for HTTP POST with NegotiateDominik Hölzl2019-03-141-2/+2
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-1/+1
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-4/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* http_negotiate: Return CURLcode in Curl_input_negotiate() instead of intSteve Holme2015-01-171-3/+3
* curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov2014-07-231-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+42
* build: rename 76 lib/*.h filesYang Tse2012-12-281-42/+0
* HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs2011-01-071-3/+7
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-12/+12
* Mark Davies fixed Negotiate authentication over proxy, and also introducedDaniel Stenberg2007-09-211-2/+2
* Fixed some minor type mismatches and missing consts mainly found by splint.Dan Fandrich2007-08-271-1/+1
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* Markus Moeller's SPNEGO patch applied, with my edits, additions and minorDaniel Stenberg2003-09-191-1/+1
* new proto for Curl_input_negotiateDaniel Stenberg2003-06-261-1/+1
* Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg2003-06-101-0/+39