269 次程式碼提交 (94e88d84161a3218f9311f9c69ef8330a0b3e375)

作者 SHA1 備註 提交日期
  Alexey Dolotov 5dc9ba353a Add per-user connection throttling with fair-share algorithm 1 月之前
  appolimp 38abee7d7f Support fragmented TLS handshake records 1 月之前
  Alexey Dolotov b230a2e768 fix: change module path to github.com/dolonet/mtg-multi 1 月之前
  9seconds b6427ee321 More idiomatic Golang 1 月之前
  9seconds 1fcec38aea Change IP address set priority 1 月之前
  dolonet eedee63143 Address review: use slices.Clone, simplify concurrent test 1 月之前
  Alexey Dolotov 73c6a3aa37 fix: tighten ScoutConnCollected encapsulation and add concurrency test 1 月之前
  Alexey Dolotov e54d9d60d3 fix: stabilize flaky CI tests 1 月之前
  Alexey Dolotov 4642546b35 test: add idleTracker and connIdleTimeout tests 1 月之前
  Alexey Dolotov 4627910238 fix: use shared idle tracker for relay connections 1 月之前
  9seconds 018bd2fdc1 Run release build 1 月之前
  9seconds d3a090d6b4 Decrease a relay buffer size for MIPS devices 1 月之前
  Alexey Dolotov ec271baab0 fix: apply idle timeout to Telegram relay 1 月之前
  9seconds 0c030646f9 Remove clock goroutine 1 月之前
  Alexey Dolotov 1a450e3c45 Add multi-secret support and per-user stats API 1 月之前
  Alexey Dolotov f355512aa6 fix: address staticcheck lint issues 1 月之前
  Alexey Dolotov 289bb283b1 fix: close connection on worker pool overflow 1 月之前
  Alexey Dolotov 836090ebdf fix: apply idle timeout to domain fronting relay connections 1 月之前
  Alexey Dolotov 026ec74dfd Reduce per-connection memory overhead 1 月之前
  Alexey Dolotov 9dfd992c1d Move cert noise calibration into doppelganger scout 2 月之前
  Alexey Dolotov 80213ad35d Add dynamic cert noise calibration for FakeTLS handshake 2 月之前
  9seconds 8154f65e0e Add validation of telegram connectivity 2 月之前
  9seconds 4a8d099aca Remove unused buffer 2 月之前
  9seconds feb57004e1 Fix reslicing 2 月之前
  9seconds cb436efd87 Avoid double buffering in TLS hot path 2 月之前
  9seconds 724904f50d Wait in doppel.Conn if there is anything to write 2 月之前
  9seconds a23ae05f3b Remove SyncWrite 2 月之前
  9seconds 913a38d13a Show real IP of the telegram endpoint in event stream 2 月之前
  9seconds eb7720b11e Fix flaky test 2 月之前
  Maks-2012 079252d810
Fix preferIPOnlyIPv6 2 月之前
  9seconds bb90bcc127 Decrease relay buffer size 2 月之前
  9seconds e675baa860 Add docs about doppelganger 2 月之前
  9seconds 7adfc0352e Have a noise of variable size 2 月之前
  9seconds b35c212d65 Have a noise of variable size 2 月之前
  9seconds 45b0964afd Fix android ping 2 月之前
  9seconds 4138cc6494 Use SyncWrite call to send a packet to proxy 2 月之前
  9seconds 33c0fa9bf7 Add SyncWrite method to doppel.Conn 2 月之前
  9seconds 21d7522356 Make DRS optional 2 月之前
  9seconds ea71fe81b2 Update stats defaults 2 月之前
  9seconds cc63e762e3 Use native dialer for scout 2 月之前
  9seconds 62cba24071 Use native dialer to communicate with fronting domain 2 月之前
  9seconds 94e4179fb7 Add NativeDialer method to mtglib.Network 2 月之前
  9seconds ffd3ab03cc Formatting with gofumpt 2 月之前
  9seconds 00403e3a94 Remove old faketls package 2 月之前
  9seconds 0bfc1ef2d4 Fix double TLS wrapping for noise 2 月之前
  9seconds 7aa01dcebe Limit min number of collected stats 2 月之前
  9seconds 1c0e847247 Set statistics measured from real life 2 月之前
  9seconds 83ff4ee266 Align scout defaults with config defaults 2 月之前
  9seconds 7a58c74cfe Correctly process doppel conns 2 月之前
  9seconds d43d6692d7 Align naming about scout raids 2 月之前