提交歷史

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