]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/frontends/android/app/src/main/java/org/strongswan/android/logic
quick-mode: Get a reference when adopting the reqid of a rekeyed CHILD_SA
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / java / org / strongswan / android / logic /
2024-02-22  Tobias BrunnerMerge branch 'android-managed-configurations' android-2.5.0
2024-02-21  Markus Pfeifferandroid: Update managed certificates if config changes
2024-02-21  Markus Pfeifferandroid: Add manager for managed user certificates
2024-02-21  Markus Pfeifferandroid: Add manager for managed trusted certificates
2024-02-21  Markus Pfeifferandroid: Add installer for managed user certificates...
2024-02-21  Markus Pfeifferandroid: Add installer for managed trusted certificates
2024-02-21  Markus Pfeifferandroid: Provide global database helper instance
2024-02-21  Tobias Brunnerandroid: Expose static instance for Application object
2024-02-21  Markus Pfeifferandroid: Expose managed configuration globally and...
2024-02-21  Markus Pfeifferandroid: Always use UUID to access profiles
2024-02-21  Markus Pfeifferandroid: Add interface for VPN data source
2024-02-21  Markus Pfeifferandroid: Use try-with-resources for IO
2024-02-21  Markus Pfeifferandroid: Remove unnecessary @TargetApi
2024-02-21  Markus Pfeifferandroid: Remove unnecessary API checks
2022-09-21  Tobias Brunnerandroid: Prevent FD leak from HttpURLConnection
2022-09-21  Tobias Brunnerandroid: Mark PendingIntents as immutable via FLAG_IMMU...
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-07-14  Tobias BrunnerMerge branch 'android-updates' android-2.3.3
2021-07-14  Tobias Brunnerandroid: Replace deprecated AsyncTask instances
2021-07-13  Tobias Brunnerandroid: Replace usage of deprecated Handler() constructor
2021-06-25  Tobias BrunnerFixed some typos, courtesy of codespell
2020-12-01  Tobias Brunnerandroid: Don't default to marking VPN connections as...
2020-10-29  Tobias BrunnerMerge branch 'android-ipv6-transport'
2020-10-29  Tobias Brunnerandroid: Add flag to enable IPv6 transport addresses
2020-10-29  Tobias Brunnerandroid: Ignore deprecation warning for legacy code...
2020-10-29  Tobias Brunnerandroid: Consistently use PreferenceManager from AndroidX
2020-06-02  Tobias BrunnerMerge branch 'android-scheduler'
2020-06-02  Tobias Brunnerandroid: Add Android-specific implementation of scheduler_t
2019-10-15  Tobias BrunnerMerge branch 'android-updates'
2019-10-15  Tobias Brunnerandroid: Replace deprecated CONNECTIVITY_ACTION on...
2019-08-26  Tobias BrunnerMerge branch 'android-updates'
2019-08-26  Tobias Brunnerandroid: Migrate from support libraries to AndroidX
2019-03-14  Tobias BrunnerMerge branch 'android-updates'
2019-03-05  Tobias Brunnerandroid: Use helper to parse IP addresses where appropriate
2019-03-05  Tobias Brunnerandroid: Use configured custom DNS servers
2018-10-17  Tobias Brunnerandroid: Avoid DNS leak due to blocking TUN device...
2018-07-03  Tobias Brunnerandroid: Poll dropper TUN device for data on older...
2018-07-03  Tobias BrunnerMerge branch 'android-updates'
2018-07-03  Tobias Brunnerandroid: Simplify error handling in VPN state fragment
2018-07-03  Tobias Brunnerandroid: Pass UUID to VPN service to initiate profiles
2018-07-03  Tobias Brunnerandroid: Add flag to enable RSA/PSS
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: Use activity when reconnecting without (or...
2018-07-03  Tobias Brunnerandroid: Use startForegroundService() to start VpnService
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: Use capped exponential backoff for automatic...
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: Add an automatic reconnect on errors
2018-07-03  Tobias Brunnerandroid: Add function to quickly reconnect the current...
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+
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
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: Add support to POST data via SimpleFetcher
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
2017-07-03  Tobias Brunnerandroid: Add a simple HTTP(S) fetcher for CRLs
2017-06-30  Tobias Brunnerandroid: Make sure every listener at the VPN state...
2017-02-17  Tobias Brunnerandroid: Send network change events from a separate...
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-04-27  Tobias BrunnerMerge branch 'android-tabs'
2016-04-27  Tobias Brunnerandroid: Make TrustedCertificateManager an Observable
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
next