Commit History

作者 SHA1 備註 提交日期
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 年之前
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions 5 年之前
  Daniel Stenberg 265f7f42f6 http2: call done_sending on end of upload 5 年之前
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 年之前
  Viktor Szakats b801b453af whitespace fixes 6 年之前
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup 6 年之前
  Daniel Stenberg e6e9b006f7 upload: allocate upload buffer on-demand 6 年之前
  Daniel Stenberg 8123560d44 HTTP: allow "header;" to replace an internal header with a blank one 6 年之前
  Daniel Stenberg 02eb6184ad Curl_checkheaders: make it available for IMAP and SMTP too 7 年之前
  Olivier Brunel 4b86113f5e speed caps: not based on average speeds anymore 8 年之前
  Daniel Stenberg 6eb60c2dc5 transfer: return without select when the read loop reached maxcount 8 年之前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年之前
  Daniel Stenberg 93935c08c1 multi: multi_reconnect_request is the former Curl_reconnect_request 8 年之前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年之前
  Daniel Stenberg c6aedf680f fread_func: move callback pointer from set to state struct 9 年之前
  Daniel Stenberg b0143a2a33 read_callback: move to SessionHandle from connectdata 9 年之前
  Daniel Stenberg 32e8467a66 Curl_perfom: removed 11 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 年之前
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 12 年之前
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 12 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Stefan Krause 8511b6436c transfer: avoid insane conversion of time_t 13 年之前
  Dave Reisner 99dcb11ed8 transfer: add Curl_meets_timecondition() 13 年之前
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything 14 年之前
  Ben Greear 7de44e0a42 Make rate-limitation logic smoother 14 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Daniel Stenberg 8b5102ca83 - Andre Guibert de Bruet pointed out a missing return code check for a 15 年之前
  Daniel Stenberg 1048043963 - Lots of good work by Krister Johansen, mostly related to pipelining: 15 年之前
  Daniel Stenberg 852989856d - To make it easier for applications that want lots of magic stuff done on 16 年之前
  Daniel Stenberg 50feea3eef Rearranged code and changed Curl_readwrite_init() and Curl_pre_readwrite() into 17 年之前