]> git.ipfire.org Git - thirdparty/tor.git/commit
collect and log statistics about onionskins received/processed
authorRoger Dingledine <arma@torproject.org>
Wed, 4 Sep 2013 21:43:15 +0000 (17:43 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 5 Sep 2013 05:44:52 +0000 (01:44 -0400)
commit2c877d2da4a989639311de11e4ada8dd03bc8187
treebe7544f239f3da21443c967158e4ebf47303d2c4
parentf51add6dbcef073d3ba57df13eee3c99d647fde9
collect and log statistics about onionskins received/processed

we skip onionskins that came from non-relays, so we're less likely to
run into privacy troubles.

starts to implement ticket 9658.
changes/ticket9658 [new file with mode: 0644]
src/or/command.c
src/or/cpuworker.c
src/or/main.c
src/or/rephist.c
src/or/rephist.h