Age | Commit message (Collapse) | Author |
|
while trying to establish an obfuscated connection
|
|
|
|
proxy port in case the default one is already boudn
|
|
|
|
ed25519 in VpnProfile, so that such a key can be passed with OpenVPNs management-external-key option on runtime
|
|
than one obfs4 bridge per host correctly. The refactoring also allows us to filter gateways for transport layer protocols (tcp, udp, kcp) in addition to transport types (openvpn, obfs4, obfs4_hop)
|
|
|
|
connection, since use transparent proxying instead of a socks proxy, which these fields refer to
|
|
requires openvpn in UDP as inner transport protocol from now on
|
|
3a674d30e1c7118b73efaf353cea7c43a95dc8c7, fixes possible race condition between DeviceStateReceiver and OpenVpnManagementThread, which results in incorrect LEVEL_NONETWORK state
|
|
|
|
properties there
|
|
ConfigHelper, use injection pattern for these helpers
|
|
(re-)started
|
|
laggyness of the UI noticably
|
|
|
|
in persisted openvpn config. The private key is stored encrypted instead
|
|
relevant commits: 5e7b841c8d5111e6b63e74944903a168939ca723 a6de5a9e4d8d757414c5e2f94eb806be9216dda3 9e704d04dc7f2f93bddf85d371772340fa5af0b1 4466103d770c353cfb8d4ea08093560ba28d58b8 b9ac2b15eac3e5e5f9dc89c948ec8278e2e7c1f9 3cb8f44a92471e43589a80067380d7b262c18c20)
|
|
|
|
|
|
|
|
and 'kcp' become valid protocols for obfs4
|
|
|
|
|
|
as part of this gombile JNI generation fix
|
|
|
|
|
|
gateway selection UI all pluggable transports flavors will be summed up and handled the same way. A gateway can support both obfs4 and the kcp flavor.
|
|
|
|
which can be mocked for testing
|
|
|
|
|
|
|
|
|
|
|
|
deprected and unused
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fallback
|
|
|
|
* fix setting http proxy port correctly
* snowflake+tor does currently only work when being connected to a wifi, not a cellular network.
For now, we check if the device is connected to a wifi, before attempting to start tor
|
|
|
|
|