summaryrefslogtreecommitdiff
path: root/broker
AgeCommit message (Expand)Author
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
2021-07-19Cleaned up and reorganized READMEsCecylia Bocovich
2021-07-08Remove and restore some comments, after reviewArlo Breault
2021-07-08Fix race is broker test reported by `go test -race`Arlo Breault
2021-07-08Use variables for string matchingArlo Breault
2021-07-08Get rid of legacy versionArlo Breault
2021-07-08Move http handlers to a separate fileArlo Breault
2021-07-08Intermediary refactor teasing apart http / ipcArlo Breault
2021-07-07Make the proxy to report the number of clients to the brokermeskio
2021-06-02Encode client-broker messages as json in HTTP bodyCecylia Bocovich
2021-05-20Remove sync.Once from around logMetricsArlo Breault
2021-05-18Make promMetrics not a globalArlo Breault
2021-04-26Replace default with custom prometheus registrymasterCecylia Bocovich
2021-04-26Add new gauge to show currently available proxiesCecylia Bocovich
2021-04-26Implement binned counts for polling metricsCecylia Bocovich
2021-04-22Export snowflake broker metrics for prometheusCecylia Bocovich
2021-01-25Classify proxies with unknown NATs as restrictedCecylia Bocovich
2020-11-27Sort snowflake-ips stats by country count.Philipp Winter
2020-08-24Update broker stats to include info on NAT typesCecylia Bocovich
2020-07-06Have broker pass client NAT type to proxyCecylia Bocovich