Commit History

Author SHA1 Message Date
  Daniel Stenberg 2f5c70b2b0 telnet: fix "cast increases required alignment of target type" 10 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Marc Hoersken 662fc62517 telnet.c: check sscanf results before passing them to snprintf 10 years ago
  Marc Hoersken f9ffbfce90 telnet.c: fix possible use of uninitialized variable 10 years ago
  Marc Hoersken aa0fbe3537 telnet.c: fix possible use of non-null-terminated strings 10 years ago
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
  Mark Salisbury 46480bb9a1 SSPI related code: Unicode support for WinCE 12 years ago
  Yang Tse 8af4b657d0 fix some compiler warnings 12 years ago
  Yang Tse d7af7de5b2 telnet.c: fix OOM triggered segfault 13 years ago
  Colin Hogben 4563eeb9f4 Use correct file descriptor for telnet upload. 13 years ago
  Yang Tse 703fa0a6a8 telnet.c: fix MSVC compiler warning 13 years ago
  Daniel Stenberg 4a4d04446d telnet: fix macros to allow proper semicolon use 13 years ago
  Laurent Rabret b9223a17b8 TELNET: improved treatment of options 13 years ago
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols 13 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 years ago
  Yang Tse 71c9453393 telnet.c: fix compiler warning 13 years ago
  Yang Tse 17f48fe879 libcurl: some OOM handling fixes 13 years ago
  Yang Tse a50210710a fix bool variables checking and assignment 13 years ago
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 years ago
  Daniel Stenberg 44b44a751d telnet: allow programatic use on Windows 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
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago