https://github.com/openssl/openssl
Revision f38d9b74c918ce06567585844404dd8d7459f7e7 authored by Stanislav Zidek on 01 March 2024, 14:33:30 UTC, committed by Neil Horman on 07 March 2024, 12:52:43 UTC
Imitating Fedora 39 configuration in openssl.cnf with
SECLEVEL lowered to 0 in order to be able to run
TLS 1.3 tests with TLS_AES_128_CCM_8_SHA256.

In order to make updating smoother, check out specific tag rather
than the branch. This way, "old" tests can be fetched until PR
pointing to "new" tests is merged, so backwards-incompatible
changes can be done when needed.

Files specific for openssl upstream moved to separate
directory.

CLA: trivial

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23747)
1 parent 6134e8e
History
Tip revision: f38d9b74c918ce06567585844404dd8d7459f7e7 authored by Stanislav Zidek on 01 March 2024, 14:33:30 UTC
interop tests: Fedora 39 config, simplify updates
Tip revision: f38d9b7
File Mode Size
.ctags.d
.github
Configurations
VMS
apps
cloudflare-quiche @ 7ab6a55
crypto
demos
dev
doc
engines
exporters
external
fuzz
gost-engine @ 2a8a5e0
include
krb5 @ aa9b4a2
ms
oqs-provider @ 8c746d7
os-dep
providers
pyca-cryptography @ 7e33b0e
python-ecdsa @ 4de8d5b
ssl
test
tlsfuzzer @ dbd56c1
tlslite-ng @ 771e9f5
tools
util
wycheproof @ 2196000
.gitattributes -rw-r--r-- 514 bytes
.gitignore -rw-r--r-- 4.6 KB
.gitmodules -rw-r--r-- 969 bytes
ACKNOWLEDGEMENTS.md -rw-r--r-- 159 bytes
AUTHORS.md -rw-r--r-- 990 bytes
CHANGES.md -rw-r--r-- 760.3 KB
CODE-OF-CONDUCT.md -rw-r--r-- 169 bytes
CONTRIBUTING.md -rw-r--r-- 4.4 KB
Configure -rwxr-xr-x 136.3 KB
FAQ.md -rw-r--r-- 197 bytes
HACKING.md -rw-r--r-- 1.2 KB
INSTALL.md -rw-r--r-- 65.9 KB
LICENSE.txt -rw-r--r-- 9.9 KB
NEWS.md -rw-r--r-- 77.8 KB
NOTES-ANDROID.md -rw-r--r-- 4.5 KB
NOTES-DJGPP.md -rw-r--r-- 2.1 KB
NOTES-NONSTOP.md -rw-r--r-- 10.5 KB
NOTES-PERL.md -rw-r--r-- 4.9 KB
NOTES-UNIX.md -rw-r--r-- 5.6 KB
NOTES-VALGRIND.md -rw-r--r-- 2.7 KB
NOTES-VMS.md -rw-r--r-- 4.7 KB
NOTES-WINDOWS.md -rw-r--r-- 9.5 KB
README-ENGINES.md -rw-r--r-- 15.3 KB
README-FIPS.md -rw-r--r-- 6.7 KB
README-PROVIDERS.md -rw-r--r-- 5.4 KB
README-QUIC.md -rw-r--r-- 3.7 KB
README.md -rw-r--r-- 8.0 KB
SUPPORT.md -rw-r--r-- 3.8 KB
VERSION.dat -rw-r--r-- 92 bytes
build.info -rw-r--r-- 5.2 KB
config -rwxr-xr-x 378 bytes
config.com -rw-r--r-- 2.5 KB
configdata.pm.in -rw-r--r-- 16.3 KB

README.md

back to top