summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2016-12-14Fix a few clang warnings.Nick Mathewson
2016-12-14whitespace fixesNick Mathewson
2016-12-14Merge branch 'dgoulet_ticket19043_030_03_squashed'Nick Mathewson
2016-12-14crypto: Change crypto_mac_sha3_256 to use the key length in the constructionDavid Goulet
2016-12-14prop224: Add unittests handling v3 ESTABLISH_INTRO cells.George Kadianakis
2016-12-14prop224 prepwork: Use of HS circuitmap in existing HS code.George Kadianakis
2016-12-14prop224 prepwork: Introduce HMAC-SHA3 function.George Kadianakis
2016-12-12whitespace fixNick Mathewson
2016-12-12Merge remote-tracking branch 'jryans/log-severity'Nick Mathewson
2016-12-12Merge remote-tracking branch 'rubiate/ticket20511'Nick Mathewson
2016-12-12helper_compare_hs_desc: coverity memleak complaintsNick Mathewson
2016-12-11Merge remote-tracking branch 'dgoulet/bug20936_030_01'Nick Mathewson
2016-12-11Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-09test: fix memory leak in single onion poisoningDavid Goulet
2016-12-09test: Fix memory leak in test_circuituse.cDavid Goulet
2016-12-08Fix a completely stupid stack-protector warning in test_channels.cNick Mathewson
2016-12-08Merge branch 'feature15056_v1_squashed'Nick Mathewson
2016-12-08Add some unit testing for ed25519 IDs in extend2 cells.Nick Mathewson
2016-12-08Unit tests for channel identity map codeNick Mathewson
2016-12-08Canonicity update for ed25519.Nick Mathewson
2016-12-08Rename connection_or_remove_from_identity_mapNick Mathewson
2016-12-08Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-08Use the correct preprocessor macro for Linuxcypherpunks
2016-12-07Merge branch 'bug19960_2'Nick Mathewson
2016-12-07Netbsd doesn't have ipfw, only the regular pf transport stuff.Nick Mathewson
2016-12-07Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-07Increase verbosity on options/validate__transproxyNick Mathewson
2016-12-07Capture warning in dir/purpose_needs_anonymity_returns_true_by_defaultNick Mathewson
2016-12-07Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-07Increase tolerances in util/monotonic_time testsNick Mathewson
2016-12-06Accept non-space whitespace characters in log severity syntax.J. Ryan Stinnett
2016-12-05Merge remote-tracking branch 'chelseakomlo/circuituse'Nick Mathewson
2016-12-05Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-03Move a comment in test_single_onion_poisoningteor
2016-12-03Add a missing return value check in test_single_onion_poisoningteor
2016-12-03Remove a double-free in test_single_onion_poisoningteor
2016-12-03Refactor poison_dir allocation and free in test_single_onion_poisoningteor
2016-12-02Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-02test_single_onion_poisoning: Free dir[12] on all pathsNick Mathewson
2016-12-01Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-01Merge branch 'bug20638_029_v2_squashed' into maint-0.2.9Nick Mathewson
2016-12-01Stop ignoring hidden service key anonymity when first starting torteor
2016-12-01Update unit tests for 20484, 20529teor
2016-12-01Merge remote-tracking branch 'dgoulet/ticket20568_030_01'Nick Mathewson
2016-11-30Make new prop271 entry guards persistentNick Mathewson
2016-11-30Use the new guard notification/selection APIs throughout TorNick Mathewson
2016-11-30Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option.Nick Mathewson
2016-11-30Implement most of the prop271 data structure backends.Nick Mathewson
2016-11-30Add a smartlist_remove_keeporder() function, with tests.Nick Mathewson
2016-11-30Split bridge functions into a new module.Nick Mathewson