Historique des commits

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