aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtls/tls_peer.h
Commit message (Collapse)AuthorAgeFilesLines
* Delegate tls_t.get_{peer,server}_id to handshake layerMartin Willi2013-02-281-2/+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-1/+7
|
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+48