Rod Hynes
|
6c3a2d39b4
Add DeviceBridge
|
8 years ago |
Rod Hynes
|
3948a32cb1
Simplify default config for tun file descriptor
|
8 years ago |
Rod Hynes
|
ee12da7454
Integrate packet tunnel into tunnel-core client
|
8 years ago |
Rod Hynes
|
4af89a9ef7
Fix: errors in 1d623f5
|
8 years ago |
Rod Hynes
|
1d623f59d6
Changes to "common" to support new "tun" package
|
8 years ago |
Michael Goldberger
|
880dde4486
tun2socks: toggleable client keep-alives
|
9 years ago |
Rod Hynes
|
bd75ddbb1d
Rename "UpstreamProxyCustomHeaders" to "CustomHeaders"
|
9 years ago |
Miro
|
165907413a
Merge pull request #324 from mirokuratczyk/master
|
9 years ago |
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 years ago |
Rod Hynes
|
026ed7060a
Fix: invalid count comparison in a68e746
|
9 years ago |
Rod Hynes
|
a68e746b3c
Reset impaired classification sooner
|
9 years ago |
Rod Hynes
|
4b354427c1
Fix: Don't discard established tunnels that use
|
9 years ago |
Rod Hynes
|
26cc81b2b2
Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core
|
9 years ago |
Rod Hynes
|
f44ff292c6
Fix: don't discard impaired protocol tunnels when TunnelProtocol
|
9 years ago |
Rod Hynes
|
6a6f40aa93
Support multiple download URLs
|
9 years ago |
Rod Hynes
|
831d79e769
Host name generator changes
|
9 years ago |
Rod Hynes
|
edbf21bfe4
Test refactoring
|
9 years ago |
Rod Hynes
|
c9d00ff904
- RSL/OSL config params no longer required
|
9 years ago |
Rod Hynes
|
efeb14c412
Download OSLs (in progress)
|
9 years ago |
Rod Hynes
|
0d29640924
Next phase of obfuscated server list implementation
|
9 years ago |
Rod Hynes
|
0e22795721
Add API protocol to traffic rules filters
|
9 years ago |
Rod Hynes
|
fff1f0cbad
Add TargetApiProtocol config param
|
9 years ago |
Rod Hynes
|
e13b8fc6e2
Use monotonic clock for elapsed time calculations
|
9 years ago |
Rod Hynes
|
a5fd06995f
Exclude network unavailable time from tunnel establishment duration
|
9 years ago |
Rod Hynes
|
9c9a6622f9
Fix: more accurate tunnel duration calculation
|
9 years ago |
Rod Hynes
|
251246bfb7
Calculate and report tunnel establishment duration.
|
9 years ago |
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 years ago |
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 years ago |
Rod Hynes
|
1b30d92d14
Common code refactoring
|
9 years ago |
Eugene Fryntov
|
92822fce60
New config option for adding custom HTTP headers to HTTP(s) proxied connections
|
9 years ago |