2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
- .github/workflows/ci.yml+19-19
- .github/workflows/cross-compiles.yml+2-2
- .github/workflows/run-checker-ci.yml+1-1
- .github/workflows/run-checker-daily.yml+1-1
- .github/workflows/run-checker-merge.yml+1-1
- .github/workflows/windows.yml+3-3
- CHANGES+75-1
- Configure+9-9
- NEWS+7
- README+1-1
- crypto/asn1/asn_mime.c+5-1
- crypto/asn1/bio_asn1.c+2-2
- crypto/asn1/bio_ndef.c+33-8
- crypto/bio/b_print.c+21-1
- crypto/bn/bn_blind.c+1-15
- crypto/bn/bn_err.c+3-1
- crypto/bn/bn_exp.c+28-8
- crypto/bn/bn_local.h+35-1
- crypto/bn/bn_mont.c+2-2
- crypto/bn/build.info+2-1
- crypto/bn/rsa_sup_mul.c+614
- crypto/cms/cms_enc.c+5
- crypto/cms/cms_err.c+2
- crypto/err/openssl.txt+4-1
- crypto/evp/bio_enc.c+8-1
- crypto/pem/pem_lib.c+5-3
- crypto/rsa/rsa_ameth.c+1
- crypto/rsa/rsa_ossl.c+14-5
- crypto/txt_db/txt_db.c+1-3
- crypto/x509/by_dir.c+14-4
- crypto/x509/x_name.c+2-6
- crypto/x509v3/v3_genn.c+2-2
- engines/asm/e_padlock-x86.pl+3-1
- engines/asm/e_padlock-x86_64.pl+3-1
- include/crypto/bn.h+6-1
- include/openssl/bnerr.h+2-1
- include/openssl/cmserr.h+1
- include/openssl/opensslv.h+2-2
- include/openssl/x509v3.h+2-2
- ssl/record/rec_layer_s3.c+12-5
- ssl/record/ssl3_buffer.c+7-2
- test/certs/ee-ed25519.pem+36-7
- test/certs/root-ed25519.pem+38-7
- test/certs/rootCA.pem+76-18
- test/exptest.c+31-2
- test/pemtest.c+31-1
- test/recipes/80-test_cms.t+14-3
- test/recipes/95-test_external_pyca_data/cryptography.sh+4-6
- test/smime-certs/badrsa.pem+18
- test/sslapitest.c+153-1
- test/test_test.c+199-199
- test/testutil/driver.c+2-2
- test/v3nametest.c+9-1
0 commit comments