Age | Commit message (Expand) | Author |
2024-07-26 | Move to viewpager2 | Arne Schwabe |
2024-07-23 | Update version of OpenSSL, OpenVPN 2/3, Asio and many libraries | Arne Schwabe |
2024-07-23 | Small coverity fixes | Arne Schwabe |
2024-07-23 | Fix a few accessibility issues reported by pre check of Play store | Arne Schwabe |
2024-04-22 | Fix binding to external authenticator app on Android 14+ | Elizaveta |
2023-11-30 | Update OpenVPN and OpenVPN 3.x | Arne Schwabe |
2023-11-30 | Avoid replacing ongoing notification with "building config.." notification | Arne Schwabe |
2023-11-30 | Clean up extra for VPN start intents and try to avoid replacing VPN on autost... | Arne Schwabe |
2023-11-28 | Improve debug logging | Arne Schwabe |
2023-11-28 | Use OpenSSL 3.2.0 | Arne Schwabe |
2023-11-24 | Allow OpenVPNService to request VPN permission if it is missing | Arne Schwabe |
2023-11-24 | Add @StringRes annotations to VPNStatus log methods | Arne Schwabe |
2023-11-11 | Allow setting restart VPN on Boot setting via App restrictions | Arne Schwabe |
2023-11-10 | Update OpenSSL, OpenVPN and OpenVPN3 to latest versions | Arne Schwabe |
2023-10-12 | Update NDK version | Arne Schwabe |
2023-10-10 | Do not share proxy username label with normal username label (closes #1654) | Arne Schwabe |
2023-10-10 | Fix OpenVPN not starting from Quick in upsidedown cake (closes #1652) | Arne Schwabe |
2023-10-10 | Throw expection if profile is not found | Arne Schwabe |
2023-10-09 | Remove also app restriction profiles on missing vpn profile list and add tests | Arne Schwabe |
2023-09-05 | Make lastTunConfiguration an object | Arne Schwabe |
2023-09-05 | Factor out sending a command with an FD into its own method | Arne Schwabe |
2023-08-26 | Version 0.7.49 | Arne Schwabe |
2023-08-26 | Fix unit test building and running | Arne Schwabe |
2023-08-23 | Really fix crashes with keepalive job with API <= 23 (closes #1619) | Arne Schwabe |
2023-08-02 | Import OpenSSL 3.1.2 | Arne Schwabe |
2023-08-01 | Update translations | Arne Schwabe |
2023-08-01 | Improve description of tls-auth/tls-crypt in dialog (closes #1625) | Arne Schwabe |
2023-08-01 | Update OpenVPN 2.x und asio | Arne Schwabe |
2023-08-01 | Fix overlapping warning in server list (closes #1627) | Arne Schwabe |
2023-07-27 | Add code transparency during build process | Arne Schwabe |
2023-07-16 | Fix crash on showing Routing tab [closes #1624] | Arne Schwabe |
2023-07-13 | Target Upside down cake (Android 14/API 34) | Arne Schwabe |
2023-07-13 | Update OpenVPN 2.x and OpenVPN 3.x | Arne Schwabe |
2023-07-13 | Fix some ANRs | Arne Schwabe |
2023-06-12 | Fix crashes with keepalive job with API <= 23 (closes #1619) | Arne Schwabe |
2023-06-06 | COrrectly fall back to no encryption if there is an erro with encryption | Arne Schwabe |
2023-06-06 | Use a different singning key for OpenVPN 2 only builds | Arne Schwabe |
2023-06-05 | Update openvpn, openvpn3 and lz4 | Arne Schwabe |
2023-06-05 | update asio | Arne Schwabe |
2023-06-05 | Update translations | Arne Schwabe |
2023-06-05 | Rename Onboot to always active | Arne Schwabe |
2023-06-05 | Put RemoteAction into the same affinity as DisconnectVPN | Arne Schwabe |
2023-06-01 | Fix deprecations and other warnings reported by coverity | Arne Schwabe |
2023-06-01 | Update OpenSSL to 3.1.1 | Arne Schwabe |
2023-06-01 | switch back to SDK 33 instead of UpsideDownCake | Arne Schwabe |
2023-06-01 | Use JobScheduler as backup to keep an active VPN active | Arne Schwabe |
2023-05-22 | Simplify list of allowed AIDL apps to be a simple string | Arne Schwabe |
2023-05-17 | Allow to build a UI variant with OpenVPN 2.x only | Arne Schwabe |
2023-05-09 | Allow setting remote control apps via managed configuration | Arne Schwabe |
2023-05-05 | Fix hash comparison when profile is base64 encoded. Allow going back to non-A... | Arne Schwabe |