Commit History

Author SHA1 Message Date
  Loïc Yhuel d39863d27a multi: round the timeout up to prevent early wakeups 9 months ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 4ec0549c39 misc: update copyright year ranges 2 years ago
  Marc Hoersken 68035af29d timediff.[ch]: add curlx helper functions for timeval conversions 3 years ago
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 4 years ago
  Rikard Falkeborn 1e4ec09a26 printf: introduce CURL_FORMAT_TIMEDIFF_T 5 years ago
  Daniel Stenberg 788d333573 timeval: make timediff_t also work on 32bit windows 6 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 6 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 6 years ago
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 years ago
  Daniel Stenberg adef394ac5 timers: store internal time stamps as time_t instead of doubles 7 years ago
  Michael Kaufmann 8ab22a7453 time: fix type conversions and compiler warnings 7 years ago
  Daniel Stenberg de4de4e3c7 timeval: prefer time_t to hold seconds instead of long 7 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 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 f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 584f3639e3 update copyright year 17 years ago
  Yang Tse 29bb6f65f1 Move header file inclusion logic and definition of timeval 17 years ago
  Dan Fandrich 69f2f5cb6f Replicate the configure tests that determined that timeval was available. 17 years ago
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 17 years ago
  Yang Tse 1855fc35f2 Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not defined 17 years ago
  Yang Tse 32ac4edeed Check for struct timeval at configuration time 17 years ago
  Yang Tse 22307ae0ee Inclusion of time header files based on header existance 17 years ago