summaryrefslogtreecommitdiff
path: root/lib/kx.c
Commit message (Expand)AuthorAgeFilesLines
* lib: avoid file descriptor leak when application forksDaiki Ueno2020-05-301-1/+1
* gnutls_session_get_keylog_function: new functiontmp-get-keylog-funcDaiki Ueno2020-03-221-0/+17
* keylogfile: simplify the callback mechanismtmp-keylog-funcDaiki Ueno2020-02-221-44/+12
* keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-071-4/+83
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* kx: for uniformity print master secret sizeDmitry Eremin-Solenikov2018-07-231-1/+2
* handshake: use hsk_flags in TLS1.2 and TLS1.3Nikos Mavrogiannopoulos2018-02-191-4/+4
* _gnutls_nss_keylog_write: define new internal APIDaiki Ueno2018-02-191-20/+36
* kx: moved to new buffer APINikos Mavrogiannopoulos2018-02-191-94/+76
* handshake: reset cert request state on handshake initNikos Mavrogiannopoulos2017-03-211-4/+4
* write_nss_key_log: write the premaster secret while it is still validNikos Mavrogiannopoulos2016-07-071-2/+2
* keylogfile: only consider the SSLKEYLOGFILE variableNikos Mavrogiannopoulos2016-06-061-2/+9
* Append keys on keylogfileNikos Mavrogiannopoulos2016-05-271-24/+6
* Amend the "Allow for conditional compilation of SSL 3.0 protocol patch"Nikos Mavrogiannopoulos2016-05-241-4/+4
* Amend: Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-201-4/+12
* Write session keys into a file when GNUTLS_KEYLOGFILE is exportedNikos Mavrogiannopoulos2016-05-181-0/+43
* Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-141-2/+3
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+705