aboutsummaryrefslogtreecommitdiff
path: root/src/test/hs_test_helpers.c
AgeCommit message (Expand)Author
2023-05-24test_hs_descriptor: Add a test case that fails without the fix for 40793Micah Elizabeth Scott
2022-02-22hs: Decode flow-control lineDavid Goulet
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-11-03Write unittests for v3 metrics.George Kadianakis
2020-09-17Fix wide linesNick Mathewson
2020-09-17Rename tor_cert_create to tor_cert_create_ed25519Nick Mathewson
2020-01-28Write unittest that covers cases of INTRODUCE1 handling.George Kadianakis
2020-01-21Turn hs_subcredential_t into a proper struct.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-18Merge branch 'tor-github/pr/1423'George Kadianakis
2019-11-18test: Unit test for the hs cache decrypt on new authDavid Goulet
2019-09-11Run test_operator_cleanup on our unit testsNick Mathewson
2019-04-24test/hs: Re-enable the IPv6 intro point in the HS teststeor
2019-03-12test/hs: minor hs test fixesteor
2019-03-12hs: abolish hs_desc_link_specifier_tteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-10test: Fix coverity CID 1439129David Goulet
2018-09-07hs-v3: Make hs_desc_build_fake_authorized_client() return an objectDavid Goulet
2018-09-07test: HS v3 descriptor decoding with client authorizationSuphanat Chunhapanya
2018-09-07hs-v3: Encrypt the descriptor using a cookieSuphanat Chunhapanya
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-06-29Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-29Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-23Fix potential memory leak in hs_helper_build_hs_desc_impl().Alexander Færøy
2018-06-23Fix potential memory leak in hs_helper_build_intro_point().Alexander Færøy
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2017-09-15test: Improve HS v3 helper for building intro points.George Kadianakis
2017-09-13prop224 test: Test client desc expiration in tests.George Kadianakis
2017-08-08test: Fix prop224 HS descriptor to use subcredentialGeorge Kadianakis
2017-08-08hs: Implement constructor for hs_desc_intro_point_tDavid Goulet
2017-05-11prop224: Change encryption keys descriptor encodingDavid Goulet
2017-05-09test: Move duplicate HS test code and unify itDavid Goulet