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
/
eap_tnc
/
eap_tnc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make TNC client authentication type available to IMVs
Andreas Steffen
2013-02-12
1
-13
/
+65
*
determine underlying IF-T transport protocol
Andreas Steffen
2013-02-12
1
-4
/
+4
*
Make IKE/EAP IDs available to TNC server/client
Andreas Steffen
2013-02-11
1
-2
/
+3
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
updated Copyright info
Andreas Steffen
2012-07-13
1
-1
/
+1
*
removed unused variables
Andreas Steffen
2012-07-11
1
-2
/
+0
*
due to single fragment, total length does not have to be included
Andreas Steffen
2012-07-11
1
-3
/
+1
*
EAP-TNC does not support fragmentation
Andreas Steffen
2012-07-11
1
-12
/
+14
*
missing references to daemon.h
Andreas Steffen
2012-05-05
1
-0
/
+1
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-6
/
+8
*
refactored TNC framework
Andreas Steffen
2011-10-25
1
-5
/
+3
*
explicitly activate use of TNC headers
Andreas Steffen
2011-06-07
1
-1
/
+3
*
do not include length field in non-fragmented EAP-PEAP packets
Andreas Steffen
2011-04-21
1
-2
/
+6
*
Revert alloc_str changes
Martin Willi
2011-04-21
1
-4
/
+2
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
1
-2
/
+4
*
added get|set_identifier() methods to eap_tnc_t
Andreas Steffen
2011-04-06
1
-0
/
+14
*
implemented dynamic detection of TNCCS protocol
Andreas Steffen
2011-01-31
1
-2
/
+19
*
select TNCCS protocol via charon.plugins.eap-tnc.protocol
Andreas Steffen
2010-11-09
1
-1
/
+6
*
created tnc-imc and tnc-imv plugins
Andreas Steffen
2010-10-07
1
-1
/
+1
*
moved TNCCS layer out of eap_tnc plugin
Andreas Steffen
2010-09-28
1
-5
/
+4
*
max max_message_count configurable and move it into tls_eap_t
Andreas Steffen
2010-09-08
1
-12
/
+4
*
moved tls_t existance test into tls_eap_create() again
Andreas Steffen
2010-09-08
1
-5
/
+0
*
generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocol
Andreas Steffen
2010-09-08
1
-88
/
+68
*
fixed copy-and-paste errors
Andreas Steffen
2010-08-30
1
-1
/
+1
*
created an eap-tnc method hull
Andreas Steffen
2010-08-30
1
-0
/
+190