summaryrefslogtreecommitdiff
path: root/devel/libgnutls.abignore
diff options
context:
space:
mode:
authorZoltan Fridrich <zfridric@redhat.com>2022-01-12 14:57:42 +0100
committerZoltan Fridrich <zfridric@redhat.com>2022-03-01 16:32:19 +0100
commit5943dd3cd4e9b279156195d73af7ee068e709356 (patch)
tree703729f9dd820ac959e013afd0266b16ab21fb0c /devel/libgnutls.abignore
parentdcb3c6ebf9d9b7c62e1e2ef1548ea810ca2ae699 (diff)
downloadgnutls-5943dd3cd4e9b279156195d73af7ee068e709356.tar.gz
Add compress_certificate extension (RFC8879)
Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
Diffstat (limited to 'devel/libgnutls.abignore')
-rw-r--r--devel/libgnutls.abignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/libgnutls.abignore b/devel/libgnutls.abignore
index 61512030a1..fd2ee85dbe 100644
--- a/devel/libgnutls.abignore
+++ b/devel/libgnutls.abignore
@@ -75,3 +75,17 @@ name = gnutls_ciphersuite_get
[suppress_function]
name = gnutls_record_send_file
+
+[suppress_function]
+name = gnutls_compress_certificate_get_selected_method
+
+[suppress_function]
+name = gnutls_compress_certificate_set_methods
+
+[suppress_type]
+name = gnutls_compression_method_t
+changed_enumerators = GNUTLS_COMP_BROTLI, GNUTLS_COMP_ZSTD
+
+[suppress_type]
+name = gnutls_handshake_description_t
+changed_enumerators = GNUTLS_HANDSHAKE_COMPRESSED_CERTIFICATE_PKT