コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 年 前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年 前
  Steve Holme 6df916d751 loadlibrary: Only load system DLLs from the system directory 8 年 前
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 年 前
  Daniel Stenberg a71012c03e code: style updates 8 年 前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年 前
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" 9 年 前
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments 9 年 前
  Daniel Stenberg c6aedf680f fread_func: move callback pointer from set to state struct 9 年 前
  Jay Satiro 78ac944dc2 telnet: Fix read-callback change for Windows builds 9 年 前
  Daniel Stenberg b0143a2a33 read_callback: move to SessionHandle from connectdata 9 年 前
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 年 前
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 年 前
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 年 前
  Marc Hoersken ffc2aeec6e Revert "telnet.c: fix handling of 0 being returned from custom read function" 9 年 前
  Marc Hoersken b3bcdaf01a telnet.c: fix invalid use of custom read function if not being set 9 年 前
  Marc Hoersken 03fa576833 telnet.c: fix handling of 0 being returned from custom read function 9 年 前
  Steve Holme cfc6d460cb telnet: Prefer 'CURLcode result' for curl result codes 9 年 前
  Daniel Stenberg 2f5c70b2b0 telnet: fix "cast increases required alignment of target type" 10 年 前
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 年 前
  Marc Hoersken 662fc62517 telnet.c: check sscanf results before passing them to snprintf 10 年 前
  Marc Hoersken f9ffbfce90 telnet.c: fix possible use of uninitialized variable 10 年 前
  Marc Hoersken aa0fbe3537 telnet.c: fix possible use of non-null-terminated strings 10 年 前
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * 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 年 前
  Mark Salisbury 46480bb9a1 SSPI related code: Unicode support for WinCE 12 年 前