• Paul Eggert's avatar
    Tweak gnutls-peer-status reporting · 80376945
    Paul Eggert authored
    * src/gnutls.c (Fgnutls_peer_status): Report :compression and
    :encrypt-then-mac only if the underlying GnuTLS library has
    the corresponding features.  This give the Elisp caller a bit
    more information about the peer status.
    * lisp/net/nsm.el (nsm-protocol-check--compression):
    Don’t worry about compression in newer GnuTLS versions
    that do not support compression.
    80376945
nsm.el 41.7 KB