コミット履歴

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