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
/
charon
/
plugins
/
eap_tls
/
eap_tls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved eap-tls plugin to libcharon, updated to 4.4.1 APIs
Martin Willi
2010-08-03
1
-442
/
+0
*
Implemented EAP-TLS server functionality
Martin Willi
2010-08-03
1
-3
/
+11
*
TLS stack keeps a copy of server/peer identities
Martin Willi
2010-08-03
1
-16
/
+1
*
Limit the number of EAP-TLS packets allowed
Martin Willi
2010-08-03
1
-0
/
+13
*
Properly send empty EAP-TLS messages
Martin Willi
2010-08-03
1
-22
/
+25
*
Derive MSK for EAP-TLS authentication
Martin Willi
2010-08-03
1
-0
/
+5
*
Implemented input record decryption and verification
Martin Willi
2010-08-03
1
-0
/
+1
*
Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ...
Martin Willi
2010-08-03
1
-1
/
+1
*
Process ServerHello(Done), Certificate(Request) messages
Martin Willi
2010-08-03
1
-2
/
+9
*
Accept follow-up fragments with a TLS message length
Martin Willi
2010-08-03
1
-24
/
+50
*
Pass TLS records to newly introduced TLS stack
Martin Willi
2010-08-03
1
-11
/
+55
*
(De-)fragment EAP-TLS packets, pass TLS records to upper layer
Martin Willi
2010-08-03
1
-1
/
+229
*
Added EAP-TLS plugin stub
Martin Willi
2010-08-03
1
-0
/
+122