aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-31Prune metrics that are reported for rendezvousmr-origin-243Michael Pu
2024-01-31Move RendezvousMethod field to messages.ArgAnthony Chang
2024-01-31Add metrics for tracking rendezvous methodMichael Pu
2024-01-31Fix nil ptr deference when listing client queuesMichael Pu
2024-01-22Add unit tests for SQS rendezvous in brokerAndrew Wang
2024-01-22Add unit tests for SQS rendezvous in clientAnthony Chang
2024-01-22Add mocks and interfaces for testing SQS rendezvousAnthony Chang
2024-01-22Implement SQS rendezvous in client and brokerMichael Pu
2024-01-16Cosmetic fixes taken from !219.David Fifield
2024-01-10Add probetest commandline option for STUN URLCecylia Bocovich
2024-01-10Use SetNet setting in probetest to ignore net.Interfaces errorCecylia Bocovich
2024-01-10Add proxy commandline option for probe server URLCecylia Bocovich
2024-01-08chore(deps): update module github.com/xtaci/kcp-go/v5 to v5.6.7Renovate Bot
2024-01-08chore(deps): update module google.golang.org/protobuf to v1.32.0Renovate Bot
2024-01-08chore(deps): update module github.com/prometheus/client_golang to v1.18.0Renovate Bot
2024-01-08chore(deps): update module golang.org/x/sys to v0.16.0Renovate Bot
2024-01-08Scrub space separated ip addressesArlo Breault
2024-01-04Update recommended torrc options in the client readmegl40294Arlo Breault
2024-01-04Add vcs revision to version stringgl40285Arlo Breault
2023-12-21Bump version to v2.8.1v2.8.1Cecylia Bocovich
2023-12-21Suppress logs of EventOnProxyConnectionOverCecylia Bocovich
2023-12-20Merge remote-tracking branch 'gitlab/mr/224'meskio
2023-12-19chore(deps): update module golang.org/x/crypto to v0.17.0 [security]renovate/go-golang.org/x/crypto-vulnerabilityRenovate Bot
2023-12-18chore(deps): update module github.com/refraction-networking/utls to v1.6.0Renovate Bot
2023-12-18Add Ignore Android Restriction Workaround for Proxyn8fr8
2023-12-14chore(deps): update module github.com/pion/webrtc/v3 to v3.2.24Renovate Bot
2023-11-30chore(deps): update module golang.org/x/net to v0.19.0Renovate Bot
2023-11-30chore(deps): update module golang.org/x/crypto to v0.16.0Renovate Bot
2023-11-30chore(deps): update module golang.org/x/sys to v0.15.0Renovate Bot
2023-11-21Merge branch 'encapsulation-readdata-buffer'David Fifield
2023-11-21Link a section in the pion/webrtc@3.0.0 release notes.David Fifield
2023-11-20Bump version to 2.8.0v2.8.0Cecylia Bocovich
2023-11-20chore(deps): update module github.com/pion/webrtc/v3 to v3.2.23Renovate Bot
2023-11-20Document that prometheus transfer metrics are in KBCecylia Bocovich
2023-11-20chore(deps): update module github.com/miekg/dns to v1.1.57Renovate Bot
2023-11-13Merge remote-tracking branch 'gitlab/mr/207'meskio
2023-11-08chore(deps): update module golang.org/x/net to v0.18.0Renovate Bot
2023-11-07Have encapsulation.ReadData return an error when the buffer is short.David Fifield
2023-11-07Have encapsulation.ReadData read into a provided buffer.David Fifield
2023-11-05chore(deps): update module github.com/gorilla/websocket to v1.5.1renovate/github.com-gorilla-websocket-1.xRenovate Bot
2023-10-31Refactor disabling the stats loggerCecylia Bocovich
2023-10-31Update prometheus metrics to use new EventOnProxyStatsCecylia Bocovich
2023-10-31Process and properly log connection closure statsCecylia Bocovich
2023-10-30Modify EventOnProxyStats to include summary dataCecylia Bocovich
2023-10-30Proxy stats log only what occurred that time intervalCecylia Bocovich
2023-10-30Move creation of periodic stats task inside proxy libraryCecylia Bocovich
2023-10-30Zero bytesSyncLogger stats after reading themCecylia Bocovich
2023-10-30Remove ThroughputSummary from bytesLoggerCecylia Bocovich
2023-10-26Check if multiple front domains argument is emptyCecylia Bocovich
2023-10-26Merge remote-tracking branch 'gitlab/mr/187'meskio