Taylor Yu
|
de343b4e42
Improve tolerance for dirauths with skewed clocks
|
6 лет назад |
Taylor Yu
|
4921670a8c
Test early-consensus clock skew warnings
|
6 лет назад |
Taylor Yu
|
5bd2060054
tests: Add "now" param to construct_consensus()
|
6 лет назад |
Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 лет назад |
David Goulet
|
2115a54b4a
mod: Move dirauth specific files to its own module
|
6 лет назад |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 лет назад |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 лет назад |
Nick Mathewson
|
6ea3db6fa7
Fix unit test behavior: we need to be in STATE_LIVE.
|
7 лет назад |
David Goulet
|
198ede5314
test: Fix SR initialization in routerlist test
|
7 лет назад |
George Kadianakis
|
1a6814c096
Fix offending unittest and add changes file for #23862.
|
7 лет назад |
George Kadianakis
|
8c8d3b90f7
Add a unittest that reveals the offending case of #23862.
|
7 лет назад |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 лет назад |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 лет назад |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 лет назад |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 лет назад |
Nick Mathewson
|
472b277207
Remove the (no longer compiled) code for legacy guard selection.
|
7 лет назад |
Nick Mathewson
|
6867950432
Wrap all of the legacy guard code, and its users, in #ifdefs
|
8 лет назад |
Nick Mathewson
|
9f6bb29b05
Compilation fix. (function pointer implicit cast in tests.)
|
8 лет назад |
Andrea Shepard
|
006c26f54f
Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure
|
8 лет назад |
David Goulet
|
39be8af709
prop250: Add unit tests
|
8 лет назад |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 лет назад |
teor (Tim Wilson-Brown)
|
f698b509d8
Add unit tests for networkstatus_consensus_is_bootstrapping
|
8 лет назад |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 лет назад |
Nick Mathewson
|
a3f764ea69
Fix memory leaks in routerlist/pick_directory_server_impl test
|
8 лет назад |
Andrea Shepard
|
cda2381789
Appease make check-spaces
|
8 лет назад |
Nick Mathewson
|
041d6482db
Fix a bunch of memory leaks in the unit tests
|
8 лет назад |
Nick Mathewson
|
31c96a3699
Fix a NULL dereference on unit test failure. CID 1353177.
|
8 лет назад |
Nick Mathewson
|
ba2be81fc3
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
|
8 лет назад |
Nick Mathewson
|
c6fa55d2da
Bitwise negate is ~, not !.
|
8 лет назад |
teor (Tim Wilson-Brown)
|
c4cb4706c9
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
|
8 лет назад |