• Ted Zlatanov's avatar
    Collect GnuTLS extensions and use them to set %DUMBFW if supported · 21a212f9
    Ted Zlatanov authored
    * lisp/net/gnutls.el (gnutls-boot-parameters): Use it to set %DUMBFW
    only when it's supported as "ClientHello Padding" (Bug#25061).
    
    * src/gnutls.c (Fgnutls_available_p): Get extension names and
    put them in the GnuTLS capabilities, using a hard-coded limit
    of 100 since GnuTLS MAX_EXT_TYPES is not exported.
    21a212f9
gnutls.el 13.3 KB