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
|
10a6019ec6
|
Implement correct signature for pb_tnc_msg->process()
|
2011-02-08 10:57:41 +01:00 |
|
Martin Willi
|
6cc11bccd1
|
Fixed various doxygen errors in tnc plugins
|
2011-02-08 10:57:40 +01:00 |
|
Andreas Steffen
|
8a284e0454
|
communicate DELETE state to IMCs and IMVs
|
2011-01-11 01:17:40 +01:00 |
|
Andreas Steffen
|
33749b879c
|
send notifyConnectionChange() to IMCs
|
2011-01-09 10:00:13 +01:00 |
|
Andreas Steffen
|
3d653727a8
|
removed superfluous s
|
2011-01-05 04:09:19 +01:00 |
|
Andreas Steffen
|
97613b3b1a
|
remove private_
|
2011-01-05 03:44:57 +01:00 |
|
Andreas Steffen
|
d0eb22333e
|
remove private_
|
2011-01-05 03:44:28 +01:00 |
|
Andreas Steffen
|
ac46c8be5c
|
cosmetics in debug output
|
2011-01-05 02:44:27 +01:00 |
|
Andreas Steffen
|
69e8407d51
|
detect fragmentation of PB-TNC batch
|
2011-01-05 02:41:36 +01:00 |
|
Andreas Steffen
|
dcde152265
|
fixed typo
|
2011-01-02 06:52:32 +01:00 |
|
Andreas Steffen
|
836d9a795b
|
reverted Connection ID to capital letters
|
2010-12-12 12:55:14 +01:00 |
|
Andreas Steffen
|
c2e625514d
|
some more cosmetics
|
2010-12-12 10:19:54 +01:00 |
|
Andreas Steffen
|
41216e6518
|
final cosmetics in PB-TNC debug output
|
2010-12-12 10:17:43 +01:00 |
|
Andreas Steffen
|
54eb669dd5
|
implemented PB-TNC message parsing checks
|
2010-12-12 00:42:31 +01:00 |
|
Andreas Steffen
|
3a4695dc5e
|
some code optimizations
|
2010-12-11 00:52:53 +01:00 |
|
Andreas Steffen
|
781730b86a
|
support handshake retry requests
|
2010-12-10 23:41:12 +01:00 |
|
Andreas Steffen
|
4ca368d223
|
the PB-TNC protocol is working
|
2010-12-10 23:21:13 +01:00 |
|
Andreas Steffen
|
512d2e045f
|
refactored message handling
|
2010-12-10 17:09:21 +01:00 |
|
Andreas Steffen
|
af1e3ff567
|
do not accept results and recommendation messages from clients
|
2010-12-10 17:04:11 +01:00 |
|
Andreas Steffen
|
5988fc0dfd
|
define pb_tnc_state_machine_t object
|
2010-12-10 14:56:40 +01:00 |
|
Andreas Steffen
|
755f2419a5
|
debug cosmetics
|
2010-12-10 11:55:02 +01:00 |
|
Andreas Steffen
|
7e7efa647e
|
implemented handling of received PB-TNC messages
|
2010-12-10 11:16:57 +01:00 |
|
Andreas Steffen
|
68fada37b1
|
refactored PB-TNC state machine in receive direction
|
2010-12-09 23:38:38 +01:00 |
|
Andreas Steffen
|
7382a639fb
|
refactored PB-TNC state machine in send direction
|
2010-12-09 23:18:55 +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
|
2f942ba67d
|
fixed memory corruption
|
2010-12-08 12:15:53 +01:00 |
|
Andreas Steffen
|
fba18c5105
|
cosmetics
|
2010-12-05 15:23:18 +01:00 |
|
Andreas Steffen
|
02f08ef910
|
cosmetics
|
2010-12-05 15:16:15 +01:00 |
|
Andreas Steffen
|
a6bf8e9118
|
added parsing checks
|
2010-12-05 15:01:01 +01:00 |
|
Andreas Steffen
|
e150442bed
|
fixed pb_reason_string_message_t class
|
2010-12-05 11:20:18 +01:00 |
|
Andreas Steffen
|
375dacca8e
|
removed superfluous whitespace
|
2010-12-03 11:26:13 +01:00 |
|
Sansar Choinyambuu
|
e1ee0e20f7
|
PB-TNC messages implemented
|
2010-12-03 10:23:04 +01:00 |
|
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 |
|