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 | -256/+0 |
* | Implemented input record decryption and verification | Martin Willi | 2010-08-03 | 1 | -2/+6 |
* | Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ... | Martin Willi | 2010-08-03 | 1 | -2/+9 |
* | Implemented a tls_writer class to simplify TLS data generation | Martin Willi | 2010-08-03 | 1 | -19/+49 |
* | Implemented a tls_reader class to simplify TLS data parsing | Martin Willi | 2010-08-03 | 1 | -20/+40 |
* | Added stubs for handshake handling, server and peer variants | Martin Willi | 2010-08-03 | 1 | -3/+131 |
* | Added dummy/identity implementations of the different TLS record layers | Martin Willi | 2010-08-03 | 1 | -0/+67 |