aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtls/tls_handshake.h
Commit message (Expand)AuthorAgeFilesLines
* libtls: Add getters for TLS handshake authentication detailsMartin Willi2015-03-031-0/+7
* Delegate tls_t.get_{peer,server}_id to handshake layerMartin Willi2013-02-281-0/+14
* Separated cipherspec checking and switching, allowing us to defer the secondMartin Willi2011-12-311-6/+7
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-311-4/+5
* Implemented TLS Alert handlingMartin Willi2010-08-231-3/+4
* added generic TLS application data handler and specific EAP-TTLS instantiationAndreas Steffen2010-08-121-0/+7
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+82