aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-19Update version to v2.6.0v2.6.0Cecylia Bocovich
2023-06-19Implement DataChannel flow controlVort
2023-06-14Append Let's Encrypt ISRG Root X1 to cert poolCecylia Bocovich
2023-06-08Use IP_BIND_ADDRESS_NO_PORT when dialing the ORPort on Linux.David Fifield
2023-06-08use debian buster and bullseye as base imagesitchyonion
2023-05-31Move the development to gitlabmeskio
2023-05-29Broker: add warning log when proxy couldn't mach with clientitchyonion
2023-05-29Broker: update unit tests after adding SDP validationitchyonion
2023-05-29Broker: soften non-critical log from error to warningitchyonion
2023-05-29Validate SDP offers and answersitchyonion
2023-04-20Add a scanner error check to ClusterCounter.Count.David Fifield
2023-04-20Merge remote-tracking branch 'gitlab/main'meskio
2023-04-19Use goptlib from gitlab.torproject.orgmeskio
2023-04-04Use a sync.Pool to reuse packet buffers in QueuePacketConn.David Fifield
2023-04-04Fix loop termination in TestQueuePacketConnWriteToKCP.David Fifield
2023-04-04Use a static array in benchmarks.David Fifield
2023-04-04Comment typo.David Fifield
2023-04-03Restore ListenAndServe error return in Transport.Listen.David Fifield
2023-03-29Comment typo.David Fifield
2023-03-22Update CI test targetsShelikhoo
2023-03-22Use latest Pion WebRTC libs versionKokaKiwi
2023-03-14Add comments and improve loggingitchyonion
2023-03-14Proxy: add outbound-address configitchyonion
2023-03-13Fix comment typo on NewRedialPacketConn.David Fifield
2023-03-13Merge branch '40260-revert-queuepacketconn-ownership' into 'main'David Fifield
2023-03-13Revert "Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo."David Fifield
2023-03-13Test for data race with QueuePacketConn.WriteTo and kcp-go.David Fifield
2023-03-13Add utls-imitate, utls-nosni doc to README: fix styleShelikhoo
2023-03-10Add utls-imitate, utls-nosni doc to READMEShelikhoo
2023-02-09fix: up/down traffic stats being mixed upWofWca
2023-01-30Filter out non stun: server addresses in ParseIceServersitchyonion
2023-01-30Update README to correctly reflec the type of ICE servers we currently supportitchyonion
2023-01-30Parse ICE servers with pion/ice library functionitchyonion
2023-01-19Bring client torrc up to date with Tor Browser fc89e8b1.David Fifield
2023-01-18Update version to v2.5.1v2.5.1Shelikhoo
2023-01-18Fix helloverify remove patch not appliedShelikhoo
2023-01-18Update Version to v2.5.0v2.5.0Shelikhoo
2023-01-17Apply Skip Hello Verify MigrationShelikhoo
2023-01-16Bump version to v2.4.3v2.4.3Cecylia Bocovich
2023-01-13Bump version to v2.4.2v2.4.2Cecylia Bocovich
2023-01-03Remove duplicate stun.sonetel.net entryCecylia Bocovich
2022-12-31Remove two suggested STUN servers from client docsCecylia Bocovich
2022-12-31Switch default proxy STUN server to stun.l.google.comCecylia Bocovich
2022-12-14Add a num-turbotunnel server transport option.David Fifield
2022-12-14Use multiple parallel KCP state machines in the server.David Fifield
2022-12-13Fix server flag nameitchyonion
2022-12-12add some more test for URL encoded IPs (safelog)Flo418
2022-12-08Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo.David Fifield
2022-12-08Reduce turbotunnel queueSize from 2048 to 512.David Fifield
2022-12-08Have SnowflakeClientConn implement io.WriterTo.David Fifield