- Jan 31, 2020
-
-
David Fifield authored
This slightly changes some log messages.
-
- Jan 30, 2020
-
-
David Fifield authored
Close the SOCKS connection in the same function that opens it.
-
- Jan 28, 2020
-
-
David Fifield authored
-
David Fifield authored
The call was copyLoop(socks, snowflake) but the function signature was func copyLoop(WebRTC, SOCKS io.ReadWriter) { The mistake was mostly harmless, because both arguments were treated the same, except that error logs would have reported the wrong direction.
-
- Oct 11, 2019
-
-
David Fifield authored
The requirement to do so is obsolete and has already been removed from other pluggable transports. https://bugs.torproject.org/32046
-
- Oct 08, 2019
-
-
- Nov 21, 2018
-
-
Arlo Breault authored
-