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
/
libtls
/
tls_eap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libtls: Add getters for TLS handshake authentication details
Martin Willi
2015-03-03
1
-0
/
+7
*
Implemented PT-EAP protocol (RFC 7171)
Andreas Steffen
2014-05-12
1
-45
/
+68
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Use memmove on overlapping regions, and operate with correct sizeof()
Martin Willi
2012-09-12
1
-2
/
+2
*
Whitespace cleanups in tls_eap
Martin Willi
2012-09-12
1
-6
/
+6
*
eliminate message length field in EAP-TNC
Andreas Steffen
2012-07-11
1
-2
/
+6
*
allow to transmit 64k TLS Handshake and Application messages via EAP-[T]TLS
Andreas Steffen
2012-07-11
1
-3
/
+6
*
some tls_eap optimizations
Andreas Steffen
2012-07-11
1
-10
/
+13
*
max_message_count = 0 disables limit
Andreas Steffen
2012-07-11
1
-1
/
+1
*
log invalid TLS packet length
Andreas Steffen
2012-07-11
1
-1
/
+2
*
debug type is EAP_TLS
Andreas Steffen
2011-04-21
1
-4
/
+4
*
do not include length field in non-fragmented EAP-PEAP packets
Andreas Steffen
2011-04-21
1
-11
/
+43
*
implemented get|set_identifier() for tls_eap_t
Andreas Steffen
2011-04-05
1
-24
/
+70
*
call is_complete() if tls protocol returns with SUCCESS
Andreas Steffen
2010-11-16
1
-4
/
+8
*
set EAP-TTLS/TNC version also in acknowledgement packets
Andreas Steffen
2010-10-04
1
-0
/
+11
*
added explanatory comments
Andreas Steffen
2010-09-09
1
-5
/
+5
*
max max_message_count configurable and move it into tls_eap_t
Andreas Steffen
2010-09-08
1
-2
/
+22
*
moved tls_t existance test into tls_eap_create() again
Andreas Steffen
2010-09-08
1
-0
/
+5
*
generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocol
Andreas Steffen
2010-09-08
1
-26
/
+33
*
cosmetics in debug output
Andreas Steffen
2010-09-01
1
-2
/
+3
*
Added strongswan.conf options for EAP-TLS/TTLS fragment size
Martin Willi
2010-08-31
1
-4
/
+8
*
Implemented a generic TLS EAP helper to implement EAP-TLS, TTLS and other var...
Martin Willi
2010-08-31
1
-0
/
+331