aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25chore(deps): update module github.com/prometheus/client_golang to v1.17.0Renovate Bot
2023-10-25chore(deps): update module github.com/refraction-networking/utls to v1.5.4Renovate Bot
2023-10-24Add outbound proxy configuration propagationShelikhoo
2023-10-24Add transport wrapperShelikhoo
2023-10-24Add common proxy utilitiesShelikhoo
2023-10-24Merge remote-tracking branch 'gitlab/mr/195'meskio
2023-10-23chore(deps): update module github.com/prometheus/client_model to v0.5.0Renovate Bot
2023-10-23chore(deps): update module golang.org/x/net to v0.17.0 [security]Renovate Bot
2023-10-20chore(deps): update module github.com/xtaci/kcp-go/v5 to v5.6.5Renovate Bot
2023-10-16Use go 1.21 in renovatemeskio
2023-10-16update version to 2.7.0v2.7.0Shelikhoo
2023-10-12fix(proxy): Correctly close connection pipe when dealing with errorKokaKiwi
2023-10-09Remove proxy churn measurements from broker.David Fifield
2023-10-09fix(proxy): remove _potential_ deadlockWofWca
2023-10-05Maintain backward compatability with old clientsCecylia Bocovich
2023-10-05Randomly select front domain from comma-separated listCecylia Bocovich
2023-10-02improvement(broker): don't reject unrestricted client if there are no restric...WofWca
2023-09-27Update dependenciesShelikhoo
2023-09-25chore(deps): update module github.com/xtaci/kcp-go/v5 to v5.6.3Renovate Bot
2023-09-25Remove Golang 1.20 from CI TestingShelikhoo
2023-09-20Update CI targets to test android from golang 1.21Shelikhoo
2023-09-20Use ShouldBeNil to check for nil valuesrenovate/github.com-smartystreets-goconvey-1.xmr-origin-165Cecylia Bocovich
2023-09-20chore(deps): update module github.com/smartystreets/goconvey to v1.8.1Renovate Bot
2023-09-19chore(deps): update module gitlab.torproject.org/tpo/anti-censorship/pluggabl...renovate/gitlab.torproject.org-tpo-anti-censorship-pluggable-transports-goptlib-1.xRenovate Bot
2023-09-19chore(deps): update module github.com/pion/webrtc/v3 to v3.2.20Renovate Bot
2023-09-19Update CI targets to include only Go 1.20 and 1.21Cecylia Bocovich
2023-09-19chore(deps): update module golang.org/x/net to v0.15.0Renovate Bot
2023-09-12Update module golang.org/x/sys to v0.12.0Renovate Bot
2023-09-11update version to v2.6.1v2.6.1Shelikhoo
2023-08-28Update module golang.org/x/crypto to v0.12.0Renovate Bot
2023-08-25Update golang Docker tag to v1.21Renovate Bot
2023-08-24Workaround for shadow in lieu of AF_NETLINK supportCecylia Bocovich
2023-08-24Update module golang.org/x/net to v0.13.0 [SECURITY]Renovate Bot
2023-08-14Keep the 'v' from the tag on the released .tar.gzmeskio
2023-07-29Change DefaultRelayURL back to wss://snowflake.torproject.net/.David Fifield
2023-07-28feat: add option to expose the stats by using metricsam3o
2023-07-03Add renovate configmeskio
2023-07-03Update dependenciesmeskio
2023-06-29Close temporary UDPSession in TestQueuePacketConnWriteToKCP.David Fifield
2023-06-29Fix a comment left over from turbotunnel-quic.David Fifield
2023-06-20Bump minimum required version of goCecylia Bocovich
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