A TLS protocol implementation
Go to file
Daiki Ueno b6ff2ebf9a Skip KTLS test on old kernel if host and target arches are different
Related: #2157953
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2023-07-18 11:45:22 +02:00
.fmf Add Testing Farm TMT interoperability tests with OpenSSL/NSS 2023-04-19 12:37:08 +00:00
plans Fix contact information 2023-04-27 13:49:46 +02:00
.gitignore Bundle GMP to privatize memory functions 2022-08-23 22:35:01 +09:00
ci.fmf Add Testing Farm TMT interoperability tests with OpenSSL/NSS 2023-04-19 12:37:08 +00:00
gating.yaml Revert manual test in gating.yaml 2022-11-30 09:49:29 +01:00
gmp-6.2.1-intel-cet.patch Bundle GMP to privatize memory functions 2022-08-23 22:35:01 +09:00
gnutls-3.2.7-rpath.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 02:04:05 +02:00
gnutls-3.6.7-no-now-guile.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 02:04:05 +02:00
gnutls-3.7.2-enable-intel-cet.patch Enable Intel CET 2021-10-12 17:06:51 +02:00
gnutls-3.7.2-no-explicit-init.patch Drop support for GNUTLS_NO_EXPLICIT_INIT envvar 2021-12-22 08:54:15 +01:00
gnutls-3.7.3-allowlist-api.patch Ensure allowlist API is called before priority string construction 2022-02-25 19:55:31 +01:00
gnutls-3.7.3-disable-config-reload.patch Make allowlisting configuration robuster 2022-02-24 13:15:12 +01:00
gnutls-3.7.3-fips-dsa-post.patch Update to gnutls 3.7.6 2022-07-04 13:19:23 +09:00
gnutls-3.7.3-fips-pkcs12.patch Fix issues found after the rebase 2022-02-16 12:14:42 +01:00
gnutls-3.7.3-fips-rsa-keygen.patch Fix issues found after the rebase 2022-02-16 12:14:42 +01:00
gnutls-3.7.3-fix-tests-in-fips.patch Fix upstream testsuite in fips mode 2022-02-17 15:35:50 +01:00
gnutls-3.7.3-gost-ifdef.patch Compile out GOST algorithm IDs 2022-02-22 17:38:51 +01:00
gnutls-3.7.3-ktls-stub.patch Fix issues found after the rebase 2022-02-16 12:14:42 +01:00
gnutls-3.7.3-libtss2-dlopen.patch Stop using typeof keyword for tss2 function prototypes 2022-02-25 18:40:49 +01:00
gnutls-3.7.3-max-algos.patch Make allowlisting configuration robuster 2022-02-24 13:15:12 +01:00
gnutls-3.7.6-aes-gcm-pt-limit.patch Limit input size for AES-GCM according to SP800-38D 2022-07-25 12:45:47 +09:00
gnutls-3.7.6-cpuid-fixes.patch Update gnutls-3.7.6-cpuid-fixes.patch 2022-08-23 20:25:52 +09:00
gnutls-3.7.6-drbg-reseed.patch sysrng: reseed source DRBG for prediction resistance 2022-08-05 19:38:19 +09:00
gnutls-3.7.6-fips-ccm-taglen.patch cipher: add restriction on CCM tag length under FIPS mode 2022-11-22 10:58:23 +09:00
gnutls-3.7.6-fips-ecdsa-hash-check.patch Fix FIPS140-3 service indicator transitions 2022-09-29 21:30:20 +09:00
gnutls-3.7.6-fips-ems.patch Require use of extended master secret in FIPS mode by default 2023-07-13 16:14:38 +02:00
gnutls-3.7.6-fips-pkcs12-des-cbc.patch Block DES-CBC usage in decrypting PKCS#12 bag under FIPS 2022-08-04 21:48:10 +09:00
gnutls-3.7.6-fips-rsa-key-sizes.patch Mark RSA SigVer operation approved for known modulus sizes 2022-08-20 09:55:10 +09:00
gnutls-3.7.6-fips-rsa-pss-saltlen.patch nettle: mark non-compliant RSA-PSS salt length to be not-approved 2022-11-22 10:58:24 +09:00
gnutls-3.7.6-fips-run-selftests.patch Fix FIPS140-3 service indicator transitions 2022-09-29 21:30:20 +09:00
gnutls-3.7.6-fips-service-indicator-test-functions.patch cipher: add restriction on CCM tag length under FIPS mode 2022-11-22 10:58:23 +09:00
gnutls-3.7.6-fips-symkey-limit.patch Fix FIPS140-3 service indicator transitions 2022-09-29 21:30:20 +09:00
gnutls-3.7.6-gmp-static.patch fips: rename hmac file to its previous name 2022-12-15 11:32:25 +01:00
gnutls-3.7.6-ktls-disable-by-default.patch Allow enabling KTLS with config file 2022-07-19 14:17:23 +09:00
gnutls-3.7.6-ktls-fixes.patch Fix the previous patch enabling KTLS in gnutls-cli 2022-07-29 21:43:26 +09:00
gnutls-3.7.6-pkcs7-verify.patch Fix double-free in gnutls_pkcs7_verify 2022-07-31 10:42:06 +09:00
gnutls-3.7.7-aes-cbc-padding-support.patch Add block cipher API with automatic padding 2022-11-15 14:26:00 +01:00
gnutls-3.7.8-clear-session-ticket.patch Clear server's session ticket indication at rehandshake 2022-11-15 14:25:56 +01:00
gnutls-3.7.8-fips-pct-dh.patch Update gnutls-3.7.8-fips-pct-dh.patch to the upstream version 2023-02-28 11:15:06 +09:00
gnutls-3.7.8-integrity-check.patch Remove library path checking from FIPS integrity check 2022-11-15 16:14:17 +01:00
gnutls-3.7.8-revert-hmac-name.patch fips: rename hmac file to its previous name 2022-12-15 11:32:25 +01:00
gnutls-3.7.8-rsa-kx-timing.patch Fix timing side-channel in TLS RSA key exchange 2023-02-10 15:10:06 +09:00
gnutls-3.7.8-xts-key-check.patch Make XTS key check failure not fatal in FIPS 2022-11-07 15:40:02 +01:00
gnutls-release-keyring.gpg Update to gnutls 3.7.6 2022-07-04 13:19:23 +09:00
gnutls.spec Skip KTLS test on old kernel if host and target arches are different 2023-07-18 11:45:22 +02:00
hobble-gnutls hobble-gnutls: Remove SRP removal 2021-06-26 16:48:25 +02:00
sources Bundle GMP to privatize memory functions 2022-08-23 22:35:01 +09:00