aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_tls/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-031-20/+0
* Implemented the TLS specific PRF in its TLSv1.0 and TLSv1.2 variantsMartin Willi2010-08-031-0/+1
* Implemented a tls_writer class to simplify TLS data generationMartin Willi2010-08-031-0/+1
* Implemented a tls_reader class to simplify TLS data parsingMartin Willi2010-08-031-0/+1
* Added TLS crypto helper, currently supports cipher suite selectionMartin Willi2010-08-031-0/+1
* Added stubs for handshake handling, server and peer variantsMartin Willi2010-08-031-1/+4
* Added dummy/identity implementations of the different TLS record layersMartin Willi2010-08-031-1/+4
* Added some TLS constantsMartin Willi2010-08-031-1/+1
* Added EAP-TLS plugin stubMartin Willi2010-08-031-0/+10