2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- .github/workflows/compiler-zoo.yml+64-13
- CHANGES.md+58
- NEWS.md+7
- README-ENGINES.md-1
- VERSION.dat+2-2
- apps/lib/apps.c+4-1
- apps/list.c+1-1
- apps/openssl.c+2-2
- crypto/aes/asm/aesv8-armx.pl+1-1
- crypto/bn/rsaz_exp_x2.c+14-4
- crypto/conf/conf_def.c+1-1
- crypto/ec/ec_ameth.c+9-9
- crypto/evp/ctrl_params_translate.c+36-1
- crypto/init.c+30-28
- crypto/pem/pem_lib.c+2-2
- crypto/provider_core.c+20-8
- crypto/punycode.c+31-37
- crypto/ripemd/build.info+1-1
- crypto/stack/stack.c+10-37
- crypto/txt_db/txt_db.c+1-3
- crypto/x509/x_all.c+32-48
- crypto/x509/x_name.c+2-6
- doc/man1/openssl-list.pod.in+4-4
- doc/man3/CMS_add0_cert.pod+20-12
- doc/man3/CMS_verify.pod+45-37
- doc/man3/DEFINE_STACK_OF.pod+8-1
- doc/man3/OPENSSL_init_crypto.pod+2-2
- doc/man3/OSSL_PARAM_BLD.pod+13-8
- doc/man3/PKCS7_sign.pod+24-23
- doc/man3/PKCS7_sign_add_signer.pod+34-21
- doc/man3/PKCS7_verify.pod+58-46
- doc/man7/EVP_CIPHER-AES.pod+3-3
- doc/man7/EVP_MD-RIPEMD160.pod+6-2
- doc/man7/OSSL_PROVIDER-default.pod+6
- include/openssl/err.h.in+13-1
- providers/defltprov.c+5-1
- providers/fips-sources.checksums+6-6
- providers/fips.checksum+1-1
- providers/fips/self_test_data.inc+5-5
- providers/implementations/digests/build.info+5-1
- providers/implementations/rands/seeding/rand_vms.c+38-38
- pyca-cryptography+1-1
- ssl/ssl_ciph.c+1-3
- ssl/ssl_lib.c+1-2
- ssl/statem/extensions_clnt.c+7-1
- ssl/statem/extensions_srvr.c+8-1
- ssl/statem/statem_srvr.c+1-1
- test/build.info+5-1
- test/cmsapitest.c-2
- test/drbgtest.c+2-2
- test/evp_extra_test2.c+2
- test/helpers/ssltestlib.c+3-5
- test/punycode_test.c+220
- test/recipes/04-test_punycode.t+11
- test/recipes/30-test_evp_data/evpmd_ripemd.txt+9-9
- test/recipes/70-test_key_share.t+41-11
- test/recipes/95-test_external_pyca_data/cryptography.sh+11-6
- test/recordlentest.c+1-3
- test/ssl-tests/14-curves.cnf+1.0k-226
- test/ssl-tests/14-curves.cnf.in+24
- test/sslcorrupttest.c+1-3
- test/testutil/driver.c+3-4
- util/missingcrypto.txt-2
0 commit comments