- Jan 25, 2022
-
-
shelikhoo authored
See also: tpo/anti-censorship/pluggable-transports/snowflake!67 (comment 2770482)
-
shelikhoo authored
-
shelikhoo authored
-
shelikhoo authored
-
shelikhoo authored
-
shelikhoo authored
-
shelikhoo authored
This name includes [E]vent to reduce merge conflict with forward proxy change set.
-
shelikhoo authored
-
shelikhoo authored
-
shelikhoo authored
-
shelikhoo authored
-
shelikhoo authored
This event bus implementation favours simplicity over efficiency and is not suitable for frequent addition and removal of listeners.
-
shelikhoo authored
-
- Jan 18, 2022
-
-
This is an amendment of tpo/anti-censorship/pluggable-transports/snowflake!30
- Jan 12, 2022
-
-
Cecylia Bocovich authored
Malicious clients and proxies can provide potentially malicious strings in the polls. This validates the NAT type and proxy type strings to ensure that malformed strings are not displayed on a web page or passed to any of our monitoring infrastructure. If a client or proxy supplies an invalid NAT type, we return an error message. If a proxy supplies an unknown proxy type, we set the proxy type to unknown.
-
- Dec 16, 2021
-
-
David Fifield authored
go mod edit -dropreplace=github.com/pion/dtls/v2 go get github.com/pion/dtls/v2@v2.0.12 This is an update to tpo/anti-censorship/pluggable-transports/snowflake!66.
-
- Dec 10, 2021
-
-
Cecylia Bocovich authored
Debian packages Go 1.15 and 1.17, and we use 1.16 in Tor Browser.
-
Cecylia Bocovich authored
Make sure we use a version of the DTLS library that contains the following fingerprinting fixes: Only send supported_groups extension in ClientHello Do not include IP addresses as SNI values These changes have been merged upstream into pion/dtls.
-
- Dec 01, 2021
- Nov 19, 2021
-
-
shelikhoo authored
-
- Nov 16, 2021
-
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2761566)
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2761438)
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2761382)
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2761382)
-
- Nov 12, 2021
-
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2759815)
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2759816) tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2760512)
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2760514)
-
shelikhoo authored
Adopted the change in according to the recommendation from tpo/anti-censorship/pluggable-transports/snowflake!62 (comment 2759900)
-
shelikhoo authored
-
shelikhoo authored
It is important to include unit in flag name to prevent user from making mistake.
-
shelikhoo authored
This is a mature implementation of periodic task that run a function at given interval. It allows task to be stopped, and deals with edge case like interval too short gracefully. V2Ray/V2Fly is MIT licensed.
-
shelikhoo authored
currentNATType will from now on be guarded by currentNATTypeAccess for any access. NAT Type update rule is flattened into state transfer lookup table to assist reading.
-
- Nov 11, 2021
-
- Nov 04, 2021
-
- Oct 28, 2021
-
-
Cecylia Bocovich authored
-
Cecylia Bocovich authored
-