aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01Bump version to v2.4.1v2.4.1Cecylia Bocovich
2022-11-29Refactor utls roundtripper_test to deduplicateShelikhoo
2022-11-29Fix uTLS RoundTripper Inconsistent Key for host:portShelikhoo
2022-11-29Update ChangeLog for v2.4.0v2.4.0Cecylia Bocovich
2022-11-28Refactor timeout loop to use a context and reuse timersCecylia Bocovich
2022-11-28Terminate timeoutLoop when conn is closedCecylia Bocovich
2022-11-28Add timeout for webRTCConnCecylia Bocovich
2022-11-28Refactor creation of webRTCConn in proxyCecylia Bocovich
2022-11-28change regexes for ipv6 addresses to catch url-encoded addressesluciole
2022-11-23add version output to logShelikhoo
2022-11-23Add Version Output Support to SnowflakeShelikhoo
2022-11-21change bandwidth type from int to int64 to prevent overflowluciole
2022-11-17Add gofmt output to CI test before calling test -zCecylia Bocovich
2022-11-16Benchmark for encapsulation.ReadData.David Fifield
2022-11-16encapsulation.paddingBuffer can be statically allocated.David Fifield
2022-11-16Benchmark websocket.Conn Upgrade creation.David Fifield
2022-11-16Hoist temporary buffers outside the loop.David Fifield
2022-11-16Use io.CopyBuffer in websocketconn.readLoop.David Fifield
2022-11-16Call WriteMessage directly in websocketconn.Conn.Write.David Fifield
2022-11-16Benchmark for websocketconn.Conn read/write.David Fifield
2022-11-16Add a `orport-srcaddr` server transport option.David Fifield
2022-11-16proxy: Let verbose level act on file loggingitchyonion
2022-11-16Use event logger for proxy starting message and NAT infoitchyonion
2022-11-16Reduce the smux KeepAliveTimeout on the server from 10 to 4 minutes.David Fifield
2022-11-15Update github.com/gorilla/websocket to v1.5.0.David Fifield
2022-11-10update formatTraffic so that bandwidth unit is always KBluciole
2022-10-17Merge remote-tracking branch 'gitlab/mr/107'meskio
2022-10-16Fix uTLS issue number in ChangeLog.David Fifield
2022-10-14proxy: Check ephemeral port range ordering at flag parsingKokaKiwi
2022-10-12proxy: Fix ephemeral ports range CLI flag (again)KokaKiwi
2022-10-12Update CI tests to include latest and min go versionsCecylia Bocovich
2022-10-12Bump minimum go version to 1.15Cecylia Bocovich
2022-10-12proxy: Correctly handle argument parsing errorKokaKiwi
2022-10-12proxy: Fix build with golang 1.13KokaKiwi
2022-10-11Merge remote-tracking branch 'gitlab/mr/102'meskio
2022-10-09format using go-1.19trinity-1686a
2022-09-30Change how ephemeral-ports-range CLI flag is handledKokaKiwi
2022-09-30proxy: Add ICE ephemeral ports range setting CLI flagKokaKiwi
2022-09-30proxy: Add a SnowflakeProxy.makeWebRTCAPI() methodKokaKiwi
2022-09-26Use Pion's Setting Engine to reduce Multicast DNS noiseTommaso Gragnato
2022-09-26Fix proxy command line help outputDaniel Golle
2022-09-23Record proxy type for proxy relay statsv2.3.1Shelikhoo
2022-07-19Fix broker race conditionitchyonion
2022-06-23Updated ChangeLog for v2.3.0 releasev2.3.0Shelikhoo
2022-06-16Use truncated hash instead crc64 for counted hashShelikhoo
2022-06-16Add document for Distinct IP fileShelikhoo
2022-06-16Update distinct counter interfaceShelikhoo
2022-06-16Add go sum for hyperloglogShelikhoo
2022-06-16Add distinct IP counter to brokerShelikhoo
2022-06-16Add distinct IP counter to metricsShelikhoo