summaryrefslogtreecommitdiff
path: root/lib/curl_gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-3/+3
* curl_gssapi: make sure this file too uses our *printf()Daniel Stenberg2018-02-131-1/+6
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-1/+1
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-2/+2
* GSS: make Curl_gss_log_error more verboseIsaac Boukris2016-03-291-25/+36
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl_gssapi: remove 'const' to fix compiler warningsDaniel Stenberg2015-08-021-3/+3
* sasl_gssapi: Fixed honouring of no mutual authenticationSteve Holme2014-12-041-1/+5
* sasl_gssapi: Made log_gss_error() a common GSS-API functionSteve Holme2014-12-021-0/+41
* GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat2014-07-231-3/+3
* curl_gssapi: Add macros for common mechs and pass them appropriatelyMichael Osipov2014-07-231-11/+9
* curl_gssapi.c: make line shorter than 80 columnsDaniel Stenberg2014-07-161-2/+3
* Use SPNEGO for HTTP NegotiateDavid Woodhouse2014-07-161-1/+8
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* curl_gssapi: add a missing include of sendf.hKamil Dudka2011-08-031-1/+2
* curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka2011-08-031-3/+11
* Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac2011-08-031-2/+8
* curl_gssapi: Guard files with HAVE_GSSAPI.Julien Chaffraix2011-07-131-0/+6
* gssapi: rename our files to avoid conflictsDaniel Stenberg2011-07-131-0/+48