aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_tls/tls/tls_peer.h
Commit message (Expand)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
* 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