[tor-commits] [pluggable-transports/snowflake] branch main updated (5cc849e -> 5dd0a31)

gitolite role git at cupani.torproject.org
Tue Mar 14 20:00:32 UTC 2023


This is an automated email from the git hooks/post-receive script.

itchyonion pushed a change to branch main
in repository pluggable-transports/snowflake.

    from 5cc849e  fix: up/down traffic stats being mixed up
     new 39d906b  Add utls-imitate, utls-nosni doc to README
     new 473cc45  Add utls-imitate, utls-nosni doc to README: fix style
     new b63d227  Test for data race with QueuePacketConn.WriteTo and kcp-go.
     new d2858ae  Revert "Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo."
     new ef51f20  Merge branch '40260-revert-queuepacketconn-ownership' into 'main'
     new 36d5d2d  Fix comment typo on NewRedialPacketConn.
     new fb35e80  Proxy: add outbound-address config
     new 5dd0a31  Add comments and improve logging

The 8 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:
 README.md                                  |  10 +++
 common/turbotunnel/queuepacketconn.go      |  22 +++--
 common/turbotunnel/queuepacketconn_test.go | 129 +++++++++++++++++++++++++++++
 common/turbotunnel/redialpacketconn.go     |   2 +-
 proxy/README.md                            |   2 +
 proxy/lib/snowflake.go                     | 114 ++++++++++++++++---------
 proxy/main.go                              |   6 ++
 7 files changed, 237 insertions(+), 48 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list