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_ttls
Commit message (
Collapse
)
Author
Age
Files
Lines
*
suport certificate-based client authentication with EAP-TTLS
Andreas Steffen
2010-10-14
1
-40
/
+70
|
*
deactivate start_phase2_tnc flag after start
Andreas Steffen
2010-10-07
1
-1
/
+1
|
*
added server side support for EAP-TNC
Andreas Steffen
2010-10-07
1
-2
/
+28
|
*
support non EAP-TTLS conformant RADIUS-type attribute segmentation
Andreas Steffen
2010-09-09
1
-13
/
+79
|
*
added explanatory comments
Andreas Steffen
2010-09-09
1
-3
/
+7
|
*
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
-2
/
+8
|
*
Added strongswan.conf options for EAP-TLS/TTLS fragment size
Martin Willi
2010-08-31
1
-5
/
+10
|
*
Migrated EAP-TTLS to the generic TLS helper
Martin Willi
2010-08-31
1
-281
/
+21
|
*
Support output fragmentation of TLS records
Martin Willi
2010-08-31
1
-2
/
+3
|
*
for the time being assume a single request/response exchange for a given EAP ↵
Andreas Steffen
2010-08-30
1
-2
/
+3
|
|
|
|
method
*
removed tls_record_t definition
Andreas Steffen
2010-08-24
1
-10
/
+0
|
*
Pass NULL peer identity to omit TLS peer authentication, added ↵
Martin Willi
2010-08-24
2
-2
/
+7
|
|
|
|
eap-ttls.request_peer_auth option
*
support fragmentation in AVPs
Andreas Steffen
2010-08-24
3
-21
/
+118
|
*
Client sends empty EAP-TTLS packet on fatal alerts to properly shut down TLS
Martin Willi
2010-08-24
1
-0
/
+6
|
*
Moved TLS record parsing/generation to tls.c
Martin Willi
2010-08-24
1
-56
/
+4
|
*
Introducing simple purposes for the TLS stack, switches various options
Martin Willi
2010-08-20
1
-3
/
+9
|
*
Fixed compiler warning
Martin Willi
2010-08-20
1
-1
/
+1
|
*
added EAP-TTLS debug output
Andreas Steffen
2010-08-18
1
-4
/
+11
|
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
4
-30
/
+34
|
*
implemented server-initiated phase2 of EAP-TTLS authentication
Andreas Steffen
2010-08-16
2
-15
/
+52
|
*
implemented server side support for EAP-TTLS
Andreas Steffen
2010-08-16
8
-79
/
+537
|
*
optional certificate-based peer authentication on TLS server side
Andreas Steffen
2010-08-15
1
-2
/
+2
|
*
removed some raw EAP debug output
Andreas Steffen
2010-08-14
1
-3
/
+0
|
*
use EAP plugin for tunneled client authentication
Andreas Steffen
2010-08-14
1
-14
/
+107
|
*
send tunneled EAP Identity response using eap-identity plugin
Andreas Steffen
2010-08-13
3
-12
/
+37
|
*
implement AVP EAP message building and processing
Andreas Steffen
2010-08-13
1
-10
/
+69
|
*
added generic TLS application data handler and specific EAP-TTLS instantiation
Andreas Steffen
2010-08-12
4
-6
/
+152
|
*
differentiate between TLS messages and EAP-[T]TLS packets in the debug output
Andreas Steffen
2010-08-10
1
-6
/
+6
|
*
log final TLS acknowledgement packet
Andreas Steffen
2010-08-08
1
-1
/
+5
|
*
added level 2 debug info on sent TLS packets
Andreas Steffen
2010-08-07
1
-0
/
+4
|
*
log EAP-TTLS version
Andreas Steffen
2010-08-07
1
-6
/
+12
|
*
EAP-TLS and EAP-TTLS use different constant MSK PRF label
Andreas Steffen
2010-08-07
1
-1
/
+2
|
*
added eap_ttls plugin configuration
Andreas Steffen
2010-08-07
5
-0
/
+615