aboutsummaryrefslogtreecommitdiff
path: root/broker
AgeCommit message (Expand)Author
10 daysUse ptutil for safelog and prometheus rounded metricsmeskio
2024-03-09Implement better client IP per rendezvous method tracking for clientsMichael Pu
2024-02-17refactor: change deprecated "io/ioutil" package to recommended "io" packageam3o
2024-01-31Prune metrics that are reported for rendezvousMichael 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 mocks and interfaces for testing SQS rendezvousAnthony Chang
2024-01-22Implement SQS rendezvous in client and brokerMichael Pu
2023-10-26Merge remote-tracking branch 'gitlab/mr/187'meskio
2023-10-09Remove proxy churn measurements from broker.David Fifield
2023-10-02improvement(broker): don't reject unrestricted client if there are no restric...WofWca
2023-09-20Use ShouldBeNil to check for nil valuesrenovate/github.com-smartystreets-goconvey-1.xmr-origin-165Cecylia Bocovich
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
2022-09-23Record proxy type for proxy relay statsv2.3.1Shelikhoo
2022-07-19Fix broker race conditionitchyonion
2022-06-16Add distinct IP counter to brokerShelikhoo
2022-06-16Add distinct IP counter to metricsShelikhoo
2022-06-16Fix not zero metrics for 1.3 valuesShelikhoo
2022-06-16Add document for LoadBridgeInfo inputShelikhoo
2022-06-16Disallow unknown bridge list file fieldShelikhoo
2022-06-16Represent Bridge Fingerprint As StringShelikhoo
2022-06-16Add Proxy Relay URL Metrics CollectionShelikhoo
2022-06-16Add Proxy Relay URL Rejection MetricsShelikhoo
2022-06-16Fixed desynchronized comment and behavior for log intervalShelikhoo
2022-06-16Add Proxy Relay URL Support Counting Metrics OutputShelikhoo
2022-06-16Rejection reason feedbackShelikhoo
2022-06-16Add Broker Allowed Relay Pattern Indication Rejection for ProxyShelikhoo
2022-06-16Add Allowed Relay Hostname Pattern IndicationShelikhoo
2022-06-16Add support for specifying bridge list fileShelikhoo
2022-06-16Add Detailed Error Output for proxyPolls, proxyAnswersShelikhoo
2022-06-16Update default snowflake server addressShelikhoo
2022-06-16Add Relay Info Forwarding for SnowflakeShelikhoo
2022-06-16Add Bridge List Holder TestShelikhoo
2022-06-16Add Bridge List HolderShelikhoo
2022-06-16Add Bridge List DefinitionShelikhoo
2022-03-31Represent fingerprint internally as byte arrayArlo 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
2021-11-11Bump snowflake library imports and go.mod to v2v2.0.1Cecylia Bocovich
2021-10-04Use tpo geoip librarymeskio
2021-08-05Broker /amp/client route (AMP cache client registration).David Fifield