Andreas Steffen
|
26691de27f
|
clear reason strings after delivering them
|
2011-06-15 13:53:53 +02:00 |
|
Andreas Steffen
|
33f89d66a7
|
fixed length check
|
2011-06-12 21:49:53 +02:00 |
|
Andreas Steffen
|
328b377efa
|
explicitly activate use of TNC headers
|
2011-06-07 12:19:32 +02:00 |
|
Andreas Steffen
|
7c4d4d209d
|
make IMC/IMV pairs independent of libcharon
|
2011-06-01 16:33:44 +02:00 |
|
Andreas Steffen
|
3fa44f4e1a
|
created Private Enterprise Number (PEN) list
|
2011-05-29 10:42:46 +02:00 |
|
Andreas Steffen
|
eea597a5ee
|
added TNC_Connection_State_names
|
2011-05-29 10:40:17 +02:00 |
|
Andreas Steffen
|
cc546c3ce6
|
Restrict IMCs and IMVs to call SendMessage()
|
2011-05-14 13:31:16 +02:00 |
|
Andreas Steffen
|
e8a512f800
|
protection against insane IMCs and IMVs
|
2011-05-11 19:34:01 +02:00 |
|
Andreas Steffen
|
52cab8874b
|
fixed debug output
|
2011-05-09 00:49:59 +02:00 |
|
Andreas Steffen
|
50a43c79a6
|
refactored tnccs->remove_connection()
|
2011-05-06 15:13:05 +02:00 |
|
Andreas Steffen
|
ca0341bf85
|
added missing tab
|
2011-04-28 13:30:40 +02:00 |
|
Andreas Steffen
|
02472e3417
|
do not send messages of type TNC_VENDORID_ANY or subtye TNC_SUBTYPE_ANY
|
2011-04-28 13:28:40 +02:00 |
|
Andreas Steffen
|
7aa2d1ca49
|
log TNC PEP decision with level 0
|
2011-03-25 12:49:05 +01:00 |
|
Martin Willi
|
6ccb23e80b
|
Whitespace cleanups in tnc code
|
2011-02-08 11:03:10 +01:00 |
|
Martin Willi
|
c6c7c7001c
|
Add a prefix to the global visible tnc names to avoid name clashes, move to tncifimv
|
2011-02-08 11:03:10 +01:00 |
|
Martin Willi
|
11a6f29944
|
Fixed doxygen groups in libcharon tnc subtree
|
2011-02-08 10:57:41 +01:00 |
|
Andreas Steffen
|
f652995b21
|
implemented dynamic detection of TNCCS protocol
|
2011-01-31 00:59:17 +01:00 |
|
Andreas Steffen
|
7289f4424a
|
defined some additional Private Enterprise Numbers
|
2010-12-10 14:58:33 +01:00 |
|
Andreas Steffen
|
4333c48a1b
|
pb_tnc_batch_t class implements parsing and building of PB-TNC batches
|
2010-12-09 21:33:12 +01:00 |
|
Andreas Steffen
|
6ee5c912e7
|
implemented create_reason_enumerator() function
|
2010-11-19 17:23:06 +01:00 |
|
Andreas Steffen
|
8a5c7db860
|
implemented request_handshake_retry() function
|
2010-11-19 08:52:18 +01:00 |
|
Andreas Steffen
|
a423a96140
|
added IMC and IMV IDs as arguments to send_message()
|
2010-11-17 00:04:10 +01:00 |
|
Andreas Steffen
|
66c30fa244
|
get_attribute() and set_attribute() are not allowed to use TNC_CONNECTIONID_ANY
|
2010-11-16 22:43:48 +01:00 |
|
Andreas Steffen
|
343f4793a8
|
implement set_attribute() callback function
|
2010-11-16 21:07:02 +01:00 |
|
Andreas Steffen
|
92477a0625
|
implement GetAttribute() callback function
|
2010-11-16 20:14:48 +01:00 |
|
Andreas Steffen
|
7c2201aded
|
implemented have_recommendation() based on a choice of 3 policies
|
2010-11-15 18:25:58 +01:00 |
|
Andreas Steffen
|
de1cb3283a
|
configure recommendation policy via strongswan.conf
|
2010-11-14 11:23:47 +01:00 |
|
Andreas Steffen
|
10647add81
|
moved recommendation handling to the tnc_imv plugin
|
2010-11-13 10:02:02 +01:00 |
|
Andreas Steffen
|
e2a0bea5d6
|
added get_preferred_language() to tnc_imc
|
2010-11-11 07:30:13 +01:00 |
|
Andreas Steffen
|
3041956770
|
created enum names for action recommendations and evaluation results
|
2010-11-10 21:23:37 +01:00 |
|
Andreas Steffen
|
41ec04c34d
|
enforce_recommendation inserts TNC group membership rules for IKE_SA
|
2010-11-10 17:59:41 +01:00 |
|
Andreas Steffen
|
83f08a783f
|
implemented separate protocol and connection rwlocks
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
d11c76bbd2
|
assign provide_recommendation callback function
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
d599902a3a
|
implemented batch_ending() and solicit_recommendation() functions
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
08235c7ded
|
added get_count() method to IMC/IMV managers
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
c228ad607c
|
abort if one of the IMCs or IMVs fail to initialize
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
8126344264
|
removed whitespace
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
213245cca9
|
implemented provide_recommendation callback function
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
1dc7b22c53
|
added imc/imv_manager remove method
|
2010-11-09 20:43:51 +01:00 |
|
Andreas Steffen
|
8286b93af2
|
insert IMV/IMC before providing BindFunction
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
3e5664ede8
|
tnccs header cosmetics
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
9b43ae9cee
|
imv/imc header cosmetics
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
e6b6fc881f
|
implemented receive_message() function
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
296636252b
|
support of reportMessageTypes() function
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
2a647d5d50
|
implemented send_message() callback function
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
b25633314e
|
implement IMC and IMV manager classes
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
e7da87f942
|
added connection management to TNCCS manager
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
d5b988ae64
|
changed ACL properties of header files
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
a816f1f588
|
cleaned up whitespace
|
2010-11-09 20:43:50 +01:00 |
|
Andreas Steffen
|
1888dd6bd5
|
implemented IMC/IMV handler
|
2010-11-09 20:43:50 +01:00 |
|