aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtls/tls_server.h
Commit message (Collapse)AuthorAgeFilesLines
* Delegate tls_t.get_{peer,server}_id to handshake layerMartin Willi2013-02-281-1/+6
| | | | | This allows to get updated peer identities if the peer can't authenticate, or does when it is optional.
* Implemented TLS Alert handlingMartin Willi2010-08-231-2/+9
|
* Introducing simple purposes for the TLS stack, switches various optionsMartin Willi2010-08-201-2/+1
|
* optional certificate-based peer authentication on TLS server sideAndreas Steffen2010-08-151-1/+2
|
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+48