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/ci.yml+28-33
- .github/workflows/run-checker-ci.yml+1
- .gitmodules+4
- CHANGES+13
- NEWS+6-1
- README+2-2
- apps/apps.c+2
- apps/x509.c+3-3
- crypto/bn/bn_div.c+5-3
- crypto/bn/bn_exp.c+3-2
- crypto/ec/curve448/curve448.c+2-1
- crypto/ec/ecp_nistz256.c+2-1
- crypto/engine/eng_dyn.c+22-11
- crypto/err/err.c+38-7
- crypto/evp/evp_enc.c+6-4
- crypto/evp/evp_local.h+2-2
- crypto/init.c+2-11
- crypto/s390x_arch.h+4-1
- crypto/s390xcap.c+4-1
- doc/fingerprints.txt+10
- doc/man3/SSL_CTX_set_timeout.pod+11-1
- include/openssl/opensslv.h+3-3
- pyca-cryptography+1-1
- ssl/s3_enc.c+3-1
- ssl/ssl_init.c+2-17
- ssl/ssl_lib.c+3-1
- ssl/ssl_txt.c+3-3
- ssl/statem/statem_clnt.c+6-1
- ssl/statem/statem_dtls.c+4-4
- ssl/statem/statem_srvr.c+16-7
- ssl/t1_enc.c+3-1
- test/dtls_mtu_test.c+48-2
- test/recipes/70-test_tls13hrr.t+50-3
- test/recipes/95-test_external_pyca_data/cryptography.sh+9-9
- test/ssl-tests/10-resumption.conf+120-1
- test/ssl-tests/11-dtls_resumption.conf+123-1
- test/ssl-tests/protocol_version.pm+64-1
- test/sslapitest.c+65-1
- tools/c_rehash.in+26-5
- wycheproof+1
0 commit comments