Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement il y a 7 ans
  Martin Kepplinger f50124f566 timeval.c: Use long long constant type for timeval assignment il y a 7 ans
  Daniel Stenberg adef394ac5 timers: store internal time stamps as time_t instead of doubles il y a 7 ans
  Michael Kaufmann 8ab22a7453 time: fix type conversions and compiler warnings il y a 7 ans
  Sylvestre Ledru 66de563482 Improve code readbility il y a 7 ans
  Daniel Stenberg de4de4e3c7 timeval: prefer time_t to hold seconds instead of long il y a 8 ans
  Daniel Stenberg d6b37d83f9 curlx_tvdiff: handle 32bit time_t overflows il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Chris Young 089783c838 timeval: typecast for better type (on Amiga) il y a 9 ans
  Steve Holme 4be80d5109 win32: Updated some legacy APIs to use the newer extended versions il y a 10 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 12 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 12 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 12 ans
  Yang Tse 97d7a9260e tvdiff_secs(): sub-zero time difference adjustment il y a 13 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 97333deb3f fallback to gettimeofday when monotonic clock is unavailable at run-time il y a 16 ans
  Yang Tse ed80eb5b0f configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only il y a 16 ans
  Yang Tse 60dd765b3d fix syntax error: missing semicolon il y a 16 ans
  Yang Tse 19479ea021 Internal time differences now use monotonic time source if available. il y a 16 ans
  Gunter Knauf ca3e5a6322 moved includes to setup.h so that the project headers also pick them up (eleminate gcc warning). il y a 17 ans
  Gunter Knauf afdfa4bed2 minor patches to enable building for NetWare CLIB. il y a 17 ans
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. il y a 19 ans
  Yang Tse d6c5d24af3 Cleanup windows header includes. Where aplicable, inclusion of il y a 19 ans
  Gisle Vanem 7e00076586 <windows.h> required for Watcom. il y a 20 ans
  Daniel Stenberg 2fd463e979 Dirk Manske increased the resolution for what the CURLINFO_*_TIME return. il y a 20 ans
  Daniel Stenberg 780b962336 provide these functions as curlx_* ones as this enables the curl app to il y a 20 ans
  Daniel Stenberg cd160a66c9 added more comments for what the functions return il y a 20 ans
  Daniel Stenberg e545e33d5f Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead of -1 for sockets. il y a 20 ans
  Daniel Stenberg a0edfb90c2 make our private version of gettimeofday() static il y a 21 ans
  Daniel Stenberg 749f5387c1 Gisle Vanem's IPv6-on-Windows patch applied! il y a 21 ans