Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
пре 8 година |
Nick Mathewson
|
eafcd7b0fc
Merge branch 'maint-0.2.8'
|
пре 8 година |
David Goulet
|
40827da3bf
Turn TestingClientBootstrap* into non-testing options
|
пре 8 година |
Nick Mathewson
|
7532cd439b
When we get a bad nickname, explain what a good one is.
|
пре 8 година |
Steven Chamberlain
|
a42938c076
test_options.c: assert that TransProxyType is tested
|
пре 8 година |
Steven Chamberlain
|
45681f695c
test_options.c: NULL a pointer after free #18447
|
пре 8 година |
Nick Mathewson
|
ef31c8862f
Add changes file for 18448; refactor
|
пре 8 година |
Steven Chamberlain
|
db263442af
enable and test transproxy on FreeBSD derivatives #18448
|
пре 8 година |
Nick Mathewson
|
57699de005
Update the copyright year.
|
пре 8 година |
Nick Mathewson
|
ba0ddd7467
Fix a leak in test_have_enough_mem_for_dircache
|
пре 8 година |
Nick Mathewson
|
73c433a48a
Remove the freelist from memarea.c
|
пре 8 година |
Nick Mathewson
|
e019e11e61
Another memory leak in the tests
|
пре 8 година |
Nick Mathewson
|
041d6482db
Fix a bunch of memory leaks in the unit tests
|
пре 8 година |
Nick Mathewson
|
2b5ff52594
Merge branch 'feature17840-v11-tests_truncated'
|
пре 8 година |
Nick Mathewson
|
7631cffbcc
Fix warnings from check-spaces
|
пре 8 година |
teor (Tim Wilson-Brown)
|
f7b2ae91e9
Make all unit tests independent of log message order and count
|
пре 8 година |
teor (Tim Wilson-Brown)
|
dbb5819e96
Report malformed options in options_validate unit tests
|
пре 8 година |
Ola Bini
|
fe92e9bb96
Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list
|
пре 8 година |
teor (Tim Wilson-Brown)
|
1dae4dac12
Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port
|
пре 8 година |
teor (Tim Wilson-Brown)
|
26f68a771c
Report malformed options in options_validate unit tests
|
пре 8 година |
teor (Tim Wilson-Brown)
|
13db39b856
Fix existing options_validate unit tests for ClientUseIPv4
|
пре 8 година |
Ola Bini
|
8627a40fba
Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list
|
пре 8 година |
Nick Mathewson
|
1a022525f7
attempt to fix crashes in unit tests
|
пре 8 година |
Nick Mathewson
|
ae3d2a93f0
Merge remote-tracking branch 'twstrike/options_test'
|
пре 8 година |
Ola Bini
|
32946e2c96
Make sure that tests for domain sockets only run on OSes with domain sockets
|
пре 8 година |
Ola Bini
|
3e738211d4
Use correct u64 int ops instead of regular int ops, in order to avoid warnings on 32bit clang
|
пре 8 година |
Nick Mathewson
|
f47d4af04c
Whitespace cleanup
|
пре 8 година |
Ola Bini
|
1722232d78
Update tests to match current changes to options_validate
|
пре 8 година |
Ola Bini
|
6d5215fd19
Move clearing of log messages on advice from @cypherpunks, in order to minimize risk of race conditions leading to another memory leak
|
пре 8 година |
Ola Bini
|
5c1c117b8e
Revert my addition of callback cleaner and instead use existing functionality for temporary log files
|
пре 8 година |