snowflake/proxy/lib
Cecylia Bocovich 939062c7dd
Remove ThroughputSummary from bytesLogger
This was leftover from when we used to log the total throughput of
connections when they close. It should be removed for privacy reasons as
mentioned in
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues/40079
2023-10-30 12:42:45 -04:00
..
metrics.go feat: add option to expose the stats by using metrics 2023-07-28 14:23:22 +01:00
proxy-go_test.go Use ShouldBeNil to check for nil values 2023-09-20 12:34:51 -04:00
pt_event_logger.go Move the development to gitlab 2023-05-31 10:01:47 +02:00
pt_event_metrics.go feat: add option to expose the stats by using metrics 2023-07-28 14:23:22 +01:00
snowflake.go Remove ThroughputSummary from bytesLogger 2023-10-30 12:42:45 -04:00
tokens.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
tokens_test.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
util.go Remove ThroughputSummary from bytesLogger 2023-10-30 12:42:45 -04:00
webrtcconn.go fix(proxy): Correctly close connection pipe when dealing with error 2023-10-12 15:52:43 +01:00