summaryrefslogtreecommitdiff
path: root/lib/dtls.h
Commit message (Expand)AuthorAgeFilesLines
* handshake: replace RESUME_TRUE and RESUME_FALSE with <stdbool.h>Daiki Ueno2021-02-041-2/+2
* lib: drop gnutls_uint64 usage as sequence numberDmitry Eremin-Solenikov2019-10-241-1/+1
* Add const to several read-only packet sequence paramstmp-fix-coverityTim Rühsen2019-10-151-1/+1
* Add or clean header guards in lib/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* system: provide a means to replace gettime implementationDaiki Ueno2018-10-261-1/+1
* record: adjusted overhead calculation for TLS1.3Nikos Mavrogiannopoulos2018-02-191-2/+3
* DTLS: improved data MTU calculation under CBC ciphersuitesNikos Mavrogiannopoulos2018-01-161-4/+3
* record: more precise calculation of max recv sizeNikos Mavrogiannopoulos2017-07-131-0/+5
* Rename uint64 to gnutls_uint64 to avoid conflict with macOSDavid Caldwell2017-04-061-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-1/+1
* dtls: imported Fridolin's DTLS sliding window implementationNikos Mavrogiannopoulos2016-07-131-1/+1
* instead of assigning a variable per flag use the init flags directlyNikos Mavrogiannopoulos2016-04-281-1/+1
* dtls: reset the record number sliding window on gnutls_record_set_state()Nikos Mavrogiannopoulos2016-03-311-0/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+132