提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 年之前
  Yang Tse 584f3639e3 update copyright year 17 年之前
  Daniel Stenberg f19d333ef6 - Ravi Pratap provided work on libcurl making pipelining more robust and 17 年之前
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 年之前
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 年之前
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal 18 年之前
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 年之前
  Daniel Stenberg 0a3065a2f2 Rename Curl_pretransfersec() to *_second_connect() since it does not just 19 年之前
  Daniel Stenberg 8dbaf534c8 Using the multi interface, and doing a requsted a re-used connection that 19 年之前
  Daniel Stenberg 29102befa6 Cyrill Osterwalder posted a detailed analysis about a bug that occurs when 20 年之前
  Daniel Stenberg 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 20 年之前
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 年之前
  Daniel Stenberg 8e28721057 The read callback can now return CURL_READFUNC_ABORT to stop a transfer. 20 年之前
  Daniel Stenberg ea81dd9e2e Alexander Krasnostavsky's FTP third party transfer (proxy) support 20 年之前
  Daniel Stenberg fd802db39f initial support for "uploading" to file:// URLs 20 年之前
  Daniel Stenberg 7225b14002 curl_socket_t mistakes cleanup 20 年之前
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 年之前
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! 20 年之前
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 年之前
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. 21 年之前
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 年之前
  Daniel Stenberg 5f649a1649 Move the URL concat code to Curl_follow(), and added a proto for that 22 年之前
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 年之前