tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c1359b32a43b09be96e0388c12b75a9deda17e4f
parent 7f341d64828d48ebaf4bfaa2720c614a25c8dbba
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed,  5 Jun 2019 09:57:52 -0400

trunnel: Rename sendme.trunnel to sendme_cell.trunnel

This is to avoid having two sendme.{c|h} in the repository since the subsystem
is implemented in src/core/or/sendme.{c|h}.

Fixes #30769

Signed-off-by: David Goulet <dgoulet@torproject.org>