index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_gssapi.h
Age
Commit message (
Expand
)
Author
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-03-29
GSS: make Curl_gss_log_error more verbose
Isaac Boukris
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-01-09
gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions
Steve Holme
2014-12-05
gssapi: Corrected typo in comments
Steve Holme
2014-12-04
sasl_gssapi: Fixed honouring of no mutual authentication
Steve Holme
2014-12-02
sasl_gssapi: Made log_gss_error() a common GSS-API function
Steve Holme
2014-07-23
GSSAPI: remove useless *_MECHANISM defines.
Patrick Monnerat
2014-07-23
GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.
Patrick Monnerat
2014-07-23
curl_gssapi: Add macros for common mechs and pass them appropriately
Michael Osipov
2014-07-16
Use SPNEGO for HTTP Negotiate
David Woodhouse
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-08-03
curl_gssapi: add a missing include of sendf.h
Kamil Dudka
2011-08-03
Add new CURLOPT_GSSAPI_DELEGATION option.
Adam Tkac
2011-07-26
fix compiler warning
Yang Tse
2011-07-13
curl_gssapi: Guard files with HAVE_GSSAPI.
Julien Chaffraix
2011-07-13
gssapi: rename our files to avoid conflicts
Daniel Stenberg