Rod Hynes
|
ae9a020b9a
Use shim to hide internal functions that must be public for gobind
|
6 лет назад |
Eugene Fryntov
|
0499a8bec1
Removed org.apache.http dependency because of Apache client deprecation on Android 9.0, see https://developer.android.com/about/versions/pie/android-9.0-changes-all#apache-nonp
|
6 лет назад |
Eugene Fryntov
|
57a38f6f5d
Added TargetApi(Build.VERSION_CODES.ICE_CREAM_SANDWICH) annotation.
|
6 лет назад |
Eugene Fryntov
|
a3dbd69651
Addded seamless VPN handover comments.
|
6 лет назад |
Eugene Fryntov
|
4a084fad64
Added seamless VPN and tunnel restart helper method to Android library.
|
6 лет назад |
Rod Hynes
|
093fe8b0de
Fix: call correct import/exportExchangePayload
|
6 лет назад |
Rod Hynes
|
d6ff3d6583
Add server entry exchange support
|
6 лет назад |
Rod Hynes
|
8ac9bf75a8
Use Go 1.11.5 and most recent gomobile compatible with our NDK requirements
|
7 лет назад |
Amir Khan
|
9ffc7b6179
Update mobile library glue code with Go runtime profiling support
|
7 лет назад |
Eugene Fryntov
|
135d888d5e
Bug fix: persist local SOCKS port when restarting tunnel
|
7 лет назад |
Rod Hynes
|
bff818cafe
Merge branch 'master' into quic
|
7 лет назад |
Rod Hynes
|
a64d996a73
Auto-populate ClientPlatform in Android Library
|
7 лет назад |
Rod Hynes
|
3b643542de
Simplify TLS config
|
7 лет назад |
Rod Hynes
|
ba0d30dd84
Use failover network ID when lacking permissions
|
7 лет назад |
Eugene Fryntov
|
3bbc7a5a12
Removed SafetyNet verification API
|
7 лет назад |
Rod Hynes
|
f03a2f4437
Add diagnostic notice with network ID (prefix only)
|
8 лет назад |
Rod Hynes
|
ec084833ea
Network ID changes
|
8 лет назад |
Rod Hynes
|
346df14bac
GetNetworkID changes
|
8 лет назад |
Rod Hynes
|
6522944c4f
Integrate GetNetworkID on iOS and Android
|
8 лет назад |
Eugene Fryntov
|
59a3484cac
Added 'ActiveAuthorizationIDs' notice handling to Android library
|
8 лет назад |
Rod Hynes
|
d012c3878b
Fix: Android compile errors
|
8 лет назад |
Rod Hynes
|
0fa7d1d34e
Fix: arguments have been removed from Start()
|
8 лет назад |
Rod Hynes
|
a569523b13
Add more options to write notices to files
|
8 лет назад |
Rod Hynes
|
19dcab3e2d
Fix: compile error
|
8 лет назад |
Rod Hynes
|
053627890b
Add Android packet tunnel mode
|
8 лет назад |
Rod Hynes
|
0ba4fff071
Fix: syntax error
|
9 лет назад |
Rod Hynes
|
bd0a1637c9
Fix: toggle UdpGwKeepalive only in VPN mode
|
9 лет назад |
Michael Goldberger
|
880dde4486
tun2socks: toggleable client keep-alives
|
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
|
3587af50d4
Fix: compile error
|
9 лет назад |