提交历史

作者 SHA1 备注 提交日期
  Rod Hynes 1d623f59d6 Changes to "common" to support new "tun" package 8 年之前
  Michael Goldberger 880dde4486 tun2socks: toggleable client keep-alives 9 年之前
  Rod Hynes bd75ddbb1d Rename "UpstreamProxyCustomHeaders" to "CustomHeaders" 9 年之前
  Miro 165907413a Merge pull request #324 from mirokuratczyk/master 9 年之前
  Miro Kuratczyk 778398d30c Added IPv6Synthesizer interface which allows the core tunnel to call into the host application to synthesize IPv6 addresses from IPv4 ones. This is used to correctly lookup IPs on DNS64/NAT64 networks. 9 年之前
  Rod Hynes 026ed7060a Fix: invalid count comparison in a68e746 9 年之前
  Rod Hynes a68e746b3c Reset impaired classification sooner 9 年之前
  Rod Hynes 4b354427c1 Fix: Don't discard established tunnels that use 9 年之前
  Rod Hynes 26cc81b2b2 Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core 9 年之前
  Rod Hynes f44ff292c6 Fix: don't discard impaired protocol tunnels when TunnelProtocol 9 年之前
  Rod Hynes 6a6f40aa93 Support multiple download URLs 9 年之前
  Rod Hynes 831d79e769 Host name generator changes 9 年之前
  Rod Hynes edbf21bfe4 Test refactoring 9 年之前
  Rod Hynes c9d00ff904 - RSL/OSL config params no longer required 9 年之前
  Rod Hynes efeb14c412 Download OSLs (in progress) 9 年之前
  Rod Hynes 0d29640924 Next phase of obfuscated server list implementation 9 年之前
  Rod Hynes 0e22795721 Add API protocol to traffic rules filters 9 年之前
  Rod Hynes fff1f0cbad Add TargetApiProtocol config param 9 年之前
  Rod Hynes e13b8fc6e2 Use monotonic clock for elapsed time calculations 9 年之前
  Rod Hynes a5fd06995f Exclude network unavailable time from tunnel establishment duration 9 年之前
  Rod Hynes 9c9a6622f9 Fix: more accurate tunnel duration calculation 9 年之前
  Rod Hynes 251246bfb7 Calculate and report tunnel establishment duration. 9 年之前
  Eugene Fryntov bc8f1d619c Send verification payload only when new payload is set, switched newClientVerificationPayload back to buffered chan, guard against multiple re-send failures, renamed controller.SetClientVerificationPayload to controller.SetClientVerificationPayloadForActiveTunnels to reflect new functionalitya 9 年之前
  Eugene Fryntov ca2d5d591d removed client_verification_required check from handshake, clients must request client verification status from server by sending empty payload to /client_verification 9 年之前
  Rod Hynes 1b30d92d14 Common code refactoring 9 年之前
  Eugene Fryntov 92822fce60 New config option for adding custom HTTP headers to HTTP(s) proxied connections 9 年之前
  Rod Hynes 4a916e3d7a Add client verification mechanism (and remove generic server API request) 10 年之前
  Rod Hynes 65d4d169c6 Enable outer client to make Psiphon Server API requests 10 年之前
  Rod Hynes 35b35f3d2c Resumable fetch remote server list automated tests 10 年之前
  Rod Hynes b48a9c2904 Fetch remote server list improvements 10 年之前