Commit History

Author SHA1 Message Date
  meskio 6d2011ded7 Report a different implementation for client and server 6 months ago
  meskio 9e977fe6ca Report the version of snowflake to the Tor process 7 months ago
  meskio a9df5dd71a Use ptutil for safelog and prometheus rounded metrics 9 months ago
  am3o acce1f1fd9 refactor: change deprecated "io/ioutil" package to recommended "io" package 1 year ago
  David Fifield 9edaee6547 Use IP_BIND_ADDRESS_NO_PORT when dialing the ORPort on Linux. 1 year ago
  meskio 82cc0f38f7 Move the development to gitlab 1 year ago
  meskio 297ca91b1d Use goptlib from gitlab.torproject.org 1 year ago
  David Fifield 936a1f8138 Add a num-turbotunnel server transport option. 2 years ago
  itchyonion 53e381e45d Fix server flag name 2 years ago
  David Fifield 77b186ae6e Have SnowflakeClientConn implement io.WriterTo. 2 years ago
  Shelikhoo 4ebd85e5d1 add version output to log 2 years ago
  Shelikhoo 33248f3dec Add Version Output Support to Snowflake 2 years ago
  David Fifield 0780f2e809 Add a `orport-srcaddr` server transport option. 2 years ago
  trinity-1686a 5ef5142bb0 format using go-1.19 2 years ago
  Shelikhoo 50646698e3 Suppress connection end log output 3 years ago
  Cecylia Bocovich ead5a960d7 Bump snowflake library imports and go.mod to v2 3 years ago
  Cecylia Bocovich 53a2365696 Fix leak in server acceptLoop 3 years ago
  Cecylia Bocovich 11f0846264 Implement server as a v2.1 PT Go API 4 years ago
  Cecylia Bocovich c0b6e082f2 Don't log errors from callng close on OR conns 4 years ago
  Cecylia Bocovich 720d2b8eb7 Don't log io.ErrClosedPipe in server 4 years ago
  Cecylia Bocovich f908576c60 Increase the KCP maximum window size 4 years ago
  David Fifield 0790954020 USERADDR support for turbotunnel sessions. 5 years ago
  David Fifield 70126177fb Turbo Tunnel client and server. 5 years ago
  Arlo Breault f58c865d82 Add unsafe logging 5 years ago
  David Fifield c124e8c643 In server, treat a client IP address of 0.0.0.0 as missing. 5 years ago
  David Fifield ca9ae12c38 Simplify a conditional. 5 years ago
  David Fifield 564d1c8363 Remove unused maxMessageSize constant. 5 years ago
  David Fifield 20ac2029fd Have websocketconn.New return a pointer. 5 years ago
  David Fifield e47dd5e2b4 Remove some redundancy in websocketconn naming. 5 years ago
  David Fifield 5b01df9030 Initialize the global upgrader.CheckOrigin statically. 5 years ago