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_11
/
tnccs_11.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵
Andreas Steffen
2013-08-15
1
-633
/
+0
|
|
|
|
plugins to libtnccs
*
make TNC client authentication type available to IMVs
Andreas Steffen
2013-02-12
1
-0
/
+19
|
*
determine underlying IF-T transport protocol
Andreas Steffen
2013-02-12
1
-13
/
+37
|
*
make AR identities available to IMVs via IF-IMV 1.4 draft
Andreas Steffen
2013-02-11
1
-0
/
+14
|
*
Make IKE/EAP IDs available to TNC server/client
Andreas Steffen
2013-02-11
1
-2
/
+17
|
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
1
-7
/
+7
|
*
introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs
Andreas Steffen
2012-09-09
1
-1
/
+0
|
*
make max_message_size parameter consistent with similar options
Andreas Steffen
2012-08-09
1
-1
/
+1
|
*
updated Copyright info
Andreas Steffen
2012-07-13
1
-1
/
+1
|
*
restrict PA-TNC messages to maximum size
Andreas Steffen
2012-07-12
1
-3
/
+14
|
*
eliminate message length field in EAP-TNC
Andreas Steffen
2012-07-11
1
-1
/
+1
|
*
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
-11
/
+13
|
*
added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions
Andreas Steffen
2011-12-07
1
-7
/
+14
|
*
refactored TNC framework
Andreas Steffen
2011-10-25
1
-37
/
+27
|
*
moved imv_manager to libtnccs
Andreas Steffen
2011-10-25
1
-2
/
+8
|
*
moved imc_manager to libtnccs
Andreas Steffen
2011-10-25
1
-8
/
+17
|
*
oops, should have been a bitwise and
Andreas Steffen
2011-06-25
1
-2
/
+2
|
*
fixed copy-and-paste error
Andreas Steffen
2011-06-25
1
-1
/
+1
|
*
output all known PA-TNC subtype names
Andreas Steffen
2011-06-24
1
-1
/
+32
|
*
clear reason strings after delivering them
Andreas Steffen
2011-06-15
1
-0
/
+1
|
*
added missing single quotes
Andreas Steffen
2011-06-14
1
-2
/
+2
|
*
separated tncif_names from standard TCG TNC header files
Andreas Steffen
2011-06-06
1
-0
/
+2
|
*
make IMC/IMV pairs independent of libcharon
Andreas Steffen
2011-06-01
1
-2
/
+0
|
*
do not call recommendations if recs does not exist
Andreas Steffen
2011-05-14
1
-1
/
+1
|
*
Restrict IMCs and IMVs to call SendMessage()
Andreas Steffen
2011-05-14
1
-1
/
+20
|
*
added missing comma
Andreas Steffen
2011-05-07
1
-1
/
+1
|
*
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 ↵
Andreas Steffen
2011-03-19
1
-0
/
+2
|
|
|
|
message
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
1
-3
/
+3
|
*
Add a prefix to the global visible tnc names to avoid name clashes, move to ↵
Martin Willi
2011-02-08
1
-3
/
+4
|
|
|
|
tncifimv
*
terminate TNCCS 1.1 connection after sending recommendation
Andreas Steffen
2011-01-11
1
-1
/
+18
|
*
implemented check_and_build_recommendation()
Andreas Steffen
2011-01-11
1
-0
/
+42
|
*
correct numbering of batches
Andreas Steffen
2011-01-11
1
-2
/
+3
|
*
communicate DELETE state to IMCs and IMVs
Andreas Steffen
2011-01-11
1
-0
/
+10
|
*
implemented parsing of TNCCS 1.1 messages
Andreas Steffen
2011-01-09
1
-3
/
+99
|
*
implemented TNCCS 1.1 without libtnc
Andreas Steffen
2011-01-07
1
-184
/
+186
|
*
two fixes in tnccs_11
Andreas Steffen
2010-11-02
1
-2
/
+2
|
*
use DBG_TNC for TNC debugging output
Andreas Steffen
2010-10-09
1
-19
/
+19
|
*
TNCCS debug cosmetics
Andreas Steffen
2010-10-09
1
-4
/
+4
|
*
implemented TNC isolation via group memberships
Andreas Steffen
2010-10-09
1
-6
/
+33
|
*
implemented a makeshift non-scalable send buffer
Andreas Steffen
2010-10-08
1
-25
/
+82
|
*
created tnc-imc and tnc-imv plugins
Andreas Steffen
2010-10-07
1
-39
/
+78
|
*
configure tnc_config path and preferred_language via strongswan.conf
Andreas Steffen
2010-10-05
1
-2
/
+8
|
*
print XML as plaintext and process recieved TNCCS Batch
Andreas Steffen
2010-09-30
1
-11
/
+28
|
*
started use of libtnc library
Andreas Steffen
2010-09-29
1
-17
/
+75
|
*
moved TNCCS layer out of eap_tnc plugin
Andreas Steffen
2010-09-28
1
-0
/
+124