Historial de Commits

Autor SHA1 Mensaje Fecha
  Viktor Szakats b801b453af whitespace fixes hace 6 años
  Daniel Stenberg 0680ec9e2c progress: remove a set of unused defines hace 6 años
  Daniel Stenberg f5700ea88b rate-limit: use three second window to better handle high speeds hace 6 años
  Daniel Stenberg 72a0f6251a limit-rate: kick in even before "limit" data has been received hace 6 años
  Ryan Winograd 43d036e724 progress: Track total times following redirects hace 7 años
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement hace 7 años
  Olivier Brunel 4b86113f5e speed caps: not based on average speeds anymore hace 8 años
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy hace 8 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Daniel Stenberg 84bd19ffd4 timers: fix timer regression involving redirects / reconnects hace 10 años
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files hace 12 años
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files hace 12 años
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards hace 12 años
  Daniel Stenberg 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code hace 12 años
  Daniel Stenberg c44d45db86 HTTP: reset expected DL/UL sizes on redirects hace 12 años
  Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking hace 13 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Daniel Stenberg 7c648782bc Introcuding a new timestamp for curl_easy_getinfo(): hace 16 años
  Daniel Stenberg 5931d43a36 clean up start time and t_startsingle use so that redirect_time works properly hace 20 años
  Daniel Stenberg 0d1fc73f21 Use more curl_off_t variables when doing the progress meter calculations and hace 20 años
  Daniel Stenberg 053f6c85ef updated year in the copyright string hace 21 años
  Daniel Stenberg f26a338a54 copyright year update in the source header hace 22 años
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header hace 22 años
  Daniel Stenberg 62d205a2ec Dirk Manske brought the patch that introduces two new CURLINFO_* values: hace 22 años
  Daniel Stenberg 974f314f57 copyright string (year) update hace 22 años
  Daniel Stenberg ca0fd33d2d Georg Horn's STARTTRANSFER_TIME patch hace 23 años
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will hace 23 años
  Daniel Stenberg 3fd65fb7d8 Remade resume stuff to keep data in the connectdata struct instead of the hace 23 años
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' hace 24 años