snowflake/client/lib
Tommaso Gragnato 9ce1de4eee Use Pion's Setting Engine to reduce Multicast DNS noise
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues/40123

The purpose of the patch is to prevent Pion from opening the mDNS port,
thus preventing snowflake from directly leaking .local candidates.

What this doesn't prevent is the resolution of .local candidates
once they are passed on to the system DNS.
2022-09-26 08:52:23 -07:00
..
interfaces.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
lib_test.go Move tor-specific code outside of client library 2022-04-11 11:38:52 -04:00
peers.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
rendezvous.go Forward bridge fingerprint 2022-03-21 15:06:05 -04:00
rendezvous_ampcache.go Bump snowflake library imports and go.mod to v2 2021-11-11 10:14:49 -05:00
rendezvous_http.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
rendezvous_test.go Stop storing version in ClientPollRequest 2022-03-21 15:06:05 -04:00
snowflake.go Wrap client NAT log 2022-05-31 08:52:23 -07:00
turbotunnel.go Bump snowflake library imports and go.mod to v2 2021-11-11 10:14:49 -05:00
util.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
webrtc.go Use Pion's Setting Engine to reduce Multicast DNS noise 2022-09-26 08:52:23 -07:00