summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-08-28In test_establish_intro_wrong_purpose, use tt_i64_op on ssize_tNick Mathewson
2017-08-25prop224: Refactor descriptor reupload logic.George Kadianakis
2017-08-24test: Fix memory leak in hs_descriptor/decode_bad_signatureDavid Goulet
2017-08-24Ensure that `make check-spaces` is happy.Alexander Færøy
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-08-24apply ahf's test_assert_int.cocciNick Mathewson
2017-08-24apply ahf's test_assert_zero.cocciNick Mathewson
2017-08-24Fix operator usage in src/test/*.cAlexander Færøy
2017-08-24Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'Nick Mathewson
2017-08-24prop224: Register RP circuit when it opensDavid Goulet
2017-08-24test: Fix broken HS upload descriptor testDavid Goulet
2017-08-24prop224: Add client-side rend circuit support to HS circuitmapGeorge Kadianakis
2017-08-24test: Add tests for fetching descs and handling SOCKS conns.George Kadianakis
2017-08-24prop224: Refactor rendclient.c to use the new hsdir_req code.George Kadianakis
2017-08-23Add test_hs_descriptor.inc to include.am to unbreak distcheck.Nick Mathewson
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-08-21Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-21Merge branch 'bug23291_028' into maint-0.3.1Nick Mathewson
2017-08-2122839: fix check_heap_buffer buffer size in test-memwipeTies Stuij
2017-08-21Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-21whitespace fixesNick Mathewson
2017-08-21Fix triggerable BUG() when decoding hsv3 descriptors.George Kadianakis
2017-08-21Add unittest for #23233.George Kadianakis
2017-08-19prop224: Refactor parse_extended_hostname() to parse v3 addrs.George Kadianakis
2017-08-19prop224: Improve descriptor reupload logic.George Kadianakis
2017-08-19test: Improve get_responsible_hsdirs test.George Kadianakis
2017-08-19prop224: Only upload descriptor if we have good hash ring and SRV.George Kadianakis
2017-08-11test: Fix typing issues found by clangDavid Goulet
2017-08-11test: Fix memory leak in test_hs_common.cDavid Goulet
2017-08-11test: Fix hs common test for WindowsDavid Goulet
2017-08-09fix another 32-bit warningNick Mathewson
2017-08-09prop224: Fix coverity warnings from #20657 merge.George Kadianakis
2017-08-08Merge branch 'ticket20657_nickm_bugfixes_squashed'Nick Mathewson
2017-08-08Add note about handling INTRODUCE2 cells.George Kadianakis
2017-08-08Start caching disaster SRV values.George Kadianakis
2017-08-08Fix the build_hs_index() function.George Kadianakis
2017-08-08prop224 tests: Better HS time period tests.George Kadianakis
2017-08-08prop224 tests: Better HS address tests.George Kadianakis
2017-08-08prop224 tests: Improve SRV protocol tests.George Kadianakis
2017-08-08Fix broken intro point unittest.George Kadianakis
2017-08-08prop224 tests: test_gen_establish_intro_cell() check cell contents.George Kadianakis
2017-08-08Don't double hash the ed25519 blind key parameter.George Kadianakis
2017-08-08Fix small easy bugs all aroundGeorge Kadianakis
2017-08-08Improve documentation all around the codebase.George Kadianakis
2017-08-08Make ed25519 id keys optional for IPs and RPs.George Kadianakis
2017-08-08Relax assertions: turn them to BUGs and non-fatal asserts.George Kadianakis
2017-08-08test: Unbreak test_upload_descriptors()George Kadianakis
2017-08-08test: Unit tests for the revision counter state file codetheGeorge Kadianakis
2017-08-08prop224: Refactor the overlap function to not use absolute time.George Kadianakis
2017-08-08prop224: Compute start time of next time period.George Kadianakis