aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-11-29Fix uTLS RoundTripper Inconsistent Key for host:portShelikhoo
2022-11-28change regexes for ipv6 addresses to catch url-encoded addressesluciole
2022-11-23Add Version Output Support to SnowflakeShelikhoo
2022-11-21change bandwidth type from int to int64 to prevent overflowluciole
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-16Use event logger for proxy starting message and NAT infoitchyonion
2022-10-09format using go-1.19trinity-1686a
2022-06-16Use truncated hash instead crc64 for counted hashShelikhoo
2022-06-16Add document for Distinct IP fileShelikhoo
2022-06-16Add distinct IP counterShelikhoo
2022-06-16Update Relay Pattern format to include dollar signShelikhoo
2022-06-16Update documents for broker messagesShelikhoo
2022-06-16Move ErrExtraInfo to ipc.goShelikhoo
2022-06-16Update message protocol version to 1.3 for RelayURLShelikhoo
2022-06-16Represent Bridge Fingerprint As StringShelikhoo
2022-06-16Add test for proxy poll with Relay URLShelikhoo
2022-06-16Rejection reason feedbackShelikhoo
2022-06-16Add Allowed Relay Hostname Pattern IndicationShelikhoo
2022-06-16Add RelayURL and AllowedRelayPattern to snowflake signalingShelikhoo
2022-06-16Add Domain Name MatcherShelikhoo
2022-06-02Don't use entropy for testmeskio
2022-05-31Wrap client NAT logwrap-client-NAT-errorsitchyonion
2022-05-25Implement String() method on eventsmeskio
2022-05-25Wait some time before displaying the proxy usage logitchyonion
2022-03-31Represent fingerprint internally as byte arrayArlo Breault
2022-03-21Add some test cases for client poll requestsArlo Breault
2022-03-21Forward bridge fingerprintArlo Breault
2022-03-21Stop storing version in ClientPollRequestArlo Breault
2022-03-21Make easier to extend the list of known proxy typesmeskio
2022-03-16Parse ClientPollRequest version in DecodeClientPollRequestArlo Breault
2022-03-16Rename *PollRequest methods to distinguish client/proxyArlo Breault
2022-03-16Add document for NewUTLSHTTPRoundTripperShelikhoo
2022-03-16Add connection expire time for uTLS pendingConnShelikhoo
2022-03-16Harmonize identifiers to uTLSShelikhoo
2022-03-16Update utls test to match uTLS Round Tripper constructorShelikhoo
2022-03-16Add name to utls client hello idMax Bittman
2022-03-16Add reformat for utls roundtripperShelikhoo
2022-03-16Add repeated test for utls roundtripperShelikhoo
2022-03-16Add utls roundtripperShelikhoo
2022-01-25Add EventOnProxyConnectionOver EventShelikhoo
2022-01-25Add Event Bus TestShelikhoo
2022-01-25Add Event Bus ImplementationShelikhoo
2022-01-25Add Snowflake Event API interfaceShelikhoo
2022-01-12Validate client and proxy supplied stringsCecylia Bocovich