Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved eap-tls plugin to libcharon, updated to 4.4.1 APIs | Martin Willi | 2010-08-03 | 1 | -48/+0 |
| | |||||
* | Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ↵ | Martin Willi | 2010-08-03 | 1 | -1/+4 |
| | | | | ChangeCipherSpec as peer | ||||
* | Process ServerHello(Done), Certificate(Request) messages | Martin Willi | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | Added TLS crypto helper, currently supports cipher suite selection | Martin Willi | 2010-08-03 | 1 | -1/+2 |
| | |||||
* | Added stubs for handshake handling, server and peer variants | Martin Willi | 2010-08-03 | 1 | -0/+44 |