]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2018-07-19  Andreas SteffenVersion bump to 5.7.0dr5 5.7.0dr5
2018-07-19  Andreas Steffenlibimcv: Added Debian 8.11 and Ubunut 18.04 to IMV...
2018-07-19  Andreas Steffenlibtpmtss: Support of RSAPSS signature scheme
2018-07-19  Andreas Steffenlibtpmtss: Support for TSS2 v2 libraries
2018-07-11  Tobias Brunnertesting: Optionally build/install strongSwan only on...
2018-07-09  Tobias Brunnerconf: Fix bench_time documentation
2018-07-09  Tobias Brunnermessage: Report the size of the complete reassembled...
2018-07-09  Tobias Brunnerencrypted-payload: Change how the length for reassemble...
2018-07-09  Tobias Brunnerencrypted-payload: Add getter for the used AEAD transform
2018-07-09  Tobias Brunnertesting: Fix checks after changing fragmentation log...
2018-07-09  SC Leecharon-nm: Parse any type of private key in need_secrets
2018-07-06  Tobias Brunnerkernel-pfkey: Add support for native ChaCha20/Poly1305...
2018-07-06  Ruben Tytgatkernel-pfkey: Enable macOS native AES_GCM_ICV16 support
2018-07-05  Tobias Brunnertesting: The dhcp plugin uses the DHCP client port...
2018-07-04  Tobias Brunnerandroid: New release after fixing EAP-PEAP issue and...
2018-07-04  Tobias BrunnerRevert "android: Enable the eap-ttls and eap-peap plugins"
2018-07-04  Tobias Brunnerandroid: Move hint from TextInputEditText to TextInputL...
2018-07-04  Tobias Brunnerandroid: Don't enforce the server address as AAA identi...
2018-07-03  Tobias Brunnerandroid: New release after fixing cancelling connecting...
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: New version after adding lots of new features
2018-07-03  Tobias Brunnerandroid: Use ListView for log messages
2018-07-03  Tobias Brunnerandroid: Simplify error handling in VPN state fragment
2018-07-03  Tobias Brunnerandroid: Remove MIME type filter when importing trusted...
2018-07-03  Tobias Brunnerandroid: Show date/thread prefix in log view if we...
2018-07-03  Tobias Brunnerandroid: Change log message when initializing the nativ...
2018-07-03  Tobias Brunnerandroid: Don't use infinite keying tries on Android 5+
2018-07-03  Tobias Brunnerandroid: Allow explicit termination of a profile withou...
2018-07-03  Tobias Brunnerandroid: Handle restarts of the control Activity better
2018-07-03  Tobias Brunnerandroid: Properly handle pressing home when VPN confirm...
2018-07-03  Tobias Brunnerandroid: Crudely catch exception if no file browser...
2018-07-03  Tobias Brunnerandroid: Enable the eap-ttls and eap-peap plugins
2018-07-03  Tobias Brunnerandroid: Pass UUID to VPN service to initiate profiles
2018-07-03  Tobias Brunnerandroid: Remove Suite B ESP proposals and reorder some...
2018-07-03  Tobias Brunnerandroid: Make RSA/PSS flag configurable in the GUI
2018-07-03  Tobias Brunnerandroid: Import RSA/PSS flag
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: Make CRL/OCSP/strict flags configurable in...
2018-07-03  Tobias Brunnerandroid: Import CRL/OCSP/strict flags
2018-07-03  Tobias Brunnerandroid: Fix import of certificate request flag
2018-07-03  Tobias Brunnerandroid: Add flags to control CRL/OCSP fetching and...
2018-07-03  Tobias Brunnerrevocation: Support en-/disabling CRL/OCSP at runtime
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: Avoid IllegalStateException in state fragments
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 Brunnerike-sa-manager: Fix races when changing initiator SPI...
2018-07-03  Tobias Brunnerandroid: Show a retry button in the error banner
2018-07-03  Tobias Brunnerandroid: Add function to quickly reconnect the current...
2018-07-03  Tobias Brunnerandroid: Use Java 8 features
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: Use modern shortcuts on Android 8+
2018-07-03  Tobias Brunnerandroid: Add an adaptive launcher icon
2018-07-03  Tobias Brunnerandroid: Show the actual error description in the notif...
2018-07-03  Tobias Brunnerandroid: Change format for error strings
2018-07-03  Tobias Brunnerandroid: Collapse Quick Settings drawer if password...
2018-07-03  Tobias Brunnerandroid: Initiate configured default profile when trigg...
2018-07-03  Tobias Brunnerandroid: Just reconnect if the tile is clicked even...
2018-07-03  Tobias Brunnerandroid: Allow reconnecting without confirmation in...
2018-07-03  Tobias Brunnerandroid: Show connection errors as banner, not as modal...
2018-07-03  Tobias Brunnerandroid: Add Quick Settings tile to toggle VPN state
2018-07-03  Tobias Brunnerandroid: Store the ID of the most recently used profile...
2018-07-03  Tobias Brunnerandroid: Add settings activity and default profile...
2018-07-03  Tobias Brunnerandroid: Reset error state after user confirmed it
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: Migrate onAttach() from deprecated version
2018-07-03  Tobias Brunnerandroid: Make certificate import activity properly...
2018-07-03  Tobias Brunnerandroid: Remove deprecated progress indicator in MainAc...
2018-07-03  Tobias Brunnerandroid: Replace deprecated ProgressDialog during profi...
2018-07-03  Tobias Brunnerandroid: Add notification channel for API level 26+
2018-07-03  Tobias Brunnerandroid: Set compile-/targetSdkVersion to 26
2018-07-03  Tobias Brunnerandroid: Show profile ID at bottom of advanced settings
2018-07-03  Tobias Brunnerandroid: Accept a profile's UUID when initiating
2018-07-03  Tobias Brunnerandroid: Add additional Intent filter for import Activi...
2018-07-03  Tobias Brunnerandroid: UUID is now mandatory
2018-07-03  Tobias Brunnerandroid: Show an error dialog if we can't get permissio...
2018-07-03  Tobias Brunnerandroid: Suppress self-assign warnings with clang
2018-07-03  Tobias Brunneratomics: Use type of destination in CAS implementation
2018-07-03  Tobias Brunneratomics: Define HAVE_GCC_ATOMIC_OPERATIONS when buildin...
2018-07-03  Tobias Brunnerandroid: Build native libraries for all non-deprecated...
2018-07-03  Tobias Brunnerandroid: Update Gradle plugin and wrapper
2018-07-02  Tobias Brunnerike: Include length of reassembled IKE message in log...
2018-07-02  Tobias Brunnerdhcp: Only use DHCP server port if explicitly configured
2018-07-02  Tobias Brunnerkernel-pfkey: Avoid updating policies if nothing signif...
2018-06-29  Tobias Brunnersettings: Fix compilation with newer versions of Clang
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias Brunnertesting: Fix IKE proposal in swanctl/net2net-gw scenario
2018-06-28  Tobias Brunnerbackend-manager: Change how IKE/peer config matches...
2018-06-28  Tobias BrunnerReplace 'inacceptable' with the more common 'unacceptable'
next