提交历史

作者 SHA1 备注 提交日期
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年之前
  Daniel Stenberg db4215f14a tftp_rx: code style cleanup 12 年之前
  Christian Vogt 0ac827848d tftp_rx: handle resends 12 年之前
  Daniel Stenberg 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 年之前
  Daniel Stenberg 9f20379fe4 hostip: avoid getaddrinfo when c-ares is used 12 年之前
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols 13 年之前
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 年之前
  Marcin Adamski 03adff1eba tftp.c: TFTP timeout and unexpected block adjustments 13 年之前
  Yang Tse a50210710a fix bool variables checking and assignment 13 年之前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h 13 年之前
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 年之前
  Daniel Stenberg b680fd180b code style: space between close paren and open brace 13 年之前
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' 13 年之前
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic 13 年之前
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 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 年之前
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally 13 年之前
  Daniel Stenberg 8831000bc0 protocol handler: added flags field 13 年之前
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument 13 年之前
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect 14 年之前
  Rutger Hofman 592df29f9c TFTP: resend the correct data 14 年之前
  Daniel Stenberg 33c3bb057b TFTP: re-indented the source code 14 年之前
  Tim Newsome 6bf2014745 TFTP: Work around tftpd-hpa upload bug 14 年之前
  Guenter Knauf d47bd396ce Trial to fix another compiler warning with braces. 14 年之前
  Daniel Stenberg 8348dd96dd warning: silence the compiler 14 年之前
  Yang Tse da6e992e1d fix compiler warning using curl_socket_t to store socket descriptor 14 年之前
  Daniel Stenberg 3b47d231ac TFTP: fix compiler warning 14 年之前
  Daniel Stenberg 7977bc3dfa TFTP: fix warning for sendto() usage on non-POSIX systems 14 年之前