Commit History

Author SHA1 Message Date
  Olivier Brunel 4b86113f5e speed caps: not based on average speeds anymore 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Brandon Casey 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 10 years ago
  Daniel Stenberg 84bd19ffd4 timers: fix timer regression involving redirects / reconnects 10 years ago
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU 11 years ago
  Daniel Stenberg 12d01cb6fa CURLOPT_XFERINFOFUNCTION: introducing a new progress callback 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  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