Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement vor 8 Jahren
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc vor 8 Jahren
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style vor 8 Jahren
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) vor 8 Jahren
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy vor 8 Jahren
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers vor 8 Jahren
  Steve Holme ccf7a82605 CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME vor 8 Jahren
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// vor 8 Jahren
  Daniel Stenberg 9395999543 checksrc: use space after comma vor 9 Jahren
  Daniel Stenberg a6b8fe2a5f checksrc: use space before paren in "return (expr);" vor 9 Jahren
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG vor 9 Jahren
  Steve Holme 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions vor 9 Jahren
  Steve Holme 750203bde4 sasl_gssapi: Fixed honouring of no mutual authentication vor 10 Jahren
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' vor 10 Jahren
  Patrick Monnerat c31dec7f98 GSSAPI: remove useless *_MECHANISM defines. vor 10 Jahren
  Michael Osipov eed1c63c70 docs: Improve inline GSS-API naming in code documentation vor 10 Jahren
  Michael Osipov eda12bcff8 curl_gssapi: Add macros for common mechs and pass them appropriately vor 10 Jahren
  David Woodhouse 59431c242b Use SPNEGO for HTTP Negotiate vor 10 Jahren
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages vor 12 Jahren
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming vor 12 Jahren
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files vor 12 Jahren
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files vor 12 Jahren
  Yang Tse 6085ca2aed Fix bad failf() and info() usage vor 12 Jahren
  Daniel Stenberg 3dcc0df5cc SOCKS: fix the connect timeout vor 13 Jahren
  Adam Tkac ebf42c4be7 Add new CURLOPT_GSSAPI_DELEGATION option. vor 13 Jahren
  Dan Fandrich c01c000b16 Avoid a "shadows global declaration" warning on old MIT Kerberos vor 13 Jahren
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h vor 13 Jahren
  Daniel Stenberg 44b5847237 gssapi: rename our files to avoid conflicts vor 13 Jahren
  Julien Chaffraix 2af0287856 gssapi.c: Simplified the function. vor 13 Jahren
  Julien Chaffraix 20485a4885 Added Curl_gss_init_sec_context. vor 13 Jahren