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 | -168/+0 |
* | Implemented EAP-TLS server functionality | Martin Willi | 2010-08-03 | 1 | -0/+7 |
* | Cleaned up the public TLS interface | Martin Willi | 2010-08-03 | 1 | -52/+0 |
* | 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 | -0/+18 |
* | Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ... | Martin Willi | 2010-08-03 | 1 | -1/+4 |
* | Process ServerHello(Done), Certificate(Request) messages | Martin Willi | 2010-08-03 | 1 | -0/+14 |
* | Pass TLS records to newly introduced TLS stack | Martin Willi | 2010-08-03 | 1 | -0/+45 |
* | Added some TLS constants | Martin Willi | 2010-08-03 | 1 | -0/+126 |