summaryrefslogtreecommitdiff
path: root/lib/db.c
Commit message (Expand)AuthorAgeFilesLines
* handshake: replace RESUME_TRUE and RESUME_FALSE with <stdbool.h>Daiki Ueno2021-02-041-1/+1
* Fix typo in gnutls_db_set_cache_expiration() docsMichael Catanzaro2019-08-131-1/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* anti_replay: moved new add function into anti_replay structureNikos Mavrogiannopoulos2018-11-151-23/+0
* db: introduce gnutls_db_set_add_functionDaiki Ueno2018-11-121-0/+23
* db: introduce gnutls_db_check_entry_expire_timeDaiki Ueno2018-11-121-1/+37
* session tickets: check timestamp for validitytmp-session-ticket-key-rotation-ajuaristiNikos Mavrogiannopoulos2018-09-201-7/+23
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-261-2/+8
* server name: refuse to resume a session which server name doesn't matchNikos Mavrogiannopoulos2017-09-231-0/+4
* Ensure that session resumption does not occur when ext master secret status c...Nikos Mavrogiannopoulos2016-02-161-3/+12
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+346