index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_util.c
Age
Commit message (
Expand
)
Author
2015-11-12
Merge branch 'karsten_bug13192_026_03_teor'
Nick Mathewson
2015-11-12
Rename cast_double_to_int64 to clamp_double_to_int64
Nick Mathewson
2015-11-12
Make round_to_next_multiple_of always round upwards.
Nick Mathewson
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-17
Bring the dimap tests up to 100%
Nick Mathewson
2015-08-11
Fix a 32-bit compilation warning
Nick Mathewson
2015-08-05
Add a compat function to check how much disk space is free.
Nick Mathewson
2015-07-27
Allow a single trailing `.` when validating FQDNs from SOCKS.
Yawning Angel
2015-06-24
Work around nytimes.com's broken hostnames in our SOCKS checks.
Yawning Angel
2015-06-03
Remove undefined directive-in-macro in test_util_writepid
teor
2015-05-07
Merge branch 'writing_tests'
Nick Mathewson
2015-05-07
Write the outlines of a WritingTests.txt document
Nick Mathewson
2015-05-06
Remove test for strclear as it no longer exists in the codebase
teor
2015-05-06
Use standard float.h header and resolve undefined left shift behaviour
teor
2015-05-06
Add unit tests for cast_double_to_int64().
teor
2015-05-06
Tweak teor's and dgoulet's #13192 patches.
Karsten Loesing
2015-05-06
Test: change INT64_MAX to DBL_MAX in laplace test
David Goulet
2015-05-06
Test: remove edge cases that assert in laplace test
David Goulet
2015-05-06
Handle edge cases in the round_*_to_next_multiple_of functions
teor
2015-05-06
Handle edge cases in laplace functions
teor
2015-02-25
Merge remote-tracking branch 'yawning/bug14922'
Nick Mathewson
2015-02-23
Remove lingering mempool code
cypherpunks
2015-02-17
Remove tor_strclear(), and replace previous calls with memwipe().
Yawning Angel
2015-02-11
Remove mempools and buf freelists
Nick Mathewson
2015-01-23
Split the slow unit tests into their own binary
Nick Mathewson
2015-01-21
Merge branch 'better_workqueue_v3_squashed'
Nick Mathewson
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
unittests: Change some tt_assert()s to tt_int_op()s.
George Kadianakis
2015-01-15
Restrict sample values of the Laplace distribution to int64_t.
George Kadianakis
2015-01-14
Basic unit test for condition variables.
Nick Mathewson
2015-01-14
Move thread tests into their own module
Nick Mathewson
2015-01-08
fix new mingw64 compilation warnings
Nick Mathewson
2015-01-07
Merge branch 'bug9286_v3_squashed'
Nick Mathewson
2015-01-07
Stop accepting milliseconds in various directory contexts
Nick Mathewson
2015-01-06
Merge remote-tracking branch 'public/feature11791'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-19
LLONG_MIN => INT64_MIN.
Nick Mathewson
2014-12-19
Fix unit test.
Karsten Loesing
2014-12-10
Add better support to obfuscate statistics.
Karsten Loesing
2014-11-17
Use smaller zlib objects when under memory pressure
Nick Mathewson
2014-11-12
Fix wide lines (from 13172)
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-11-04
Merge branch 'bug13315_squashed'
Nick Mathewson
2014-11-04
Introducing helper function to validate IPv4 address strings.
rl1987
2014-11-04
Introducing helper function to validate DNS name strings.
rl1987
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-22
Switch new time tests to use SIZEOF_TIME_T, not sizeof(time_t)
Nick Mathewson
2014-10-21
Conditionally compile time testing code based on integer size
teor
2014-10-20
Further unit test tor_timegm and parse_rfc1123_time
teor
[prev]
[next]