David Goulet
cf6e72b702
hs: Fix ADD_ONION with client authorization
...
Turns out that passing client authorization keys to ADD_ONION for v3 was
not working because we were not setting the "is_client_auth_enabled"
flag to true once the clients were configured. This lead to the
descriptor being encoded without the clients.
This patch removes that flag and instead adds an inline function that
can be used to check if a given service has client authorization
enabled.
This will be much less error prone of needing to keep in sync the client
list and a flag instead.
Fixes #40378
Signed-off-by: David Goulet <dgoulet@torproject.org >
2021-05-04 10:37:26 -04:00
..
2020-10-21 01:53:50 +01:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-30 00:03:27 +03:00
2021-03-30 00:03:27 +03:00
2020-10-16 16:07:46 -04:00
2020-10-16 16:07:46 -04:00
2020-10-16 16:07:46 -04:00
2020-10-16 16:07:46 -04:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2020-11-28 11:38:43 +00:00
2020-11-16 22:42:22 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-02-19 13:20:49 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2020-10-16 16:07:46 -04:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2020-11-12 11:44:09 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:40:48 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2020-10-16 16:07:46 -04:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-05-04 10:37:26 -04:00
2020-08-12 14:35:51 +01:00
2020-07-15 22:01:08 +01:00
2020-11-17 11:23:08 -05:00
2020-11-17 11:23:08 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-17 11:53:14 -04:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2020-07-17 18:45:57 +01:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:40:48 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2020-07-16 09:02:10 -04:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-04-13 15:11:03 -04:00
2021-03-19 13:33:56 -04:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-04-08 14:20:53 +03:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2021-03-12 11:39:23 -05:00
2020-10-07 08:00:49 -04:00
2020-10-07 08:00:49 -04:00
2020-10-07 08:00:49 -04:00
2020-10-07 08:00:49 -04:00
2020-10-07 08:00:49 -04:00
2020-10-07 08:00:49 -04:00
2020-10-07 08:00:49 -04:00
2020-10-07 08:00:49 -04:00
2020-10-16 16:07:46 -04:00