This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch main in repository tor.
from 6afe03aa51 Merge branch 'tor-gitlab/mr/708' new 459b775a7e hs_pow: fix insufficient length check in pow-params new 71b2958a62 test_hs_descriptor: Add a test case that fails without the fix for 40793 new 0781c2968d Merge branch 'tor-gitlab/mr/710'
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: src/feature/hs/hs_descriptor.c | 21 ++++++++++--- src/feature/hs/hs_descriptor.h | 7 +++++ src/test/hs_test_helpers.c | 12 ++++++++ src/test/test_hs_descriptor.c | 69 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 105 insertions(+), 4 deletions(-)