| Commit message (Expand) | Author | Age | Files | Lines |
* | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg | 2018-11-23 | 1 | -3/+3 |
* | curl_gssapi: make sure this file too uses our *printf() | Daniel Stenberg | 2018-02-13 | 1 | -1/+6 |
* | checksrc: white space edits to comply to stricter checksrc | Daniel Stenberg | 2016-11-24 | 1 | -1/+1 |
* | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg | 2016-06-22 | 1 | -2/+2 |
* | GSS: make Curl_gss_log_error more verbose | Isaac Boukris | 2016-03-29 | 1 | -25/+36 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | curl_gssapi: remove 'const' to fix compiler warnings | Daniel Stenberg | 2015-08-02 | 1 | -3/+3 |
* | sasl_gssapi: Fixed honouring of no mutual authentication | Steve Holme | 2014-12-04 | 1 | -1/+5 |
* | sasl_gssapi: Made log_gss_error() a common GSS-API function | Steve Holme | 2014-12-02 | 1 | -0/+41 |
* | GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date. | Patrick Monnerat | 2014-07-23 | 1 | -3/+3 |
* | curl_gssapi: Add macros for common mechs and pass them appropriately | Michael Osipov | 2014-07-23 | 1 | -11/+9 |
* | curl_gssapi.c: make line shorter than 80 columns | Daniel Stenberg | 2014-07-16 | 1 | -2/+3 |
* | Use SPNEGO for HTTP Negotiate | David Woodhouse | 2014-07-16 | 1 | -1/+8 |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -2/+2 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -2/+2 |
* | curl_gssapi: add a missing include of sendf.h | Kamil Dudka | 2011-08-03 | 1 | -1/+2 |
* | curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATION | Kamil Dudka | 2011-08-03 | 1 | -3/+11 |
* | Add new CURLOPT_GSSAPI_DELEGATION option. | Adam Tkac | 2011-08-03 | 1 | -2/+8 |
* | curl_gssapi: Guard files with HAVE_GSSAPI. | Julien Chaffraix | 2011-07-13 | 1 | -0/+6 |
* | gssapi: rename our files to avoid conflicts | Daniel Stenberg | 2011-07-13 | 1 | -0/+48 |