Rod Hynes
|
f2d2783b8d
Add onStoppedWaitingForNetworkConnectivity
|
6 년 전 |
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 년 전 |