Commit History

Author SHA1 Message Date
  Daniel Stenberg 32e8467a66 Curl_perfom: removed 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 years ago
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Stefan Krause 8511b6436c transfer: avoid insane conversion of time_t 13 years ago
  Dave Reisner 99dcb11ed8 transfer: add Curl_meets_timecondition() 13 years ago
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything 14 years ago
  Ben Greear 7de44e0a42 Make rate-limitation logic smoother 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg 8b5102ca83 - Andre Guibert de Bruet pointed out a missing return code check for a 15 years ago
  Daniel Stenberg 1048043963 - Lots of good work by Krister Johansen, mostly related to pipelining: 15 years ago
  Daniel Stenberg 852989856d - To make it easier for applications that want lots of magic stuff done on 16 years ago
  Daniel Stenberg 50feea3eef Rearranged code and changed Curl_readwrite_init() and Curl_pre_readwrite() into 16 years ago
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 years ago
  Yang Tse 584f3639e3 update copyright year 17 years ago
  Daniel Stenberg f19d333ef6 - Ravi Pratap provided work on libcurl making pipelining more robust and 17 years ago
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 17 years ago
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 years ago
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal 18 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Daniel Stenberg 0a3065a2f2 Rename Curl_pretransfersec() to *_second_connect() since it does not just 19 years ago
  Daniel Stenberg 8dbaf534c8 Using the multi interface, and doing a requsted a re-used connection that 19 years ago
  Daniel Stenberg 29102befa6 Cyrill Osterwalder posted a detailed analysis about a bug that occurs when 19 years ago
  Daniel Stenberg 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 19 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg 8e28721057 The read callback can now return CURL_READFUNC_ABORT to stop a transfer. 20 years ago
  Daniel Stenberg ea81dd9e2e Alexander Krasnostavsky's FTP third party transfer (proxy) support 20 years ago
  Daniel Stenberg fd802db39f initial support for "uploading" to file:// URLs 20 years ago
  Daniel Stenberg 7225b14002 curl_socket_t mistakes cleanup 20 years ago