This is an automated email from the git hooks/post-receive script.
arlo pushed a change to branch main in repository pluggable-transports/snowflake.
from b73add1 Make the proxy type configurable for users of the library new 281d917 Stop storing version in ClientPollRequest new b563141 Forward bridge fingerprint new fa2f682 Add some test cases for client poll requests
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: broker/broker.go | 7 +++--- broker/http.go | 5 ++--- broker/ipc.go | 40 +++++++++------------------------- client/lib/rendezvous.go | 8 ++++--- client/lib/rendezvous_test.go | 5 ++--- client/lib/snowflake.go | 3 +++ client/snowflake.go | 3 +++ client/torrc | 2 +- common/messages/client.go | 35 ++++++++++++++++++++---------- common/messages/messages_test.go | 46 ++++++++++++++++++++++++++++++++-------- 10 files changed, 91 insertions(+), 63 deletions(-)