Commit History

Author SHA1 Message Date
  Steve Holme 9d89a03872 ftp/imap/pop3/smtp: Allow the service name to be overridden 8 years ago
  Daniel Stenberg 4d4ce84bb3 krb5: improved type handling to avoid clang compiler warnings 8 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions 9 years ago
  Steve Holme 750203bde4 sasl_gssapi: Fixed honouring of no mutual authentication 9 years ago
  Daniel Stenberg b90f6e87cf krb5_encode: remove unused argument 10 years ago
  Patrick Monnerat c31dec7f98 GSSAPI: remove useless *_MECHANISM defines. 10 years ago
  Michael Osipov eda12bcff8 curl_gssapi: Add macros for common mechs and pass them appropriately 10 years ago
  David Woodhouse 59431c242b Use SPNEGO for HTTP Negotiate 10 years ago
  Daniel Stenberg 460fb12097 security.h: rename to curl_sec.h to avoid name collision 11 years ago
  Daniel Stenberg bb55293313 FTP: remove krb4 support 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 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Marc Hoersken dee2ef8083 krb5/curl_rtmp.c: Hide size_t to int type conversion warning 12 years ago
  Yang Tse 7bd2add06f krb5.c: fix compiler warning: variable set but not used 12 years ago
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 years ago
  Daniel Stenberg b9c63b9a73 add missing semicolons 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
  Daniel Stenberg ee4ed46128 silence picky compilers: mark unused parameters 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