aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_tls/tls/tls_server.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-031-48/+0
|
* Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ↵Martin Willi2010-08-031-1/+4
| | | | ChangeCipherSpec as peer
* Process ServerHello(Done), Certificate(Request) messagesMartin Willi2010-08-031-1/+1
|
* Added TLS crypto helper, currently supports cipher suite selectionMartin Willi2010-08-031-1/+2
|
* Added stubs for handshake handling, server and peer variantsMartin Willi2010-08-031-0/+44