- 16 Apr, 2022 1 commit
-
-
derlemue authored
-
- 12 Apr, 2022 2 commits
-
-
Cecylia Bocovich authored
go get github.com/pion/webrtc/v3@latest go mod tidy
-
itchyonion authored
-
- 11 Apr, 2022 2 commits
-
-
Cecylia Bocovich authored
-
Cecylia Bocovich authored
-
- 31 Mar, 2022 1 commit
-
-
Arlo Breault authored
-
- 21 Mar, 2022 5 commits
-
-
Arlo Breault authored
-
Arlo Breault authored
gitlab 28651
-
Arlo Breault authored
This continues to asserts the known version while decoding. The client will only ever generate the latest version while encoding and if the response needs to change, the impetus will be a new feature, set in the deserialized request, which can be used as a distinguisher.
-
meskio authored
Closes: #40104
-
meskio authored
And include iptproxy as a valid proxy type.
-
- 16 Mar, 2022 16 commits
-
-
Arlo Breault authored
A follow-up wants to pass in a new property from the ClientConfig but it would be an API breaking change to NewBrokerChannel. However, it's unclear why NewBrokerChannel is exported at all. No other package in the repo depends on it and the known users of the library probably wouldn't be construct them. While this patch was being reviewed, a new constructor was added, NewBrokerChannelWithUTLSSettings, with effectively the same issue. Both of those exported ones are deleted here.
-
Arlo Breault authored
Instead of IPC.ClientOffers. This makes things consistent with EncodeClientPollRequest which adds the version while serializing.
-
Arlo Breault authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Max Bittman authored
-
Shelikhoo authored
-
Shelikhoo authored
-
Shelikhoo authored
-
- 11 Mar, 2022 1 commit
-
-
meskio authored
-
- 02 Mar, 2022 1 commit
-
-
Jake Vossen authored
-
- 01 Mar, 2022 1 commit
-
-
pjsier authored
-
- 27 Feb, 2022 1 commit
-
-
Anna “CyberTailor” authored
The `generate_tarball` job vendors all Go modules to make packaging for distributions easier.
-
- 14 Feb, 2022 3 commits
-
-
Cecylia Bocovich authored
Initialize eventsLogger for WebRTCPeer in client library test.
-
Cecylia Bocovich authored
Let's reserve Tor error logs for more severe events that indicate a client-side bug or absolute failure. By default, tor logs at severity level notice (and above).
-
Cecylia Bocovich authored
This change adds two new connection failure events for snowflake proxies. One fires when the datachannel times out and another fires when the connection to the proxy goes stale.
-
- 08 Feb, 2022 2 commits
-
-
Cecylia Bocovich authored
Fixes a bug where an uninitialized channel causes a panic when closed (#40099).
-
Cecylia Bocovich authored
-
- 07 Feb, 2022 1 commit
-
-
Cecylia Bocovich authored
Due to a bug (#40098), legacy oneshot connections have not worked for awhile. Connections without the turbotunnel token would cause the server to crash. This fixes that bug by removing support altogether and simply closes the connection.
-
- 03 Feb, 2022 1 commit
-
-
Shelikhoo authored
-
- 28 Jan, 2022 1 commit
-
- 26 Jan, 2022 1 commit
-
-
Shelikhoo authored
See also: https://gitlab.torproject.org/shelikhoo/snowflake/-/jobs/86751
-