]> git.eshelyaron.com Git - emacs.git/commit
Use a simple list of symbols in GnuTLS peer verification.
authorTed Zlatanov <tzz@lifelogs.com>
Tue, 25 Nov 2014 14:07:13 +0000 (09:07 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 25 Nov 2014 14:07:13 +0000 (09:07 -0500)
commit8608c1009dafa7bf657e8835087bb8ad81357202
tree8a24eae1414f747b9982ec97dc998a3050d46266
parent8be099a2c10ce4718e6630cef6b6ca1983617264
Use a simple list of symbols in GnuTLS peer verification.

* gnutls.c (Fgnutls_peer_status_warning_describe): Add function to describe a
peer verification warning symbol.
(Fgnutls_peer_status): Use it.
(Fgnutls_boot): Use it.
src/ChangeLog
src/gnutls.c