Historia zmian

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