Historial de Commits

Autor SHA1 Mensaje Fecha
  Steve Holme 39d68b47e1 http_negotiate: Calculate service name and proxy service name locally hace 8 años
  Steve Holme 0aa8da10bb http_negotiate: Corrected host and proxy host name being wrong way round hace 8 años
  Steve Holme 4adee1947c http_negotiate: Combine GSS-API and SSPI source files hace 8 años
  Steve Holme 6d6f9ca1d9 vauth: Moved the Negotiate authentication code to the new vauth directory hace 8 años
  Steve Holme 58a7bc96ec vauth: Refactored function names after move to new vauth directory hace 8 años
  Steve Holme 685fee3828 vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files hace 9 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Linus Nielsen 97c272e5d1 Negotiate: custom service names for SPNEGO. hace 9 años
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded hace 9 años
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() hace 9 años
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG hace 9 años
  Steve Holme 1cbc8fd3d1 http_negotiate: Use dynamic buffer for SPN generation hace 10 años
  Daniel Stenberg 3a9419f65a http_negotiate.c: unused variable 'ret' hace 10 años
  Steve Holme 81b98dafa1 http_negotiate: Added empty decoded challenge message info text hace 10 años
  Steve Holme 47438daa60 http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int hace 10 años
  Steve Holme 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions hace 10 años
  Steve Holme 750203bde4 sasl_gssapi: Fixed honouring of no mutual authentication hace 10 años
  Steve Holme 2b604eada5 sasl_gssapi: Made log_gss_error() a common GSS-API function hace 10 años
  Steve Holme 07ac29a058 http_negotiate: We prefer 'CURLcode result' hace 10 años
  Steve Holme 64814739d5 http_negotiate: Fixed missing check for USE_SPNEGO hace 10 años
  Patrick Monnerat c31dec7f98 GSSAPI: remove useless *_MECHANISM defines. hace 10 años
  Daniel Stenberg 3cad5ab77a http_negotiate: remove unused variable hace 10 años
  Michael Osipov 5128672731 HTTP: Remove checkprefix("GSS-Negotiate") hace 10 años
  Michael Osipov eda12bcff8 curl_gssapi: Add macros for common mechs and pass them appropriately hace 10 años
  David Woodhouse f78ae415d2 Don't clear GSSAPI state between each exchange in the negotiation hace 10 años
  David Woodhouse 59431c242b Use SPNEGO for HTTP Negotiate hace 10 años
  David Woodhouse 9ad282b1ae Remove all traces of FBOpenSSL SPNEGO support hace 10 años
  Steve Holme 052f24c9b7 http: Post base64 decoding tidy up hace 11 años
  Marc Hoersken 25f08de4d6 http_negotiate.c: Fixed passing argument from incompatible pointer type hace 11 años
  Yang Tse ed35e1fa1b http_negotiate.c: follow-up for commit 3dcc1a9c hace 11 años