summaryrefslogtreecommitdiff
path: root/lib/session.c
Commit message (Expand)AuthorAgeFilesLines
* security_parameters: ease access to group information by keeping pointer to itNikos Mavrogiannopoulos2017-08-021-1/+3
* security_parameters: simplified contents by keeping pointer to cipher_suite_e...Nikos Mavrogiannopoulos2017-08-021-1/+1
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-15/+13
* gnutls_session_get_desc: improved ciphersuite descriptionNikos Mavrogiannopoulos2017-06-071-13/+34
* corrected typoNikos Mavrogiannopoulos2016-10-211-2/+1
* doc: gnutls_session_set_id: added sinceNikos Mavrogiannopoulos2016-07-271-0/+2
* doc: mention that the session data functions will fail prior to handshake com...Nikos Mavrogiannopoulos2016-07-221-1/+10
* session resumption: lift the limitation of calling gnutls_session_get_data*()...Nikos Mavrogiannopoulos2016-03-311-12/+15
* split session info functions from ui.cNikos Mavrogiannopoulos2015-12-311-0/+127
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+240