mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
It did a good idea, but the code-quality of libupnpc and libnatpnp is so dodgy that I'm not really comfortable including them alongside Tor proper. Instead, we'll recommend that people do the pure-go reimplementation instead. Closes ticket 13338.
6 lines
374 B
Text
6 lines
374 B
Text
o Removed code:
|
|
- The internal pure-C tor-fw-helper tool is now removed from the
|
|
Tor distribution, in favor of the pure-Go clone available from
|
|
https://github.com/Yawning/tor-fw-helper . The libraries used
|
|
by the C tor-fw-helper are not, in our opinion, very confidence-
|
|
inspiring in their secure-proggramming techniques. Closes ticket 13338.
|