summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/blinkt/openvpn/core/NetworkUtils.java
AgeCommit message (Collapse)Author
2022-12-21remove dead code related to deprecated Android versionscyBerta
2021-12-11catch potential security exception when checking network capabilitiescyBerta
2021-11-08revert restriction to be connected to wifi in order to use snowflake/tor ↵cyBerta
fallback
2021-10-02* refactor startTorProxy()cyBerta
* 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
2019-03-31fix NPE in NetworkUtilscyBerta
2018-10-19#8919 update dependenciescyBerta