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
2017-09-12
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-12
Avoid sscanf() warnings from openbsd in the unit tests
Nick Mathewson
2017-02-14
Merge branch 'bug20894_029_v3'
Nick Mathewson
2017-02-14
Don't atoi off the end of a buffer chunk.
Nick Mathewson
2017-02-08
test: Add missing socket errno in test_util.c
David Goulet
2016-12-23
Fix unreachable heap corruption in base64_decode()
Hans Jerry Illikainen
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-07
Increase tolerances in util/monotonic_time tests
Nick Mathewson
2016-11-30
Teach parse_iso_time about the spaceless variant.
Nick Mathewson
2016-11-03
Refactor tests for tor_htonll and tor_ntohll
overcaffeinated
2016-11-03
Add unit test for tor_htonll and tor_ntohll
overcaffeinated
2016-10-14
Whitespace cleaning
Nick Mathewson
2016-10-14
Make the FreeBSD ersatz_socketpair test even more skippable.
Nick Mathewson
2016-10-13
ersatz socketpair tests: work around freebsd jails.
Nick Mathewson
2016-10-11
torrc parsing b0rks on carriage-return
paolo.ingls@gmail.com
2016-09-22
Coverity warning fix: let coverity tell we're closing sockets
Nick Mathewson
2016-09-11
Whoops. Cant call sockaddr_in a "sin", since sin() is a thing.
Nick Mathewson
2016-09-11
Fix gmtime unit test on openbsd
Nick Mathewson
2016-09-11
Try to make our ersatz-socketpair test work better on FreeBSD jails
Nick Mathewson
2016-09-11
Tweak tor_gmtime_r test.
Nick Mathewson
2016-09-08
Reinstate a couple of teardown_capture_of_logs that I missed
Nick Mathewson
2016-09-08
Simplify log_test_helpers interface
Nick Mathewson
2016-09-08
more consistent use of expect_log_msg_containing
Nick Mathewson
2016-09-07
Capture and enforce bug warnings in util/time test
Nick Mathewson
2016-09-06
Capture and detect the BUG() warnings in test_util_parse_integer.
Nick Mathewson
2016-09-06
Fix a unit test bug for passing arguments to tor_parse_ulong.
Nick Mathewson
2016-09-06
Split tor_parse_{some_int} testing into separate fn. Code movement only.
Nick Mathewson
2016-09-05
Appease make check-spaces
Andrea Shepard
2016-08-31
Initialize monotonic timer code before using it in the tests
Nick Mathewson
2016-08-31
Detect and suppress bug message from zlib compression bomb test
Nick Mathewson
2016-08-31
Use setup_full_capture_of_logs() where appropriate.
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-26
Add a function to simplify a fraction.
Nick Mathewson
2016-07-26
Remove windows debugging prints: it was an integer overflow hitting ftrapv
Nick Mathewson
2016-07-26
Redux: Temporarily add windows verbosity to track down jenkins failures
Nick Mathewson
2016-07-19
Unit tests for monotonic time
Nick Mathewson
2016-07-06
Capture the LOG_ERR messages in our tests that had logged errors.
Nick Mathewson
2016-06-30
Add tv_udiff and tv_mdiff unit tests with negative values
teor (Tim Wilson-Brown)
2016-06-29
Add more unit tests for tv_udiff and tv_mdiff
teor (Tim Wilson-Brown)
2016-06-20
Small coverage improvements on compat.c
Nick Mathewson
2016-06-19
Fix #19063: Add check in utility macro
U+039b
2016-06-19
Merge branch 'zlib_coverage_squashed'
Nick Mathewson
2016-06-19
Unindent block
Nick Mathewson
2016-06-19
Remove support for zlib <= 1.1
Nick Mathewson
2016-06-16
Coverage on parse_config_line_from_str_verbose.
Nick Mathewson
2016-06-16
Remove parse_config_line_from_str alias
Nick Mathewson
2016-06-16
Mark code unreachable in unescape_string()
Nick Mathewson
[next]