-
- Downloads
hs-v3: Remove descriptor when we remove client authorization
When the ONION_CLIENT_AUTH_REMOVE command is given to tor, now also remove the
descriptor associated with the client authorization credentials.
Fixes #33148
Signed-off-by:
David Goulet <dgoulet@torproject.org>
Showing
- changes/ticket33148 5 additions, 0 deletionschanges/ticket33148
- src/feature/hs/hs_cache.c 36 additions, 0 deletionssrc/feature/hs/hs_cache.c
- src/feature/hs/hs_cache.h 1 addition, 0 deletionssrc/feature/hs/hs_cache.h
- src/feature/hs/hs_client.c 3 additions, 0 deletionssrc/feature/hs/hs_client.c
- src/test/test_hs_cache.c 55 additions, 0 deletionssrc/test/test_hs_cache.c
Loading
Please register or sign in to comment