Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
of the LogView
|
|
* always use a bound service connection to start a vpn service as foreground service to fix remote excptions. These appeared if the system wasn't able to set the service as forground shortly after it was started
* move vpn start logic from LaunchVPN activity to EIP service. LaunchVPN/VoidVPNLauncher is only used in case we need to ask the user for a permission. It reduces visual glitches when the transparent LaunchVPN activity appears and disappears
|
|
|
|
foreground service start
|
|
notification in onCreate already
|
|
|
|
reboot due to always-on system settings or if system killed app due to low memory
|
|
negotiation issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
throws an nullpointer exception while it tries to prepare
the VpnService
|
|
fixes main reason for #8963
|
|
|
|
errors and others
|
|
|
|
|
|
|
|
|
|
|
|
between obfs4 and plain openvpn connections
|
|
using an obfuscated connection
|
|
* fix lzo-comp flag parsing in ConfigParser
|
|
|
|
* implement handling of different provider API version (v1 and v2)
* detect provider's obfs support
* shapeshifter-dispatcher installation
* necessary changes to control shapeshifter-dispatcher from Bitmask
* route openvpn traffic over shapeshifter-dispatcher
|
|
|
|
|
|
>> avoid race conditions between sharedPreference writing and onBoot receiver reading
* don't explicitly exclude Bitmask from routes
|
|
|
|
|
|
|