]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2017-07-08  Andreas Steffenimc-swima: Created SWIMA IMC plugin
2017-07-08  Andreas Steffenunit-tests: Added IETF SWIMA PA-TNC attribute tests
2017-07-08  Andreas Steffenlibimcv: Implemented IETF SW PA-TNC attributes
2017-07-08  Andreas Steffenlibimcv: Fixed memory leak
2017-07-08  Andreas Steffenlibimcv: Corrected order of subscription flags
2017-07-08  Andreas Steffenlibimcv: Added IETF Software PA-TNC attributes
2017-07-08  Andreas Steffenlibtncif: Added IETF Software PA-TNC message subtype
2017-07-08  Andreas Steffenlibimcv: SWID tag generation and discovery
2017-07-08  Andreas Steffenlibimcv: Update database to ISO 19770-2:2015 SWID standard
2017-07-08  Andreas Steffentesting: Fixed typo in openssl-ikev2/rw-suite-b-192...
2017-07-07  Tobias Brunnertesting: Support running multiple tests with * as wildc...
2017-07-07  Tobias Brunnerx509: Correctly encode nonce in OCSP request
2017-07-05  Tobias Brunnerswanctl: Document eap_id in remote sections
2017-07-05  Tobias Brunnerkernel-pfroute: Make sure there is a netmask when enume...
2017-07-05  Tobias Brunnerpki: Load pubkey plugin to print public keys
2017-07-05  Tobias Brunnerpki: Fix typo in --print man page
2017-07-05  Tobias Brunnersql: Use qualified names in SQL query statements
2017-07-05  Tobias Brunnerstroke: Don't load configs with invalid proposals
2017-07-05  Tobias Brunnerikev1: Determine transform ID before mapping integrity...
2017-07-05  Tobias Brunnereap-aka-3gpp: Add plugin that implements 3GPP MILENAGE...
2017-07-05  Tobias Brunnerutils: Make second argument to memxor() const
2017-07-04  Tobias Brunnerandroid: New release after fixing issues with older...
2017-07-04  Tobias Brunnerandroid: Fix database update from older versions
2017-07-04  Tobias Brunnerandroid: Fix version string on older Android releases
2017-07-03  Tobias Brunnerandroid: New release after fixing crash with existing...
2017-07-03  Tobias Brunnerandroid: Fix null pointer dereference with existing...
2017-07-03  Tobias Brunnerandroid: Only show disconnect button if actually connected
2017-07-03  Tobias Brunnerandroid: New release after adding lots of new stuff
2017-07-03  Tobias BrunnerMerge branch '2309-android-disconnect-button'
2017-07-03  Tobias Brunnerandroid: Close activity when dialog is canceled if...
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: Make sending certificate requests configurable...
2017-07-03  Tobias Brunnerandroid: Import the flag to suppress certificate requests
2017-07-03  Tobias Brunnerandroid: Add flag to suppress sending certificate requests
2017-07-03  Tobias Brunnerandroid: Add property for simple flags
2017-07-03  Tobias BrunnerMerge branch '2365-android-nat-keepalive'
2017-07-03  Tobias Brunnerandroid: Import NAT-T keepalive interval
2017-07-03  Tobias Brunnerandroid: Make NAT-T keepalive interval configurable...
2017-07-03  Tobias Brunnerandroid: Use configured NAT-T keepalive interval
2017-07-03  Tobias Brunnerandroid: Add property for NAT-T keepalive interval
2017-07-03  Tobias BrunnerMerge branch 'android-updates'
2017-07-03  Tobias Brunnerandroid: Use arrays as primary config option for subnet...
2017-07-03  Tobias Brunnerandroid: Change format of address ranges and print...
2017-07-03  Tobias Brunnerandroid: Make app handling and selection of apps config...
2017-07-03  Tobias Brunnerandroid: Add simple activity for the selection of apps
2017-07-03  Tobias Brunnerandroid: Add list fragment for the selection of apps
2017-07-03  Tobias Brunnerandroid: Add filterable adapter for list of installed...
2017-07-03  Tobias Brunnerandroid: Add list item layout for installed/selected...
2017-07-03  Tobias Brunnerandroid: Add class that wraps ApplicationInfo for selec...
2017-07-03  Tobias Brunnerandroid: Handle checked state in activated background
2017-07-03  Tobias Brunnerandroid: Add text color for checkable list entries
2017-07-03  Tobias Brunnerandroid: Add a linear layout that is checkable
2017-07-03  Tobias Brunnerandroid: Add convenience methods to get/set selected...
2017-07-03  Tobias Brunnerandroid: Import selected/excluded apps from profile...
2017-07-03  Tobias Brunnerandroid: Apply selected apps according to config
2017-07-03  Tobias Brunnerandroid: Add property for selected apps to VPN profiles
2017-07-03  Tobias Brunnerandroid: Make custom subnets configurable in the GUI
2017-07-03  Tobias Brunnerandroid: Import custom subnets from profile file
2017-07-03  Tobias Brunnerandroid: Use configured included subnets instead of...
2017-07-03  Tobias Brunnerandroid: Add ability to add a range set to another
2017-07-03  Tobias Brunnerandroid: Add property for included subnets to VPN profiles
2017-07-03  Tobias Brunnerandroid: Make excluded subnets configurable in the GUI
2017-07-03  Tobias Brunnerandroid: Import excluded subnets from profile file
2017-07-03  Tobias Brunnerandroid: Exclude configured subnets from the VPN
2017-07-03  Tobias Brunnerandroid: Implement Iterable interface and addAll()...
2017-07-03  Tobias Brunnerandroid: Add ability to remove a range set from another
2017-07-03  Tobias Brunnerandroid: Parse two addresses separated by - as range
2017-07-03  Tobias Brunnerandroid: Add property for excluded subnets to VPN profiles
2017-07-03  Tobias Brunnerandroid: Add class to manage a set of IP address ranges...
2017-07-03  Tobias Brunnerandroid: Add class to handle IP ranges and subnets
2017-07-03  Tobias Brunnerandroid: Log some information about the Android version...
2017-07-03  Tobias Brunnerandroid: Escape backslashes in settings values
2017-07-03  Tobias Brunnerandroid: Use a specific action to disconnect from the VPN
2017-07-03  Tobias Brunnerandroid: Try to load existing user cert when importing...
2017-07-03  Tobias Brunnerandroid: Enable revocation plugin
2017-07-03  Tobias Brunnerandroid: Add a simple HTTP(S) fetcher for CRLs
2017-07-03  Tobias Brunnerandroid: Use LOCAL_LDLIBS to link libdl
2017-07-03  Tobias Brunnerandroid: Make log view more efficient
2017-06-30  Tobias Brunnerandroid: Don't update state fragment if not attached...
2017-06-30  Tobias Brunnerandroid: Make sure every listener at the VPN state...
2017-06-30  Tobias Brunnerandroid: Add menu item to import VPN profile via Storag...
2017-06-30  Tobias Brunnerandroid: Add translation for Traditional Chinese
2017-06-30  Tobias Brunnerandroid: Move Simplified Chinese translation to values...
2017-06-30  Tobias Brunnerandroid: Update Gradle plugin and wrapper
2017-06-29  Tobias Brunnerconfigure: Install charon-systemd.conf
2017-06-26  Tobias Brunnerikev1: Only delete redundant CHILD_SAs if configured
2017-06-20  Tobias Brunnerconfigure: Enable coverage for all plugins via PLUGIN_C...
2017-06-20  Tobias Brunneripsec: Remove `starter` as valid command in --help
2017-06-14  Tobias Brunneropenssl: Properly handle flags in key usage extension
2017-06-14  Tobias Brunnercharon-tkm: Return cloned host from tkm_kernel_sad_t...
2017-06-07  Tobias Brunnerconfigure: Use pkg-config to determine Ruby CFLAGS...
2017-05-30  Tobias Brunnernm: Version bump to 1.4.2
2017-05-29  Andreas SteffenVersion bump to 5.5.3 5.5.3
2017-05-29  Tobias BrunnerNEWS: Add info about CVE-2017-9022/23
2017-05-29  Andreas Steffenx509: nameConstraints sequence does not require a loop
2017-05-29  Andreas Steffenunit-tests: Updated asn1-parser tests
2017-05-29  Andreas Steffenasn1-parser: Fix CHOICE parsing
2017-05-29  Tobias Brunnergmp: Make sure the modulus is odd and the exponent...
next