summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/core/OpenVPNService.java
AgeCommit message (Expand)Author
2021-12-17Update OpenVPN 2.x and OpenVPN 3.xArne Schwabe
2021-10-20Fix writing tls profile to static key config and few cleanupsArne Schwabe
2021-10-06Minor fixesArne Schwabe
2021-10-06Fix NPE in Toast on Android TV (closes #1370)Arne Schwabe
2021-10-04Avoid ANR when starting OpenVPNService and fetching profileArne Schwabe
2021-08-13Add WEB_AUTH pending auth supportArne Schwabe
2021-06-15Number of miscellenous fixes and clean upsArne Schwabe
2021-04-15Implement VPN http proxy support (Android 10+) (closes #1263)Arne Schwabe
2021-02-19Add changes required for API 'S' (upcoming 31)Arne Schwabe
2020-09-21Set OpenVPN metered to false (closes #1227)Arne Schwabe
2020-05-27Implement internal webview for authenticating when OPEN_URL is usedArne Schwabe
2020-05-18Change code to account for removal of --disable-server in openvpn2Arne Schwabe
2020-05-06Convert ListView in allowed apps to RecyclerViewArne Schwabe
2019-12-11Modernise 2FA challenge input, use activity alias for non implemented activitiesArne Schwabe
2019-09-15Minor tweaks to info message supportArne Schwabe
2019-09-03Move to androidx and new chart library versionArne Schwabe
2019-08-05Implement challenge response via IV_SSOArne Schwabe
2019-02-22Log allowed address families in LogArne Schwabe
2019-02-22Allow users to explicitly change allowAF independent from local LANArne Schwabe
2018-11-14Add option to allow apps to bypass VPNJared Stafford
2018-07-16Implement exclude routes mechanism for OpenVPN 3 core and for IPv6Arne Schwabe
2018-07-03Fix IPv6 only client support.Arne Schwabe
2018-07-02Implement app restrictions for MDM managed profilesArne Schwabe
2018-05-30Implement showing an out of band authentication via URL to the userArne Schwabe
2018-03-22Implement also Connect for the Remote APIArne Schwabe
2018-03-11OpenVPN 2.2 fixes and import socks/proxy in configparserArne Schwabe
2018-03-05Implement support for setting proxiesArne Schwabe
2018-02-11Fix race condition for adding external app to control icsopenvpnArne Schwabe
2018-01-18Use OpenVPN for Android own route emulationArne Schwabe
2018-01-16Don't ignore redirect gateway from OpenVPN3 (closes #824)Arne Schwabe
2018-01-13More fixes for OpenVPN3 (end service on disconnect)Arne Schwabe
2017-12-28Minor fixes from crashes, fix lint issuesArne Schwabe
2017-07-31Silently ignore parsing error if DNS server looks like IPv6 (and hope that Sa...Arne Schwabe
2017-06-23Fix lint errorsArne Schwabe
2017-06-20Fix channel being displayed wrongArne Schwabe
2017-06-13If we use floats don't round to nearest integerArne Schwabe
2017-06-13Add proper notification channel supportArne Schwabe
2017-06-11Android O changesArne Schwabe
2017-06-06More graph fine tuning and show graph when pressing notificationArne Schwabe
2017-05-31Implement localisation of bit/s and B. (cloes #685)Arne Schwabe
2017-05-27Implement graphs for traffic historyArne Schwabe
2017-05-21Fix ticker text (closes #667)Arne Schwabe
2017-04-05make temporary profile persistent tooArne Schwabe
2017-02-02Fetch initial network state for seriously broken devices.Arne Schwabe
2017-01-08Use multi process on sharedpreferences until I have time for a proper fixArne Schwabe
2016-12-17Implement LRU sorting for profile listArne Schwabe
2016-12-16Implement password handover between ui and serviceArne Schwabe
2016-11-19Always use the most current version of a profileArne Schwabe
2016-11-15Fix more IPCArne Schwabe
2016-11-10First step to process seperation, not everything working yet.Arne Schwabe