Commit History

Author SHA1 Message Date
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Daniel Stenberg 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 years ago
  Daniel Stenberg c44d45db86 HTTP: reset expected DL/UL sizes on redirects 12 years ago
  Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking 13 years ago
  Daniel Stenberg 51d4885ca0 Curl_pgrsTime: store now in an auto variable 13 years ago
  Daniel Stenberg 40c27e299f Curl_pgrsStartNow: keep HEADERS_OUT set 13 years ago
  Daniel Stenberg 93ba8b9560 Curl_pgrsStartNow: clear all flags but HIDE 13 years ago
  Daniel Stenberg 15379f0614 Curl_pgrsStartNow: clear all bits except HIDE 13 years ago
  Ben Winslow 27b8814017 progress: reset flags at transfer start 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 years ago
  Julien Chaffraix 34ef39015e progress: don't print the last update on a separate line. 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 3f56d12830 avoid division by zero 15 years ago
  Daniel Stenberg 257f2376d5 - I fixed several problems with the transfer progress meter. It showed the 15 years ago
  Daniel Stenberg 223d848104 - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if the 15 years ago
  Yang Tse 2ecf22e37e fix compiler warning: explicit conversion of a 64-bit integral type to a smaller integral type 16 years ago
  Yang Tse 3e2487493e Use SIZEOF_OFF_T definition from config file 16 years ago
  Yang Tse ad638da2c2 Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU 16 years ago
  Yang Tse 66fb9ca5f6 For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, 16 years ago
  Yang Tse 4d1cd0da93 Fix curl_off_t sized constants usage 16 years ago
  Yang Tse 24b1890710 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g 16 years ago
  Daniel Stenberg 7c648782bc Introcuding a new timestamp for curl_easy_getinfo(): 16 years ago
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that 17 years ago
  Daniel Stenberg 8e719e3ef5 - Prevent the internal progress meter from updating more frequently than once 17 years ago
  Yang Tse 34afb0b257 Change spelling, ONE_TERRABYTE -> ONE_TERABYTE 17 years ago
  Yang Tse 072a8b2955 Bryan Henderson fixed the progress function so that it can get called 17 years ago
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html 18 years ago
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: 18 years ago
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 years ago