]> git.ipfire.org Git - thirdparty/tor.git/commit
hs: Log the intro point when we clean it up
authorDavid Goulet <dgoulet@torproject.org>
Wed, 20 Sep 2017 16:47:09 +0000 (12:47 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 20 Sep 2017 17:08:16 +0000 (13:08 -0400)
commit9b4513c5d112fdeb630141fefa48da4c1907f8d0
tree999c3d0e6843387f6376b802e2880190a4600112
parent317dabc57fcf51186e81ffa2db83a8116183866d
hs: Log the intro point when we clean it up

When we remove an intro point from the service list, log info about it and
some useful data.

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket23604 [new file with mode: 0644]
src/or/hs_service.c