rephist: Stop tracking EXTEND attempts
commit199bc37290d60b155bdd4c82c5f2d4b9096bd496
authorDavid Goulet <dgoulet@torproject.org>
Tue, 6 Feb 2018 17:43:55 +0000 (6 12:43 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 6 Feb 2018 17:43:55 +0000 (6 12:43 -0500)
treea25d31b3a42bb681d0485ddce46af00329c5598f
parent6961609a1c62fb25b305c60e4d3ad49263da834c
rephist: Stop tracking EXTEND attempts

This removes the code that tracks the extend attemps a client makes. We don't
use it and it was only used to provide statistics on a SIGUSR1 from the
rephist dump stats function.

Part of #25163

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/circuitbuild.c
src/or/circuitbuild.h
src/or/circuitlist.c
src/or/rephist.c
src/or/rephist.h