Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code il y a 12 ans
  Daniel Stenberg 9f20379fe4 hostip: avoid getaddrinfo when c-ares is used il y a 13 ans
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols il y a 13 ans
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use il y a 13 ans
  Marcin Adamski 03adff1eba tftp.c: TFTP timeout and unexpected block adjustments il y a 13 ans
  Yang Tse a50210710a fix bool variables checking and assignment il y a 13 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h il y a 13 ans
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h il y a 13 ans
  Daniel Stenberg b680fd180b code style: space between close paren and open brace il y a 13 ans
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' il y a 13 ans
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic il y a 13 ans
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ il y a 13 ans
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally il y a 13 ans
  Daniel Stenberg 8831000bc0 protocol handler: added flags field il y a 13 ans
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument il y a 14 ans
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect il y a 14 ans
  Rutger Hofman 592df29f9c TFTP: resend the correct data il y a 14 ans
  Daniel Stenberg 33c3bb057b TFTP: re-indented the source code il y a 14 ans
  Tim Newsome 6bf2014745 TFTP: Work around tftpd-hpa upload bug il y a 14 ans
  Guenter Knauf d47bd396ce Trial to fix another compiler warning with braces. il y a 14 ans
  Daniel Stenberg 8348dd96dd warning: silence the compiler il y a 14 ans
  Yang Tse da6e992e1d fix compiler warning using curl_socket_t to store socket descriptor il y a 14 ans
  Daniel Stenberg 3b47d231ac TFTP: fix compiler warning il y a 14 ans
  Daniel Stenberg 7977bc3dfa TFTP: fix warning for sendto() usage on non-POSIX systems il y a 14 ans
  Daniel Stenberg d17709da31 TFTP: send legal timeout value il y a 14 ans
  Daniel Stenberg 0bb6deda72 TFTP: don't ack if wrong block num is received il y a 14 ans
  Daniel Stenberg 0a29e2445c TFTP: block id wrap bug fix il y a 14 ans