aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-06-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-29Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-06-29Adjust unit tests to account for fix to bug 22753.Nick Mathewson
2017-06-28ed25519: Add tests blinding bad ed25519 pubkeys.George Kadianakis
2017-06-27whitespace fixNick Mathewson
2017-06-27Merge branch 'asn_bug22006_final_squashed'Nick Mathewson
2017-06-27ed25519: Add unittests for ed25519 pubkey validation.George Kadianakis
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Merge branch 'bug22105_031' into maint-0.3.1Nick Mathewson
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Demote a log message due to libevent delays.Mike Perry
2017-06-22whitespace fixNick Mathewson
2017-06-22Merge remote-tracking branch 'rl1987/bug22461'Nick Mathewson
2017-06-21Merge branch 'callgraph_reduction_v2'Nick Mathewson
2017-06-21Extract channel_do_open_actions() from non-open _change_state casesNick Mathewson
2017-06-20Add a unit test for decompressing concatenated inputs.Nick Mathewson
2017-06-19Remove hardwired libfuzzer path; closes 22105.Nick Mathewson
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-05Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-05Rename "link" variable to avoid shadowing warning.Nick Mathewson
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-05Fix unit tests to work after own_link_cert assertionNick Mathewson
2017-06-05Merge branch 'bug22460_030_01' into maint-0.3.0Nick Mathewson
2017-06-05Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-05Repair link_handshake unit tests to mock tor_tls_get_own_cert()Nick Mathewson
2017-06-04Don't reject SOCKS5 requests that contain IP stringsrl1987
2017-06-01Fix ed25519 link certificate race on tls context rotationNick Mathewson
2017-05-31Bugfix: Regenerate more certificates when appropriateNick Mathewson
2017-05-30hs: Correctly validate v3 descriptor encrypted lengthDavid Goulet
2017-05-26Mock tor_addr_lookup() during part of addr/basic test.Nick Mathewson
2017-05-19Whoops; I broke check-spaces.Nick Mathewson
2017-05-19Try another approach to fixing the bug in the #1922 test.Nick Mathewson
2017-05-19mingw fix: avoid "unused var" warning.Nick Mathewson
2017-05-19fix a coverity resource leak warningNick Mathewson
2017-05-19Try to fix windows config/include_path_syntax testNick Mathewson
2017-05-19tt_* macros can "goto done;" so define any freeable things before them.Nick Mathewson
2017-05-19Merge branch 'add_rust_squashed'Nick Mathewson
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-05-19cargo-online-mode configure argumentSebastian Hahn
2017-05-19Run cargo test during make checkSebastian Hahn
2017-05-19Add some Rust utility functions and print supportSebastian Hahn
2017-05-19Merge remote-tracking branch 'jigsaw/torrc-dir-fix-1922_squashed2'Nick Mathewson
2017-05-18Add support for %include funcionality on torrc #1922Daniel Pinto
2017-05-15Test fix: always set address in new_dir_conn()Nick Mathewson
2017-05-15Merge remote-tracking branch 'public/prop140_aftermath_cfg'Nick Mathewson
2017-05-15Merge branch 'ahf_bugs_21667_2_squashed'Nick Mathewson
2017-05-15Fix dir_handle_get/... test-cases for prop#278 support.Alexander Færøy
2017-05-15dir_handle_get: repair two test cases, note the fixes for 3 othersNick Mathewson
2017-05-15Add hs_test_helpers.h to noinst_HEADERSNick Mathewson
2017-05-12Test fix: expect old consensuses to be deleted if not deflate-compressedNick Mathewson