index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
/
testutil.c
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-04-11
build adjustments: functionally revert commits 4d3fb91f and bbfe1182
Yang Tse
2012-04-10
libtests: build adjustment
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-09-20
include "memdebug.h"
Yang Tse
2008-07-10
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-02-20
Move header file inclusion logic and definition of timeval
Yang Tse
2007-02-20
add tutil_tvdiff_secs() for completeness
Yang Tse
2007-02-09
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse