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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2014-09-22
Merge branch 'bug8197_squashed'
Nick Mathewson
2014-09-22
Whitespace fixes
rl1987
2014-09-22
Using the new API in unit-test.
rl1987
2014-09-17
Fix a windows unused-arg warning
Nick Mathewson
2014-09-16
clean up eol whitespace from coccinelle-generated patches
Nick Mathewson
2014-09-16
Remove the legacy_test_helper and legacy_setup wrappers
Nick Mathewson
2014-09-15
Replace all uses of test_{str,}eq
Nick Mathewson
2014-09-15
Replace the remaining test_assert instances
Nick Mathewson
2014-09-15
remove two unused test_* macros
Nick Mathewson
2014-09-15
Replace remaining uses of deprecated test_mem* functions
Nick Mathewson
2014-09-15
Replace the remaining test_n?eq_ptr calls
Nick Mathewson
2014-09-15
Make not even macros use test_fail_msg.
Nick Mathewson
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
2014-09-15
Don't pass invalid memory regions to digestmap_set/get in test_routerlist
Nick Mathewson
2014-09-15
Clear up another clangalyzer issue
Nick Mathewson
2014-09-11
One more whitespace fix
Nick Mathewson
2014-09-11
Whitespace cleanups in test_util
Nick Mathewson
2014-09-11
Whitespace cleanups in transports/test_pt
Nick Mathewson
2014-09-11
Use tor_malloc_zero() in pt tests
Nick Mathewson
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-11
Fix "comparison is always false" warnings in new test_util_di_ops
Nick Mathewson
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-11
C90 compliance for #13104 fixes
Nick Mathewson
2014-09-11
Avoid an overflow on negation in format_helper_exit_status
Nick Mathewson
2014-09-10
Avoid divide by zero and NaNs in scale_array_elements_to_u64
Nick Mathewson
2014-09-10
Extra tests for tor_memeq and memcmp
Nick Mathewson
2014-09-10
Avoid overflows and underflows in sscanf and friends
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'yawning/bug_8402'
Nick Mathewson
2014-09-09
Add unittests for finding the third quartile of a set.
George Kadianakis
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-09-03
Fix some 'dereference-before-null-check' warnings in test_circuitlist.c
Nick Mathewson
2014-09-03
Fix the leaks that valgrind found in the new routerset tests.
Nick Mathewson
2014-09-02
Fix more (void*)11 warnings in the tests
Nick Mathewson
2014-09-02
Use real pointers in unit tests, not (void*)101 etc
Nick Mathewson
2014-09-02
Don't include a backtrace test for dereferencing 0 under analyzers
Nick Mathewson
2014-09-02
Add an assertion to read_file_to_str_until_eof
Nick Mathewson
2014-08-29
Fix some coverity warnings in new routerset tests
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-08-27
Initialize crash handler in unit tests
Nick Mathewson
2014-08-26
Merge remote-tracking branch 'public/bug10163'
Nick Mathewson
2014-08-24
Use the ARRAY_LENGTH macro more consistently.
Nick Mathewson
2014-08-21
Fix memory leaks in test_entrynodes.c
Nick Mathewson
2014-08-20
Merge branch 'bug12205_take2_squashed'
Nick Mathewson
2014-08-20
Whitespace fixes
Nick Mathewson
2014-08-20
Small cleanups to test_entry_is_time_to_retry
Nick Mathewson
2014-08-20
Unit testing entry_is_time_to_retry().
rl1987
2014-08-20
Merge branch 'bug10116_squashed'
Nick Mathewson
2014-08-20
fix remaining compilation problems
Nick Mathewson
2014-08-20
Fix entrynodes test fails because of outdated test vectors.
George Kadianakis
2014-08-15
Remove implementation code for all pre-13 consensus methods.
Nick Mathewson
[next]