Commit Graph
23 Commits
Author SHA1 Message Date
Andreas Steffen 3fe656fdc9 fixed a couple of bugs in the prototype 2010-11-23 16:33:23 +01:00
Andreas Steffen 8d6366e87a set PB_MSG_PA message type 2010-11-23 16:32:09 +01:00
Andreas Steffen 7a39b9ebf8 prototype implementation using the pb_tnc_message_t class 2010-11-23 14:44:16 +01:00
Andreas Steffen 7828bd1bd6 defined a pb_tnc_message_t interface 2010-11-23 14:27:57 +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 7c2201aded implemented have_recommendation() based on a choice of 3 policies 2010-11-15 18:25:58 +01:00
Andreas Steffen 10647add81 moved recommendation handling to the tnc_imv plugin 2010-11-13 10:02:02 +01:00
Andreas Steffen c2835ef29f created dummy have_recommendation() function 2010-11-10 22:42:36 +01:00
Andreas Steffen 3db904641e implemented mutex locking the batch in construction 2010-11-10 22:22:27 +01:00
Andreas Steffen c0cb1f8a09 fixed received test message 2010-11-10 22:02:20 +01:00
Andreas Steffen b777d2a46b implemented mutex locking the recommendations list 2010-11-10 21:53:17 +01:00
Andreas Steffen cc5f7aa3d8 implemented recommendation storage 2010-11-10 21:23:37 +01:00
Andreas Steffen 498a583f4a defined PB-TNC types 2010-11-10 15:44:51 +01:00
Andreas Steffen b55310b3a8 append any previously collection messages to batch 2010-11-10 15:44:09 +01:00
Andreas Steffen d599902a3a implemented batch_ending() and solicit_recommendation() functions 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 bcd386a95f removed dependencies from libtnc 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 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
Tobias Brunner 6c6492d7e8 Some Doxygen fixes. 2010-10-15 18:14:48 +02:00
Andreas Steffen 6d0e9cf046 created hull for TNCCS 2.0 plugin 2010-10-05 21:15:24 +02:00