- 15 Sep, 2017 1 commit
-
-
George Kadianakis authored
This commit adds a pretty advanced test for the client-side making sure that picking intro is done properly. This unittest also reveals a memleak on the client_pick_intro() function which is fixed by the subsequent commit. Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 24 Aug, 2017 2 commits
-
-
Nick Mathewson authored
-
This patch fixes the operator usage in src/test/*.c to use the symbolic operators instead of the normal C comparison operators. This patch was generated using: ./scripts/coccinelle/test-operator-cleanup src/test/*.[ch]
-
- 07 Jul, 2017 4 commits
-
-
Nick Mathewson authored
-
-
Had to also edit hs_ntor_circuit_key_expansion() to make it happen.
-
-