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
Age
Commit message (
Expand
)
Author
2016-09-08
Resolve more BUG warnings in the unit tests
Nick Mathewson
2016-09-08
Fix bug warnings in test_circuitlist.
Nick Mathewson
2016-09-08
Treat all nonfatal assertion failures as unit test failures.
Nick Mathewson
2016-09-08
Tolerate another failure mode of get_if_addres6_list in tests
Nick Mathewson
2016-09-08
more consistent use of expect_log_msg_containing
Nick Mathewson
2016-09-08
Suppress a really impressive pile of warnings in conection/.. tests
Nick Mathewson
2016-09-08
Fix a bug in connection/download_status.. tests
Nick Mathewson
2016-09-08
Revise log-testing macros to dump the actual log contents on failure
Nick Mathewson
2016-09-08
Remove redundant definitions of expect_{no_,}log_msg()
Nick Mathewson
2016-09-08
Unit test fix: windows should be able to handle DNSPort just fine.
Nick Mathewson
2016-09-08
Patch from rubiate: disable openbsd memory protections in test-memwipe
Nick Mathewson
2016-09-07
set the "addr" field in the dir_handle_get tests, to resolve bug warnings.
Nick Mathewson
2016-09-07
Remove the useless (and uninitialized) MOCK_TOR_ADDR in test_dir_handle_get.c
Nick Mathewson
2016-09-07
Capture and enforce BUG warnings in dir/param_voting_lookup
Nick Mathewson
2016-09-07
Fix unit test failure introduced by #20002
Nick Mathewson
2016-09-07
Capture and enforce bug warnings in util/time test
Nick Mathewson
2016-09-07
Merge remote-tracking branch 'dgoulet/ticket18693_029_01'
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-06
Merge remote-tracking branch 'teor/feature20069'
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-09-06
Add hs-ipv6 to the chutney IPv6 tests
teor
2016-09-05
Appease make check-spaces
Andrea Shepard
2016-09-05
Fix BUG warning with stack trace from config/parse_port_config__listenaddress
Nick Mathewson
2016-09-01
Fix memory leaks in the shared random tests.
Nick Mathewson
2016-08-31
Actually, always monotime_init() in the unit tests.
Nick Mathewson
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
Require specific messages for remaining link-handshake failure cases
Nick Mathewson
2016-08-31
Always log [bug] warnings from the unit tests.
Nick Mathewson
2016-08-31
Do not call tor_tls_server_info_callback(NULL) from tests.
Nick Mathewson
2016-08-31
Work even harder not to suppress logging messages unless we mean to.
Nick Mathewson
2016-08-31
Document and clean log_test_helpers.c a bit
Nick Mathewson
2016-08-31
Use setup_full_capture_of_logs() where appropriate.
Nick Mathewson
2016-08-31
setup_capture_of_logs: no longer suppress log messages
Nick Mathewson
2016-08-31
Improvements to test_link_handshake: check specific error messages
Nick Mathewson
2016-08-31
Fix all "BUG" warnings created from link-handshake tests.
Nick Mathewson
2016-08-31
Another log testing helper helper, for matching partial strings.
Nick Mathewson
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-26
test: Fix shared random unit test for big endian
David Goulet
2016-08-26
Avoid asserts in oos/kill_conn_list unit test
Andrea Shepard
2016-08-25
Fix duplicated if condition in connection.c
David Goulet
2016-08-25
Merge remote-tracking branch 'andrea/ticket18640_v3'
Nick Mathewson
2016-08-24
Make port names and types consistent in the port unit tests
teor (Tim Wilson-Brown)
2016-08-24
Parse *Port flags NoDNSRequest, NoOnionTraffic & OnionTrafficOnly
teor (Tim Wilson-Brown)
2016-08-23
Merge remote-tracking branch 'asn/bug19872_v2'
Nick Mathewson
2016-08-23
Introduce ed25519_{sign,checksig}_prefixed functions().
George Kadianakis
2016-08-20
s/connection_handle_oos/connection_check_oos/g per code review
Andrea Shepard
2016-08-20
Unit test for pick_oos_victims()
Andrea Shepard
[prev]
[next]