提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 年之前
  Daniel Stenberg 87c8e00b7a do_sec_send: remove dead code 10 年之前
  Daniel Stenberg b90f6e87cf krb5_encode: remove unused argument 10 年之前
  Daniel Stenberg 793ac8035c choose_mech: fix return code 10 年之前
  Daniel Stenberg c2791caf53 Curl_sec_read_msg: spell out that we ignore return code 10 年之前
  Daniel Stenberg 460fb12097 security.h: rename to curl_sec.h to avoid name collision 11 年之前
  Daniel Stenberg bb55293313 FTP: remove krb4 support 11 年之前
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 年之前
  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 a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 年之前
  Marc Hoersken 50a7d32af0 security.c: Aligned internal type to return type 12 年之前
  Yang Tse e83421baf4 include limits.h for INT_MAX 13 年之前
  Daniel Stenberg b9c63b9a73 add missing semicolons 13 年之前
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 年之前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 年之前
  Julien Chaffraix add5766dd4 urldata: Capitalize enum protect_level values. 14 年之前
  Julien Chaffraix 8d59d69449 security: tighten enum protection_level usage. 14 年之前
  Julien Chaffraix c8a7df108f security: Pass the right parameter to init. 14 年之前
  Daniel Stenberg 0152dbbe23 krb4: make a few functions static 14 年之前
  Julien Chaffraix 87badbef84 krb5-gssapi: Remove several memory leaks. 14 年之前
  Julien Chaffraix e3811ed7c3 security.c: Remove Curl_sec_fflush_fd. 14 年之前
  Julien Chaffraix dacc44ddc2 security.c: We should always register the socket handler. 14 年之前
  Julien Chaffraix fc9f369829 security.c: Fix Curl_sec_login after rewrite. 14 年之前
  Julien Chaffraix bfbc4c7e00 security.c: Readd the '\n' to the infof() calls. 14 年之前
  Julien Chaffraix 05b72a6af2 security.c: Fix typo (PSBZ -> PBSZ) 14 年之前