Commit History

Author SHA1 Message Date
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Patrick Monnerat c31dec7f98 GSSAPI: remove useless *_MECHANISM defines. 10 years ago
  Michael Osipov eed1c63c70 docs: Improve inline GSS-API naming in code documentation 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
  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
  Yang Tse 6085ca2aed Fix bad failf() and info() usage 12 years ago
  Daniel Stenberg 3dcc0df5cc SOCKS: fix the connect timeout 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
  Yang Tse 3c9ff41a1f compiler warning: fix 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Dan Fandrich c22c258029 Changed some nonportable types 13 years ago
  Daniel Stenberg e114648991 scan-build warning 13 years ago
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 0abd928d3d 14 years ago
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 years ago
  Dan Fandrich 09f4a1c5e5 Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reporting 15 years ago
  Daniel Stenberg de4610a55f - Markus Moeller introduced two new options to libcurl: 15 years ago