コミット履歴

作者 SHA1 メッセージ 日付
  Taiyu Len 0eec832603 WRITEFUNCTION: add missing set_in_callback around callback 5 年 前
  Daniel Stenberg 2f44e94efb pipelining: removed 5 年 前
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers 5 年 前
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 年 前
  Daniel Gustafsson c37b66aaae infof: clearly indicate truncation 6 年 前
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code 6 年 前
  Marian Klymov c45360d463 cppcheck: fix warnings 6 年 前
  Viktor Szakats 7e35eb7729 spelling fixes 6 年 前
  Daniel Stenberg 367689d8c9 header callback: don't chop headers into smaller pieces 6 年 前
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 年 前
  Per Malmberg c103cac3c8 include: get netinet/in.h before linux/tcp.h 7 年 前
  Alessandro Ghedini 979b012eeb connect: add support for new TCP Fast Open API on Linux 7 年 前
  Daniel Stenberg 120d963a64 failf: skip the sprintf() if there are no consumers 7 年 前
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 年 前
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 年 前
  Daniel Stenberg e3ed5cb380 BUFSIZE: rename to READBUFFER_*, make separate MASTERBUF_SIZE 7 年 前
  Daniel Stenberg 7ee52c25f3 sendf: remove use of BUFSIZE from debug data conversions 7 年 前
  Daniel Stenberg e40e9d7f0d buffer: use data->set.buffer_size instead of BUFSIZE 7 年 前
  Daniel Stenberg f2fadf490f failf: use private buffer, don't clobber receive buffer 7 年 前
  Daniel Stenberg 452203341d pause: handle mixed types of data when paused 7 年 前
  klemens f7df67cff0 spelling fixes 7 年 前
  Sylvestre Ledru 66de563482 Improve code readbility 7 年 前
  Daniel Stenberg 21a7a96c90 Curl_recv_has_postponed_data: silence compiler warnings 8 年 前
  Jay Satiro d00f2a8f2e http_proxy: Fix proxy CONNECT hang on pending data 8 年 前
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 年 前
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 年 前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年 前
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 年 前
  Karlson2k 72d5e144fb sendf.c: added ability to call recv() before send() as workaround 8 年 前
  Alessandro Ghedini 03de4e4b21 connect: implement TCP Fast Open for Linux 8 年 前