]> git.eshelyaron.com Git - emacs.git/commit
Port :safe-renegotiation test to GnuTLS < 3.6.3
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 Sep 2019 18:42:56 +0000 (11:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 Sep 2019 18:43:15 +0000 (11:43 -0700)
commitb9e37f551add188f82f2583d3eb13cb81e707387
tree97c8fae9c43f861cb6fab442d90845e55a3d9787
parent2180852c72a3edb5b03074fb293fb995a9b9485d
Port :safe-renegotiation test to GnuTLS < 3.6.3

Problem reported by Robert Pluim in
https://lists.gnu.org/r/emacs-devel/2019-09/msg00127.html
* src/gnutls.c (Fgnutls_peer_status): Simplify test for
whether the :safe-renegotiation result is needed, so that it
works all the way back to GnuTLS 2.12.2.
src/gnutls.c