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
/
tls
/
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
-215
/
+0
*
Implemented EAP-TLS server functionality
Martin Willi
2010-08-03
1
-0
/
+7
*
TLS stack keeps a copy of server/peer identities
Martin Willi
2010-08-03
1
-2
/
+16
*
Cleaned up the public TLS interface
Martin Willi
2010-08-03
1
-8
/
+1
*
Derive MSK for EAP-TLS authentication
Martin Willi
2010-08-03
1
-0
/
+7
*
Implemented key derivation, output record signing and encryption
Martin Willi
2010-08-03
1
-1
/
+16
*
Derive master secret, create Finished message
Martin Willi
2010-08-03
1
-1
/
+1
*
Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ...
Martin Willi
2010-08-03
1
-5
/
+6
*
Process ServerHello(Done), Certificate(Request) messages
Martin Willi
2010-08-03
1
-6
/
+29
*
Added TLS crypto helper, currently supports cipher suite selection
Martin Willi
2010-08-03
1
-2
/
+10
*
Added stubs for handshake handling, server and peer variants
Martin Willi
2010-08-03
1
-1
/
+17
*
Added dummy/identity implementations of the different TLS record layers
Martin Willi
2010-08-03
1
-2
/
+29
*
Pass TLS records to newly introduced TLS stack
Martin Willi
2010-08-03
1
-0
/
+58
*
Added some TLS constants
Martin Willi
2010-08-03
1
-0
/
+46