gnutls: add %COMPAT to the gnutls priority strings
authorDan Winship <danw@gnome.org>
Sun, 7 Aug 2011 16:29:42 +0000 (12:29 -0400)
committerDan Winship <danw@gnome.org>
Sun, 7 Aug 2011 16:29:42 +0000 (12:29 -0400)
commit0fdfbc1cbecd0e883376ebe5b4c063b2ae8fd7f8
tree858a7668928d16e7bab39d96e6804b9fffa19a89
parent5f1fc91746cfe4d287c46413a20d2fc90da8e86c
gnutls: add %COMPAT to the gnutls priority strings

%COMPAT enables certain compatibility behavior. In particular, it
disables padding of records, which other TLS libraries don't do even
though it's good for security, because some broken servers can't cope
with it.

Part of
https://bugzilla.gnome.org/show_bug.cgi?id=581342
tls/gnutls/gtlsconnection-gnutls.c