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