aboutsummaryrefslogtreecommitdiff
path: root/proxy
AgeCommit message (Expand)Author
2022-10-11Merge remote-tracking branch 'gitlab/mr/102'meskio
2022-10-09format using go-1.19trinity-1686a
2022-09-30Change how ephemeral-ports-range CLI flag is handledKokaKiwi
2022-09-30proxy: Add ICE ephemeral ports range setting CLI flagKokaKiwi
2022-09-30proxy: Add a SnowflakeProxy.makeWebRTCAPI() methodKokaKiwi
2022-09-26Use Pion's Setting Engine to reduce Multicast DNS noiseTommaso Gragnato
2022-09-26Fix proxy command line help outputDaniel Golle
2022-06-16Update Relay Pattern format to include dollar signShelikhoo
2022-06-16Restrict Allowed Relay to Tor Pool by defaultShelikhoo
2022-06-16Show relay URL when connecting to relayShelikhoo
2022-06-16Add Allowed Relay Hostname Pattern IndicationShelikhoo
2022-06-16Add Relay URL Check in Snowflake ProxyShelikhoo
2022-06-16Add Detailed Error Output for datachannelHandlerShelikhoo
2022-06-16Guard Proxy Relay URL Acceptance with Pattern CheckShelikhoo
2022-06-16Add RelayURL support in proxyShelikhoo
2022-05-27Avoid performing two NAT probe tests at startupCecylia Bocovich
2022-05-25Wait some time before displaying the proxy usage logitchyonion
2022-03-21Make the proxy type configurable for users of the librarymeskio
2022-03-16Rename *PollRequest methods to distinguish client/proxyArlo Breault
2022-03-02Fixed up/downstream metricsJake Vossen
2022-02-28Fix proxy logging verb tensepjsier
2022-02-03Add verbosity switch to suppress diagnostic outputShelikhoo
2022-01-28Use log instead of fmt in proxy event loggerShelikhoo
2022-01-25Fix ProxyEventLogger outputShelikhoo
2022-01-25Fix ProxyEventLogger outputShelikhoo
2022-01-25Add Proxy Event LoggerShelikhoo
2022-01-25Extract traffic formatterShelikhoo
2022-01-25Add proxy event logger state propagateShelikhoo
2022-01-25Add EventOnProxyConnectionOver ReportingShelikhoo
2022-01-25Add Raw Data Output for bytesLoggerShelikhoo
2021-11-16Represent NATTypeMeasurementInterval in time.DurationShelikhoo
2021-11-16Update nat-retest-interval type to durationShelikhoo
2021-11-16Update nat-retest-interval flag name to reflect the changeShelikhoo
2021-11-16Update nat-retest-seconds format to time.ParseDuration formShelikhoo
2021-11-12Rename flag to nat-retest-seconds and retest daily by defaultShelikhoo
2021-11-12Refactor state transfer logic to simplify itShelikhoo
2021-11-12Extract function getCurrentNATType()Shelikhoo
2021-11-12Add NAT Type test periodic taskShelikhoo
2021-11-12Add NAT Type measurement command line flagShelikhoo
2021-11-12Support recurring NAT Type measurementShelikhoo
2021-11-11Bump snowflake library imports and go.mod to v2v2.0.1Cecylia Bocovich
2021-10-28Export ability to change the URL of NAT probeCecylia Bocovich
2021-10-28Modify handling of misconfigurations and defaultsCecylia Bocovich
2021-10-28Update comments for exported itemsCecylia Bocovich
2021-10-26Comment package and minor changes exportsCecylia Bocovich
2021-10-26Remove BytesLoggers from exported functionsCecylia Bocovich
2021-10-26Turn the proxy code into a libraryidk
2021-10-14Unify broker/bridge domains to torproject.netCecylia Bocovich
2021-09-02Fix proxy testmeskio
2021-07-21Wait pollInterval between proxy offersmeskio