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+93
- CHANGES+36
- Configurations/10-main.conf+8
- NEWS+4
- README+1-1
- apps/ca.c+3-3
- apps/cms.c+5-3
- config+4-4
- crypto/aes/asm/aesv8-armx.pl+23-15
- crypto/asn1/asn1_err.c+3-1
- crypto/asn1/tasn_dec.c+20-1
- crypto/asn1/tasn_enc.c+17-1
- crypto/bio/b_addr.c+5-1
- crypto/chacha/asm/chacha-armv8.pl+1
- crypto/cms/cms_smime.c+2-2
- crypto/err/openssl.txt+2
- crypto/evp/bio_ok.c+2-2
- crypto/modes/modes_local.h+5-2
- crypto/pkcs7/pk7_smime.c+2-2
- crypto/poly1305/asm/poly1305-armv8.pl+6-2
- crypto/rand/rand_unix.c+9-2
- crypto/sha/asm/sha1-armv8.pl+1-1
- crypto/sha/asm/sha512-armv8.pl+1-6
- crypto/x509/x509_att.c+2-2
- crypto/x509/x509_cmp.c+2
- crypto/x509/x509_vfy.c+34-27
- crypto/x509v3/v3_genn.c+46-6
- doc/man1/verify.pod+8-4
- doc/man3/BN_set_bit.pod+1-1
- doc/man3/X509_STORE_set_verify_cb_func.pod+1-3
- include/openssl/asn1err.h+4-4
- include/openssl/opensslv.h+2-2
- include/openssl/x509.h+1-1
- ssl/record/rec_layer_d1.c+3-3
- ssl/s3_lib.c+6-15
- ssl/ssl_lib.c+1-1
- ssl/ssl_sess.c+2-2
- ssl/statem/statem_clnt.c+9-7
- ssl/statem/statem_srvr.c+1-1
- test/asn1_decode_test.c+37-1
- test/asn1_encode_test.c+34-1
- test/certs/root-expired.pem+18
- test/certs/setup.sh+3-2
- test/recipes/25-test_verify.t+5-1
- test/rsa_test.c+14-12
- test/v3nametest.c+345-1
0 commit comments