]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/frontends/android/app/src/main/java/org/strongswan/android/logic/CharonVpnService.java
android: Make fetching OCSP/CRL interruptible
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / java / org / strongswan / android / logic / CharonVpnService.java
2018-07-03  Tobias Brunnerandroid: Make fetching OCSP/CRL interruptible
2018-07-03  Tobias Brunnerandroid: Add flags to control CRL/OCSP fetching and...
2018-07-03  Tobias Brunnerandroid: Install a blocking TUN device until the VPN...
2018-07-03  Tobias Brunnerandroid: Exclude our own app from the VPN
2018-07-03  Tobias Brunnerandroid: Log retries to the same log file
2018-07-03  Tobias Brunnerandroid: Show countdown and retry button in notification
2018-07-03  Tobias Brunnerandroid: Don't hide the notification if we are connecti...
2018-07-03  Tobias Brunnerandroid: Show an error if client certificate is unavailable
2018-07-03  Tobias Brunnerandroid: Show an error if a profile without a password...
2018-07-03  Tobias Brunnerandroid: Show the actual error description in the notif...
2018-07-03  Tobias Brunnerandroid: Initiate configured default profile when trigg...
2018-07-03  Tobias Brunnerandroid: Store the ID of the most recently used profile...
2018-07-03  Tobias Brunnerandroid: Use specific icon when connecting to the VPN
2018-07-03  Tobias Brunnerandroid: Use a handler to show/remove notification...
2018-07-03  Tobias Brunnerandroid: Use separate activity to control VPN connections
2018-07-03  Tobias Brunnerandroid: Add notification channel for API level 26+
2017-11-28  Tobias BrunnerMerge branch 'android-proposals'
2017-11-17  Tobias Brunnerandroid: Load JNI libraries in Application class
2017-11-17  Tobias Brunnerandroid: Use optional custom proposals for IKE and ESP
2017-09-18  Tobias Brunnerandroid: Ignore IllegalArgumentException for multicast...
2017-09-04  Tobias BrunnerMerge branch 'android-updates'
2017-09-04  Tobias Brunnerandroid: Pass absolute path to the app's data directory...
2017-09-04  Tobias Brunnerandroid: Only apply app filter on Android 5 and newer
2017-07-04  Tobias Brunnerandroid: Fix version string on older Android releases
2017-07-03  Tobias Brunnerandroid: Only show disconnect button if actually connected
2017-07-03  Tobias BrunnerMerge branch '2309-android-disconnect-button'
2017-07-03  Tobias Brunnerandroid: Allow disconnecting via MainActivity but displ...
2017-07-03  Tobias Brunnerandroid: Add disconnect button to notification
2017-07-03  Tobias BrunnerMerge branch 'android-certreq'
2017-07-03  Tobias Brunnerandroid: Add flag to suppress sending certificate requests
2017-07-03  Tobias BrunnerMerge branch '2365-android-nat-keepalive'
2017-07-03  Tobias Brunnerandroid: Use configured NAT-T keepalive interval
2017-07-03  Tobias BrunnerMerge branch 'android-updates'
2017-07-03  Tobias Brunnerandroid: Add convenience methods to get/set selected...
2017-07-03  Tobias Brunnerandroid: Apply selected apps according to config
2017-07-03  Tobias Brunnerandroid: Use configured included subnets instead of...
2017-07-03  Tobias Brunnerandroid: Exclude configured subnets from the VPN
2017-07-03  Tobias Brunnerandroid: Log some information about the Android version...
2017-07-03  Tobias Brunnerandroid: Use a specific action to disconnect from the VPN
2016-12-09  Tobias Brunnerandroid: Make sure libtpmtss is loaded on older systems
2016-12-08  Tobias BrunnerMerge branch 'android-updates'
2016-12-08  Tobias Brunnerandroid: Ensure that the certificates are loaded when...
2016-12-08  Tobias Brunnerandroid: Add a public notification
2016-12-08  Tobias Brunnerandroid: Display a permanent notification while connected
2016-05-02  Tobias BrunnerMerge branch 'android-gui-updates'
2016-05-02  Tobias Brunnerandroid: Pass local and remote identities as settings...
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Remove empty unused library
2015-11-12  Tobias Brunnerandroid: Migrate to the Gradle build system