summaryrefslogtreecommitdiff
path: root/lib/constate.c
Commit message (Expand)AuthorAgeFilesLines
* security_parameters: simplified contents by keeping pointer to cipher_suite_e...Nikos Mavrogiannopoulos2017-08-021-54/+8
* record: more precise calculation of max recv sizeNikos Mavrogiannopoulos2017-07-131-0/+5
* Eliminated access to obsolete priority cache fieldsNikos Mavrogiannopoulos2017-07-101-15/+0
* handshake: simplified the server-side ciphersuite negotiationNikos Mavrogiannopoulos2017-07-101-8/+17
* Removed support for compression mechanismsNikos Mavrogiannopoulos2017-06-221-48/+1
* Drop _gnutls_epoch_get_compressionDmitry Eremin-Solenikov2016-12-141-12/+0
* Rework setting next compression methodDmitry Eremin-Solenikov2016-12-141-4/+4
* Rework setting next cipher suiteDmitry Eremin-Solenikov2016-12-141-3/+4
* Cache MAC algorithm used for PRF functionDmitry Eremin-Solenikov2016-12-141-0/+9
* dtls: imported Fridolin's DTLS sliding window implementationNikos Mavrogiannopoulos2016-07-131-1/+2
* Amend: Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-201-0/+2
* Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-141-2/+3
* Modified the CHACHA20 cipher to conform to draft-ietf-tls-chacha20-poly1305-02Nikos Mavrogiannopoulos2015-11-071-4/+12
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+729