summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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
2017-08-08SR: Calculate current SRV phase/run duration.George Kadianakis
2017-08-08SR: Compute the start time of the current protocol run.George Kadianakis
2017-08-08hs: Rename num_rend_services()David Goulet
2017-08-08test: Fix prop224 HS descriptor to use subcredentialGeorge Kadianakis
2017-08-08test: Add unit test coverage of hs_service.cDavid Goulet
2017-08-08test: Refactor HS tests to use the new ESTABLISH_INTRO cell codeDavid Goulet
2017-08-08test: Add test_hs_common unit testsDavid Goulet
2017-08-08test: Add test_hs_ntor unit testsDavid Goulet
2017-08-08test: Add test_hs_cell unit testsDavid Goulet
2017-08-08prop224: Circuit has opened and ESTABLISH_INTRO cellDavid Goulet
2017-08-08prop224: Add descriptor overlap mode functionGeorge Kadianakis
2017-08-08prop224: API for the creation of blinded keysDavid Goulet
2017-08-08hs: Implement constructor for hs_desc_intro_point_tDavid Goulet
2017-08-08Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-08Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1Nick Mathewson
2017-08-04Fix memory leak of "torrcd" in test_config_include_folder_order()Nick Mathewson
2017-08-04Remove usage of the PATH_MAX variablecypherpunks
2017-08-03routerkeys: Add cmdline option for learning signing key expiration.Isis Lovecruft
2017-08-03Switch to offsetof()Neel Chauhan
2017-08-02Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-02Make the hs_ntor_ref logic more correct when there is no sha3 moduleNick Mathewson
2017-07-31Fix the hs_ntor integration tests to work with the pysha3 moduleNick Mathewson
2017-07-31Now that "base -1" is a bug, tell our unit tests to expect bug warningsNick Mathewson
2017-07-28Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-28Fix an unreachable memory leak in the unit testsNick Mathewson
2017-07-27Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-27Merge branch 'multi-priority_squashed' into maint-0.3.1Nick Mathewson
2017-07-27Queue consensus diffs at LOW priority.Nick Mathewson