aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_tls/tls/tls_fragmentation.c
Commit message (Expand)AuthorAgeFilesLines
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-031-256/+0
* Implemented input record decryption and verificationMartin Willi2010-08-031-2/+6
* Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ...Martin Willi2010-08-031-2/+9
* Implemented a tls_writer class to simplify TLS data generationMartin Willi2010-08-031-19/+49
* Implemented a tls_reader class to simplify TLS data parsingMartin Willi2010-08-031-20/+40
* Added stubs for handshake handling, server and peer variantsMartin Willi2010-08-031-3/+131
* Added dummy/identity implementations of the different TLS record layersMartin Willi2010-08-031-0/+67