2 files changed
+2
-2
lines changed+1-1
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+21
- CHANGES+44
- Configurations/unix-Makefile.tmpl+2-2
- NEWS+8
- README+2-2
- apps/s_cb.c+3-2
- apps/s_time.c+3-2
- crypto/asn1/asn1_par.c+2-1
- crypto/asn1/bio_ndef.c+3-1
- crypto/engine/eng_devcrypto.c+15-2
- crypto/evp/evp_enc.c+1-1
- crypto/modes/cbc128.c+5-3
- crypto/modes/gcm128.c+3-3
- crypto/o_time.c+3-3
- crypto/rand/rand_lib.c+6-2
- crypto/rsa/rsa_ssl.c+1-1
- crypto/x509/x509_vfy.c+8-4
- fuzz/x509.c+1-1
- include/openssl/opensslv.h+3-3
- ssl/s3_lib.c+5-2
- ssl/ssl_lib.c+12-4
- ssl/statem/extensions.c+4
- ssl/statem/extensions_clnt.c+13-3
- ssl/statem/statem_clnt.c+7-1
- ssl/statem/statem_srvr.c+15-4
- test/recipes/70-test_renegotiation.t+36-2
- test/rsa_test.c+2-2
- test/verify_extra_test.c+14-2
- tools/c_rehash.in+2-2
- util/perl/TLSProxy/Message.pm+31-8
0 commit comments