]> git.ipfire.org Git - thirdparty/gnutls.git/commit
handshake: introduced gnutls_session_key_update()
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 19 Oct 2017 14:27:30 +0000 (16:27 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 19 Feb 2018 14:29:36 +0000 (15:29 +0100)
commit2a786c5ebda576b484ee8d7ffbf52eee82106f85
treec5cf6648845d335cfc2a4856753d4df5161eea90
parentd98473341430849984ff7354cee811e1d9b7842c
handshake: introduced gnutls_session_key_update()

This function allows updating keys of the session and notifying
the peer.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
lib/constate.c
lib/gnutls_int.h
lib/handshake-tls13.c
lib/includes/gnutls/gnutls.h.in
lib/libgnutls.map
lib/record.c
lib/state.c
lib/tls13/key_update.c
lib/tls13/key_update.h