Age | Commit message (Expand) | Author |
2016-11-12 | timeval: prefer time_t to hold seconds instead of long | Daniel Stenberg |
2016-02-12 | curlx_tvdiff: handle 32bit time_t overflows | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-01-20 | timeval: typecast for better type (on Amiga) | Chris Young |
2014-11-16 | win32: Updated some legacy APIs to use the newer extended versions | Steve Holme |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2011-11-25 | tvdiff_secs(): sub-zero time difference adjustment | Yang Tse |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2008-07-02 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-05-12 | configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only | Yang Tse |
2008-05-10 | fix syntax error: missing semicolon | Yang Tse |
2008-05-09 | Internal time differences now use monotonic time source if available. | Yang Tse |
2007-06-30 | moved includes to setup.h so that the project headers also pick them up (elem... | Gunter Knauf |
2007-06-30 | minor patches to enable building for NetWare CLIB. | Gunter Knauf |
2006-01-09 | Made the copyright year match the latest modification's year. | Daniel Stenberg |
2005-12-18 | Cleanup windows header includes. Where aplicable, inclusion of | Yang Tse |
2004-12-17 | <windows.h> required for Watcom. | Gisle Vanem |
2004-04-09 | Dirk Manske increased the resolution for what the CURLINFO_*_TIME return. | Daniel Stenberg |
2004-04-06 | provide these functions as curlx_* ones as this enables the curl app to | Daniel Stenberg |
2004-03-30 | added more comments for what the functions return | Daniel Stenberg |
2004-03-11 | Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead of -1 for sockets. | Daniel Stenberg |
2004-01-04 | make our private version of gettimeofday() static | Daniel Stenberg |
2003-10-14 | Gisle Vanem's IPv6-on-Windows patch applied! | Daniel Stenberg |
2003-01-29 | removed the local variables for emacs and vim, use the new sample.emacs | Daniel Stenberg |
2003-01-16 | copyright year update in the source header | Daniel Stenberg |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-06-26 | T. Bharath fixed his mm lib timer resolution fix | Daniel Stenberg |
2002-06-03 | T. Bharath fixed higher resolution time for windows builds | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2001-11-12 | made Curl_tvdiff round the diff better and make the subtraction before | Daniel Stenberg |
2001-10-12 | Curl_tvdiff() now returns a millisecond diff, no double like before | Daniel Stenberg |
2001-10-11 | looks nicer and is better compatible with older vim versions | Sterling Hughes |
2001-10-01 | added comment to the tvdiff | Daniel Stenberg |
2001-09-07 | Added formatting sections for emacs and vim | Sterling Hughes |
2001-03-13 | Curl_tvnow is now properly declared with (void) | Daniel Stenberg |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg |
2001-01-03 | dual-license fix | Daniel Stenberg |
2000-06-20 | haxx.nu => haxx.se | Daniel Stenberg |
1999-12-29 | Initial revision | Daniel Stenberg |