Andreas Steffen [Sat, 15 Jul 2017 16:37:52 +0000 (18:37 +0200)]
pt-tls-client: Added man page
Andreas Steffen [Thu, 13 Jul 2017 12:22:50 +0000 (14:22 +0200)]
Version bump to 5.6.0dr2
Andreas Steffen [Thu, 13 Jul 2017 10:03:27 +0000 (12:03 +0200)]
sw-collector: strip arch suffix from package names
Andreas Steffen [Sun, 9 Jul 2017 21:17:22 +0000 (23:17 +0200)]
sw-collector: Check for epoch-less Debian package versions
Andreas Steffen [Wed, 12 Jul 2017 13:22:25 +0000 (15:22 +0200)]
libtpmtss: Support of Intel TABRMD interface
Andreas Steffen [Sat, 8 Jul 2017 21:21:56 +0000 (23:21 +0200)]
Version bump to 5.6.0dr1
This major version includes the new SWIMA IMC/IMV pair which
implements the "draft-ietf-sacm-nea-swima-patnc" Internet Draft.
Full compliance to the ISO 19770-2:2015 SWID tag standard has
been achieved.
Andreas Steffen [Sat, 8 Jul 2017 21:20:32 +0000 (23:20 +0200)]
Merge branch 'swima'
Andreas Steffen [Sat, 8 Jul 2017 20:36:51 +0000 (22:36 +0200)]
testing: Added tnc/tnccs-20-nea-pt-tls scenario
Andreas Steffen [Sat, 8 Jul 2017 14:39:45 +0000 (16:39 +0200)]
testing: Adaptation to ISO 19770-2:2015 SWID standard
Andreas Steffen [Fri, 7 Jul 2017 07:09:58 +0000 (09:09 +0200)]
pt-tls-client: Support for TPM keyids
Andreas Steffen [Thu, 29 Jun 2017 09:28:15 +0000 (11:28 +0200)]
imv-swima: Implemented SW event processing
Andreas Steffen [Mon, 26 Jun 2017 16:07:53 +0000 (18:07 +0200)]
sw-collector: Query central collector database
Andreas Steffen [Mon, 26 Jun 2017 16:07:11 +0000 (18:07 +0200)]
libimcv: Moved REST API from imv_swid and imv_swima to libimcv
Andreas Steffen [Thu, 22 Jun 2017 05:45:28 +0000 (07:45 +0200)]
swidtag: strongSwan swidtag file with double underscores
Andreas Steffen [Sun, 18 Jun 2017 21:24:18 +0000 (23:24 +0200)]
sw-collector: Collects endpoint software events
Andreas Steffen [Sat, 10 Jun 2017 08:23:28 +0000 (10:23 +0200)]
imv-swima: Created SWIMA IMV plugin
Andreas Steffen [Sat, 10 Jun 2017 08:22:01 +0000 (10:22 +0200)]
imc-swima: Created SWIMA IMC plugin
Andreas Steffen [Tue, 23 May 2017 05:05:45 +0000 (07:05 +0200)]
unit-tests: Added IETF SWIMA PA-TNC attribute tests
Andreas Steffen [Mon, 22 May 2017 14:04:06 +0000 (16:04 +0200)]
libimcv: Implemented IETF SW PA-TNC attributes
Andreas Steffen [Wed, 24 May 2017 04:35:32 +0000 (06:35 +0200)]
libimcv: Fixed memory leak
Andreas Steffen [Mon, 22 May 2017 14:00:43 +0000 (16:00 +0200)]
libimcv: Corrected order of subscription flags
Andreas Steffen [Mon, 22 May 2017 13:46:44 +0000 (15:46 +0200)]
libimcv: Added IETF Software PA-TNC attributes
Andreas Steffen [Mon, 22 May 2017 13:44:44 +0000 (15:44 +0200)]
libtncif: Added IETF Software PA-TNC message subtype
Andreas Steffen [Thu, 20 Apr 2017 09:41:15 +0000 (11:41 +0200)]
libimcv: SWID tag generation and discovery
Andreas Steffen [Fri, 31 Mar 2017 11:12:57 +0000 (13:12 +0200)]
libimcv: Update database to ISO 19770-2:2015 SWID standard
Andreas Steffen [Sat, 8 Jul 2017 21:19:18 +0000 (23:19 +0200)]
testing: Fixed typo in openssl-ikev2/rw-suite-b-192 scenario
Tobias Brunner [Fri, 7 Jul 2017 07:23:14 +0000 (09:23 +0200)]
testing: Support running multiple tests with * as wildcard (e.g. ikev2/ocsp-*)
Tobias Brunner [Fri, 7 Jul 2017 06:53:32 +0000 (08:53 +0200)]
x509: Correctly encode nonce in OCSP request
The nonce value is encoded as OCTET STRING, however, the extension
values themselves must also be encoded as OCTET STRING.
Tobias Brunner [Wed, 5 Jul 2017 15:55:06 +0000 (17:55 +0200)]
swanctl: Document eap_id in remote sections
Tobias Brunner [Tue, 20 Jun 2017 10:16:56 +0000 (12:16 +0200)]
kernel-pfroute: Make sure there is a netmask when enumerating subnets
Tobias Brunner [Thu, 15 Jun 2017 12:36:40 +0000 (14:36 +0200)]
pki: Load pubkey plugin to print public keys
Since
3317d0e77b1a the public keys are printed via certificate printer,
but that only works if the public key is actually wrapped, which
requires the pubkey plugin.
Fixes:
3317d0e77b1a ("Standardized printing of certificate information")
Tobias Brunner [Thu, 15 Jun 2017 12:36:19 +0000 (14:36 +0200)]
pki: Fix typo in --print man page
Tobias Brunner [Mon, 12 Jun 2017 07:58:31 +0000 (09:58 +0200)]
sql: Use qualified names in SQL query statements
VIRTUAL is a new reserved keyword in MySQL 5.7.6 that caused some of these
queries to fail.
Fixes #2359.
Tobias Brunner [Tue, 30 May 2017 16:27:20 +0000 (18:27 +0200)]
stroke: Don't load configs with invalid proposals
References #2347.
Tobias Brunner [Tue, 30 May 2017 16:23:12 +0000 (18:23 +0200)]
ikev1: Determine transform ID before mapping integrity algorithm ID
Due to the lookup based on the mapped algorithm ID the resulting AH
proposals were invalid.
Fixes #2347.
Fixes:
8456d6f5a8e9 ("ikev1: Don't require AH mapping for integrity algorithm when generating proposal")
Tobias Brunner [Tue, 16 May 2017 15:34:02 +0000 (17:34 +0200)]
eap-aka-3gpp: Add plugin that implements 3GPP MILENAGE algorithm in software
This is similar to the eap-aka-3gpp2 plugin. K (optionally concatenated
with OPc) may be configured as binary EAP secret in ipsec.secrets or
swanctl.conf.
Based on a patch by Thomas Strangert.
Fixes #2326.
Tobias Brunner [Tue, 16 May 2017 15:30:38 +0000 (17:30 +0200)]
utils: Make second argument to memxor() const
Tobias Brunner [Tue, 4 Jul 2017 09:52:34 +0000 (11:52 +0200)]
android: New release after fixing issues with older Android versions and DB upgrade
Tobias Brunner [Tue, 4 Jul 2017 09:44:47 +0000 (11:44 +0200)]
android: Fix database update from older versions
Tobias Brunner [Tue, 4 Jul 2017 09:10:45 +0000 (11:10 +0200)]
android: Fix version string on older Android releases
SECURITY_PATCH is apparently only available since Android 6.
Tobias Brunner [Mon, 3 Jul 2017 11:44:49 +0000 (13:44 +0200)]
android: New release after fixing crash with existing profiles
Tobias Brunner [Mon, 3 Jul 2017 11:43:53 +0000 (13:43 +0200)]
android: Fix null pointer dereference with existing profiles
Tobias Brunner [Mon, 3 Jul 2017 10:08:57 +0000 (12:08 +0200)]
android: Only show disconnect button if actually connected
Tobias Brunner [Mon, 3 Jul 2017 08:47:43 +0000 (10:47 +0200)]
android: New release after adding lots of new stuff
Tobias Brunner [Mon, 3 Jul 2017 08:39:33 +0000 (10:39 +0200)]
Merge branch '2309-android-disconnect-button'
Adds a disconnect button to the permanent notification.
Fixes #2309.
Tobias Brunner [Fri, 30 Jun 2017 07:46:56 +0000 (09:46 +0200)]
android: Close activity when dialog is canceled if it was not visible before
onPause/onResume() won't work because onPause() is called right before
onNewIntent().
Tobias Brunner [Fri, 23 Jun 2017 08:35:08 +0000 (10:35 +0200)]
android: Allow disconnecting via MainActivity but display a confirmation dialog
Tobias Brunner [Tue, 13 Jun 2017 14:21:50 +0000 (16:21 +0200)]
android: Add disconnect button to notification
Tobias Brunner [Mon, 3 Jul 2017 08:37:21 +0000 (10:37 +0200)]
Merge branch 'android-certreq'
This adds an option that allows disabling certificate requests during
IKE_AUTH.
Tobias Brunner [Thu, 29 Jun 2017 12:52:28 +0000 (14:52 +0200)]
android: Make sending certificate requests configurable in the GUI
Tobias Brunner [Thu, 29 Jun 2017 11:00:19 +0000 (13:00 +0200)]
android: Import the flag to suppress certificate requests
Tobias Brunner [Thu, 29 Jun 2017 10:58:58 +0000 (12:58 +0200)]
android: Add flag to suppress sending certificate requests
Tobias Brunner [Thu, 29 Jun 2017 10:58:16 +0000 (12:58 +0200)]
android: Add property for simple flags
Tobias Brunner [Mon, 3 Jul 2017 08:33:52 +0000 (10:33 +0200)]
Merge branch '2365-android-nat-keepalive'
This makes the NAT-T keepalive interval configurable per connection.
Fixes #2365.
Tobias Brunner [Thu, 29 Jun 2017 10:57:07 +0000 (12:57 +0200)]
android: Import NAT-T keepalive interval
Tobias Brunner [Wed, 28 Jun 2017 16:44:45 +0000 (18:44 +0200)]
android: Make NAT-T keepalive interval configurable in the GUI
Tobias Brunner [Wed, 28 Jun 2017 16:34:40 +0000 (18:34 +0200)]
android: Use configured NAT-T keepalive interval
Tobias Brunner [Wed, 28 Jun 2017 16:28:31 +0000 (18:28 +0200)]
android: Add property for NAT-T keepalive interval
Tobias Brunner [Mon, 3 Jul 2017 08:32:35 +0000 (10:32 +0200)]
Merge branch 'android-updates'
This adds support for configuring split-tunneling and per-app VPN, adds
a simple HTTP/S fetcher and enables the revocation plugin, makes the log
view more efficient, imports profiles via SAF and changes multiple other
things.
Tobias Brunner [Wed, 28 Jun 2017 12:28:38 +0000 (14:28 +0200)]
android: Use arrays as primary config option for subnets in profile files
Tobias Brunner [Wed, 28 Jun 2017 10:33:17 +0000 (12:33 +0200)]
android: Change format of address ranges and print sets
Tobias Brunner [Tue, 27 Jun 2017 13:17:43 +0000 (15:17 +0200)]
android: Make app handling and selection of apps configurable in profile editor
Tobias Brunner [Tue, 27 Jun 2017 13:13:30 +0000 (15:13 +0200)]
android: Add simple activity for the selection of apps
Tobias Brunner [Tue, 27 Jun 2017 13:10:41 +0000 (15:10 +0200)]
android: Add list fragment for the selection of apps
Tobias Brunner [Tue, 27 Jun 2017 12:11:16 +0000 (14:11 +0200)]
android: Add filterable adapter for list of installed/selected apps
Tobias Brunner [Tue, 27 Jun 2017 11:54:32 +0000 (13:54 +0200)]
android: Add list item layout for installed/selected apps
Tobias Brunner [Tue, 27 Jun 2017 11:50:18 +0000 (13:50 +0200)]
android: Add class that wraps ApplicationInfo for selected apps
Tobias Brunner [Tue, 27 Jun 2017 08:14:43 +0000 (10:14 +0200)]
android: Handle checked state in activated background
Tobias Brunner [Tue, 27 Jun 2017 08:13:54 +0000 (10:13 +0200)]
android: Add text color for checkable list entries
Tobias Brunner [Tue, 27 Jun 2017 08:12:35 +0000 (10:12 +0200)]
android: Add a linear layout that is checkable
Tobias Brunner [Mon, 26 Jun 2017 14:19:08 +0000 (16:19 +0200)]
android: Add convenience methods to get/set selected apps to/from a sorted set
Tobias Brunner [Mon, 26 Jun 2017 10:38:31 +0000 (12:38 +0200)]
android: Import selected/excluded apps from profile file
Tobias Brunner [Mon, 26 Jun 2017 10:02:11 +0000 (12:02 +0200)]
android: Apply selected apps according to config
Either only the selected apps are able to access the VPN or they are
excluded from access to the VPN.
Tobias Brunner [Mon, 26 Jun 2017 09:35:46 +0000 (11:35 +0200)]
android: Add property for selected apps to VPN profiles
A second property will control if only the selected apps have access to
the VPN or if the selected apps are excluded from the VPN, or if the
functionality is disabled.
Tobias Brunner [Thu, 22 Jun 2017 10:26:19 +0000 (12:26 +0200)]
android: Make custom subnets configurable in the GUI
Tobias Brunner [Thu, 22 Jun 2017 10:01:42 +0000 (12:01 +0200)]
android: Import custom subnets from profile file
Tobias Brunner [Thu, 22 Jun 2017 09:56:31 +0000 (11:56 +0200)]
android: Use configured included subnets instead of negotiated TS
Tobias Brunner [Thu, 22 Jun 2017 09:23:25 +0000 (11:23 +0200)]
android: Add ability to add a range set to another
Tobias Brunner [Thu, 22 Jun 2017 09:15:17 +0000 (11:15 +0200)]
android: Add property for included subnets to VPN profiles
Tobias Brunner [Wed, 21 Jun 2017 16:29:48 +0000 (18:29 +0200)]
android: Make excluded subnets configurable in the GUI
Tobias Brunner [Wed, 21 Jun 2017 16:23:33 +0000 (18:23 +0200)]
android: Import excluded subnets from profile file
Tobias Brunner [Wed, 21 Jun 2017 15:21:30 +0000 (17:21 +0200)]
android: Exclude configured subnets from the VPN
Tobias Brunner [Wed, 21 Jun 2017 14:59:40 +0000 (16:59 +0200)]
android: Implement Iterable interface and addAll() for range set
Tobias Brunner [Wed, 21 Jun 2017 14:22:11 +0000 (16:22 +0200)]
android: Add ability to remove a range set from another
Tobias Brunner [Wed, 21 Jun 2017 13:53:39 +0000 (15:53 +0200)]
android: Parse two addresses separated by - as range
Tobias Brunner [Wed, 21 Jun 2017 13:20:58 +0000 (15:20 +0200)]
android: Add property for excluded subnets to VPN profiles
Tobias Brunner [Wed, 21 Jun 2017 12:35:06 +0000 (14:35 +0200)]
android: Add class to manage a set of IP address ranges/subnets
Tobias Brunner [Tue, 13 Jun 2017 16:41:36 +0000 (18:41 +0200)]
android: Add class to handle IP ranges and subnets
Tobias Brunner [Thu, 15 Jun 2017 17:01:33 +0000 (19:01 +0200)]
android: Log some information about the Android version and the device
Tobias Brunner [Tue, 13 Jun 2017 15:42:33 +0000 (17:42 +0200)]
android: Escape backslashes in settings values
For usernames that use domain specifiers.
Tobias Brunner [Thu, 20 Apr 2017 07:33:41 +0000 (09:33 +0200)]
android: Use a specific action to disconnect from the VPN
Tobias Brunner [Tue, 13 Jun 2017 13:15:53 +0000 (15:15 +0200)]
android: Try to load existing user cert when importing VPN profile
Tobias Brunner [Mon, 12 Jun 2017 13:47:31 +0000 (15:47 +0200)]
android: Enable revocation plugin
Tobias Brunner [Mon, 12 Jun 2017 13:46:41 +0000 (15:46 +0200)]
android: Add a simple HTTP(S) fetcher for CRLs
Tobias Brunner [Thu, 4 May 2017 12:00:50 +0000 (14:00 +0200)]
android: Use LOCAL_LDLIBS to link libdl
Newer NDKs fail otherwise as there is no actual module anymore.
Tobias Brunner [Fri, 21 Apr 2017 12:30:16 +0000 (14:30 +0200)]
android: Make log view more efficient
This bunches several log messages together before posting Runnables.
Fixes #2148.
Tobias Brunner [Fri, 21 Apr 2017 11:59:04 +0000 (13:59 +0200)]
android: Don't update state fragment if not attached to an Activity
When the bound state service finally connects we might not actually be
attached to an Activity.
Tobias Brunner [Fri, 21 Apr 2017 11:54:51 +0000 (13:54 +0200)]
android: Make sure every listener at the VPN state service is only registered once
We register when the service connects but also in onStart() (as we
unregister in onStop() to avoid updates when not shown). So this could
theoretically cause the listener to get registered twice if the service
is connected before onStart() is called (it seems it usually isn't).
Tobias Brunner [Tue, 18 Apr 2017 15:07:57 +0000 (17:07 +0200)]
android: Add menu item to import VPN profile via Storage Access Framework
This is useful in case the proper MIME type was not set for a downloaded
profile.
Tobias Brunner [Tue, 18 Apr 2017 14:14:45 +0000 (16:14 +0200)]
android: Add translation for Traditional Chinese
Courtesy of Chris Chiang.