strongswan/src/libtnccs
Andreas Steffen 4d83c5b4a6 Fix of the mutual TNC measurement use case
If the IKEv2 initiator acting as a TNC server receives invalid TNC measurements
from the IKEv2 responder acting as a TNC clienti, the exchange of PB-TNC batches
is continued until the IKEv2 responder acting as a TNC server has also finished
its TNC measurements.

In the past if these measurements in the other direction were correct
the IKEv2 responder acting as EAP server declared the IKEv2 EAP authentication
successful and the IPsec connection was established even though the TNC
measurement verification on the EAP peer side failed.

The fix adds an "allow" group membership on each endpoint if the corresponding
TNC measurements of the peer are successful. By requiring a "allow" group
membership in the IKEv2 connection definition the IPsec connection succeeds
only if the TNC measurements on both sides are valid.
2016-02-16 18:00:27 +01:00
..
plugins Fix of the mutual TNC measurement use case 2016-02-16 18:00:27 +01:00
tnc libtnccs: Set apidoc category to libtnccs and move plugins 2015-03-25 12:00:20 +01:00
Android.mk android: Add messages/ita directory to tnccs-20 plugin 2015-03-25 12:00:20 +01:00
Makefile.am libtnccs: Link against ws_w32 on Windows 2014-06-04 15:53:05 +02:00