Commit History

Author SHA1 Message Date
  Steve Holme 07ac29a058 http_negotiate: We prefer 'CURLcode result' 10 years ago
  Steve Holme 64814739d5 http_negotiate: Fixed missing check for USE_SPNEGO 10 years ago
  Patrick Monnerat c31dec7f98 GSSAPI: remove useless *_MECHANISM defines. 10 years ago
  Daniel Stenberg 3cad5ab77a http_negotiate: remove unused variable 10 years ago
  Michael Osipov 5128672731 HTTP: Remove checkprefix("GSS-Negotiate") 10 years ago
  Michael Osipov eda12bcff8 curl_gssapi: Add macros for common mechs and pass them appropriately 10 years ago
  David Woodhouse f78ae415d2 Don't clear GSSAPI state between each exchange in the negotiation 10 years ago
  David Woodhouse 59431c242b Use SPNEGO for HTTP Negotiate 10 years ago
  David Woodhouse 9ad282b1ae Remove all traces of FBOpenSSL SPNEGO support 10 years ago
  Steve Holme 052f24c9b7 http: Post base64 decoding tidy up 11 years ago
  Marc Hoersken 25f08de4d6 http_negotiate.c: Fixed passing argument from incompatible pointer type 11 years ago
  Yang Tse ed35e1fa1b http_negotiate.c: follow-up for commit 3dcc1a9c 11 years ago
  Yang Tse 3dcc1a9c19 http_negotiate.c: fix several SPNEGO memory handling issues 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Marc Hoersken ba41ecfa17 http_negotiate.c: Fxied warning: unused variable 'rc' 12 years ago
  Yang Tse 0ce2bca741 add LF termination to infof() trace string 12 years ago
  Daniel Stenberg cb5e72bf62 safefree use: fix compiler warning 13 years ago
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 years ago
  Adam Tkac ebf42c4be7 Add new CURLOPT_GSSAPI_DELEGATION option. 13 years ago
  Dan Fandrich c01c000b16 Avoid a "shadows global declaration" warning on old MIT Kerberos 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 44b5847237 gssapi: rename our files to avoid conflicts 13 years ago
  Julien Chaffraix 2af0287856 gssapi.c: Simplified the function. 13 years ago
  Julien Chaffraix 20485a4885 Added Curl_gss_init_sec_context. 13 years ago
  Julien Chaffraix 6488e03f44 http_negociate: Be consistent in gss_init_sec_context attributes. 13 years ago
  Daniel Stenberg 5c314c6bb4 Curl_input_negotiate: do not delegate GSSAPI credentials 13 years ago
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 years ago