prop224: Move some rendclient.c code to hs_common.c
commit912c11761c5b5b0a80e232bdc96788677300ca67
authorGeorge Kadianakis <desnacked@riseup.net>
Thu, 1 Jun 2017 10:48:03 +0000 (1 13:48 +0300)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 24 Aug 2017 17:03:27 +0000 (24 13:03 -0400)
treefa1eb7a0ef856a51d3b3148d2d8ec4d74200b20b
parent7aef3ec0fde0b320343ecb3aa7080b6e1d9a2e62
prop224: Move some rendclient.c code to hs_common.c

Specifically move the pick_hsdir() function and all the HSDir request tracking
code. We plan to use all that code both for v2 and v3.

This commit only moves code.

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/hs_common.c
src/or/hs_common.h
src/or/rendclient.c
src/or/rendclient.h