index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
tnccs_20
/
tnccs_20.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented IF-IMC/IMV 1.3 attributes
Andreas Steffen
2011-12-08
1
-2
/
+2
*
added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() support
Andreas Steffen
2011-12-08
1
-12
/
+17
*
added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions
Andreas Steffen
2011-12-07
1
-12
/
+11
*
added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...
Andreas Steffen
2011-12-06
1
-4
/
+4
*
refactored TNC framework
Andreas Steffen
2011-10-25
1
-41
/
+30
*
moved imv_manager to libtnccs
Andreas Steffen
2011-10-25
1
-2
/
+8
*
moved imc_manager to libtnccs
Andreas Steffen
2011-10-25
1
-10
/
+19
*
output all known PA-TNC subtype names
Andreas Steffen
2011-06-24
1
-5
/
+10
*
notify IMVs about handshake retries
Andreas Steffen
2011-06-23
1
-0
/
+5
*
clear reason strings after delivering them
Andreas Steffen
2011-06-15
1
-0
/
+1
*
added missing single quotes
Andreas Steffen
2011-06-13
1
-4
/
+4
*
separated tncif_names from standard TCG TNC header files
Andreas Steffen
2011-06-06
1
-0
/
+2
*
show PB-PA message type/subtype
Andreas Steffen
2011-06-05
1
-4
/
+23
*
map action recommendation codes to PB access recommendation codes
Andreas Steffen
2011-06-05
1
-3
/
+16
*
make IMC/IMV pairs independent of libcharon
Andreas Steffen
2011-06-01
1
-3
/
+1
*
changed VENDOR_ID to PEN
Andreas Steffen
2011-05-29
1
-2
/
+6
*
Restrict IMCs and IMVs to call SendMessage()
Andreas Steffen
2011-05-14
1
-1
/
+23
*
adapted state_machine for retry batches
Andreas Steffen
2011-05-09
1
-8
/
+17
*
refactored tnccs->remove_connection()
Andreas Steffen
2011-05-06
1
-11
/
+2
*
log TNC PEP decision with level 0
Andreas Steffen
2011-03-25
1
-5
/
+1
*
TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection me...
Andreas Steffen
2011-03-19
1
-0
/
+2
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
1
-5
/
+5
*
Add a prefix to the global visible tnc names to avoid name clashes, move to t...
Martin Willi
2011-02-08
1
-3
/
+4
*
communicate DELETE state to IMCs and IMVs
Andreas Steffen
2011-01-11
1
-0
/
+10
*
send notifyConnectionChange() to IMCs
Andreas Steffen
2011-01-09
1
-2
/
+16
*
cosmetics in debug output
Andreas Steffen
2011-01-05
1
-1
/
+1
*
detect fragmentation of PB-TNC batch
Andreas Steffen
2011-01-05
1
-4
/
+11
*
reverted Connection ID to capital letters
Andreas Steffen
2010-12-12
1
-2
/
+2
*
some more cosmetics
Andreas Steffen
2010-12-12
1
-9
/
+9
*
final cosmetics in PB-TNC debug output
Andreas Steffen
2010-12-12
1
-14
/
+14
*
implemented PB-TNC message parsing checks
Andreas Steffen
2010-12-12
1
-46
/
+77
*
some code optimizations
Andreas Steffen
2010-12-11
1
-42
/
+67
*
support handshake retry requests
Andreas Steffen
2010-12-10
1
-0
/
+15
*
the PB-TNC protocol is working
Andreas Steffen
2010-12-10
1
-9
/
+44
*
refactored message handling
Andreas Steffen
2010-12-10
1
-147
/
+194
*
define pb_tnc_state_machine_t object
Andreas Steffen
2010-12-10
1
-105
/
+7
*
debug cosmetics
Andreas Steffen
2010-12-10
1
-8
/
+15
*
implemented handling of received PB-TNC messages
Andreas Steffen
2010-12-10
1
-12
/
+166
*
refactored PB-TNC state machine in send direction
Andreas Steffen
2010-12-09
1
-91
/
+95
*
pb_tnc_batch_t class implements parsing and building of PB-TNC batches
Andreas Steffen
2010-12-09
1
-226
/
+206
*
fixed a couple of bugs in the prototype
Andreas Steffen
2010-11-23
1
-2
/
+4
*
prototype implementation using the pb_tnc_message_t class
Andreas Steffen
2010-11-23
1
-15
/
+219
*
added IMC and IMV IDs as arguments to send_message()
Andreas Steffen
2010-11-17
1
-1
/
+2
*
implemented have_recommendation() based on a choice of 3 policies
Andreas Steffen
2010-11-15
1
-0
/
+4
*
moved recommendation handling to the tnc_imv plugin
Andreas Steffen
2010-11-13
1
-93
/
+21
*
created dummy have_recommendation() function
Andreas Steffen
2010-11-10
1
-1
/
+21
*
implemented mutex locking the batch in construction
Andreas Steffen
2010-11-10
1
-4
/
+16
*
fixed received test message
Andreas Steffen
2010-11-10
1
-1
/
+2
*
implemented mutex locking the recommendations list
Andreas Steffen
2010-11-10
1
-0
/
+10
*
implemented recommendation storage
Andreas Steffen
2010-11-10
1
-4
/
+61
[next]