aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_gssapi.c
AgeCommit message (Expand)Author
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-02-13curl_gssapi: make sure this file too uses our *printf()Daniel Stenberg
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-03-29GSS: make Curl_gss_log_error more verboseIsaac Boukris
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-08-02curl_gssapi: remove 'const' to fix compiler warningsDaniel Stenberg
2014-12-04sasl_gssapi: Fixed honouring of no mutual authenticationSteve Holme
2014-12-02sasl_gssapi: Made log_gss_error() a common GSS-API functionSteve Holme
2014-07-23GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat
2014-07-23curl_gssapi: Add macros for common mechs and pass them appropriatelyMichael Osipov
2014-07-16curl_gssapi.c: make line shorter than 80 columnsDaniel Stenberg
2014-07-16Use SPNEGO for HTTP NegotiateDavid Woodhouse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-08-03curl_gssapi: add a missing include of sendf.hKamil Dudka
2011-08-03curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka
2011-08-03Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac
2011-07-13curl_gssapi: Guard files with HAVE_GSSAPI.Julien Chaffraix
2011-07-13gssapi: rename our files to avoid conflictsDaniel Stenberg