aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtls/tls.h
Commit message (Expand)AuthorAgeFilesLines
* generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocolAndreas Steffen2010-09-081-0/+2
* Added TLS extension identifiers from RFC 3546Martin Willi2010-09-061-2/+14
* Support for EC curve Hello extension, EC curve fallbackMartin Willi2010-09-031-0/+4
* Added TLS extension identifiersMartin Willi2010-09-021-0/+13
* Support output fragmentation of TLS recordsMartin Willi2010-08-311-6/+18
* Typo in doxygen comment fixed.Tobias Brunner2010-08-301-1/+1
* Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.reque...Martin Willi2010-08-241-6/+2
* Added generic TLS purposesMartin Willi2010-08-241-0/+4
* Moved TLS record parsing/generation to tls.cMartin Willi2010-08-241-8/+5
* Added a TLS purpose for EAP-TTLS with client authenticationMartin Willi2010-08-231-0/+2
* Verify negotiated TLS versionMartin Willi2010-08-231-1/+2
* Introducing simple purposes for the TLS stack, switches various optionsMartin Willi2010-08-201-4/+21
* optional certificate-based peer authentication on TLS server sideAndreas Steffen2010-08-151-8/+9
* added generic TLS application data handler and specific EAP-TTLS instantiationAndreas Steffen2010-08-121-1/+5
* EAP-TLS and EAP-TTLS use different constant MSK PRF labelAndreas Steffen2010-08-071-1/+2
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+170