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 | -20/+0 |
* | Implemented the TLS specific PRF in its TLSv1.0 and TLSv1.2 variants | Martin Willi | 2010-08-03 | 1 | -0/+1 |
* | Implemented a tls_writer class to simplify TLS data generation | Martin Willi | 2010-08-03 | 1 | -0/+1 |
* | Implemented a tls_reader class to simplify TLS data parsing | Martin Willi | 2010-08-03 | 1 | -0/+1 |
* | Added TLS crypto helper, currently supports cipher suite selection | Martin Willi | 2010-08-03 | 1 | -0/+1 |
* | Added stubs for handshake handling, server and peer variants | Martin Willi | 2010-08-03 | 1 | -1/+4 |
* | Added dummy/identity implementations of the different TLS record layers | Martin Willi | 2010-08-03 | 1 | -1/+4 |
* | Added some TLS constants | Martin Willi | 2010-08-03 | 1 | -1/+1 |
* | Added EAP-TLS plugin stub | Martin Willi | 2010-08-03 | 1 | -0/+10 |