summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-09-04Merge branch 'bug24104_029_squashed'Nick Mathewson
2018-09-01Test for descriptor does not change when hibernatingjuga0
2018-09-01Add missing router_tests to test.hjuga0
2018-09-01Add test for check_descriptor_bandwidth_changedjuga0
2018-09-01Add test log helpers for msgs not containing strjuga0
2018-08-29Merge branch 'ticket27246_035_01_squashed'Nick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-08-28Merge remote-tracking branch 'onionk/prototest1'Nick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Fix log.c comments about assert vs tor_assert vs raw_assert.Nick Mathewson
2018-08-28Merge remote-tracking branch 'tor-github/pr/245'Nick Mathewson
2018-08-27Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-27Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-27Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-27When running make test-network-all, use the mixed+hs-v2 networkteor
2018-08-24Fix a compilation warning on i386 with clangNick Mathewson
2018-08-24Merge remote-tracking branch 'tor-github/pr/289'Nick Mathewson
2018-08-23Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-23Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-23Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-24Silence a compilation warning on MSVC 2017 and clang-clteor
2018-08-22key: Make ed_key_init_from_file() take an or_options_tDavid Goulet
2018-08-22Fix revision counter bugs caused by bad SRV start time computation.George Kadianakis
2018-08-22Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-22Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-22Mark cert_matches_key as not-intrusive; fix stretch compilation.Nick Mathewson
2018-08-21Merge remote-tracking branch 'tor-github/pr/287'Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-master'Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-034' into maint-0.3.4Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-033' into maint-0.3.3Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-032' into maint-0.3.2Nick Mathewson
2018-08-21Remove duplicate include in src/test/test_address.cNeel Chauhan
2018-08-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-21Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-21Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-21Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-21Merge branch 'coverage_6aug_squashed'Nick Mathewson
2018-08-21Add a unit test for tor_log_mallinfo()Nick Mathewson
2018-08-21Add unit tests for parsing "extended" format of config lines.Nick Mathewson
2018-08-20Rewrite test_tortls_cert_matches_key()Nick Mathewson
2018-08-17test/protover: add test for whitespace parsing bugcypherpunks
2018-08-17test/protover: add test for hyphen parsing bugcypherpunks
2018-08-17In addrs_in_same_network_family(), choose IP subnet size based on IP typeNeel Chauhan
2018-08-16Exclude setenv/unsetenv code on Windowsrl1987
2018-08-16Fix test to pass without HOME env being setrl1987
2018-08-11Add regression test for Bug #20874Neel Chauhan
2018-08-10Rust: Use --all-features in test_rust.sh for 0.3.3 and 0.3.4teor
2018-08-10Revert "Rust: Use --all-features in test_rust.sh for 0.3.3 and 0.3.4"teor