summaryrefslogtreecommitdiff
path: root/lib/state.h
Commit message (Expand)AuthorAgeFilesLines
* Add or clean header guards in lib/Tim Rühsen2019-05-071-4/+4
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Renamed CHECK_AUTH macro to CHECK_AUTH_TYPE to be more clear what it checks.Tom Vrancken2018-10-181-1/+1
* Implemented RFC7250 certificate type negotiation extensions.Tom Vrancken2018-08-201-0/+10
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-261-0/+2
* handshake: properly set the default record versionNikos Mavrogiannopoulos2018-02-191-0/+11
* handshake: simplify by storing a pointer to PRF mac entryNikos Mavrogiannopoulos2018-02-191-1/+1
* security_parameters: ease access to group information by keeping pointer to itNikos Mavrogiannopoulos2017-08-021-4/+4
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-6/+12
* priorities: share priority structures across sessionsNikos Mavrogiannopoulos2017-07-101-3/+3
* Removed unnecessary certificate type functionalityNikos Mavrogiannopoulos2017-06-161-5/+0
* _gnutls_PRF: was made inline functionNikos Mavrogiannopoulos2017-06-011-5/+12
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+94