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+5
- .github/workflows/cross-compiles.yml+3
- .github/workflows/run-checker-ci.yml+3
- .github/workflows/run-checker-daily.yml+4-1
- .github/workflows/run-checker-merge.yml+3
- .github/workflows/windows.yml+3
- CHANGES+39
- Configurations/10-main.conf+8-1
- NEWS+5
- README+1-1
- apps/apps.c+13-2
- apps/apps.h+7-4
- apps/ca.c+5-3
- apps/ocsp.c+2-2
- apps/s_cb.c+17-11
- apps/x509.c+11-5
- crypto/aes/asm/aesv8-armx.pl+63-1
- crypto/asn1/charmap.pl+6-3
- crypto/bn/bn_nist.c+23-12
- crypto/bn/bn_prime.pl+6-3
- crypto/conf/keysets.pl+6-4
- crypto/ec/ec_key.c+10
- crypto/objects/obj_dat.pl+6-5
- crypto/objects/objects.pl+6-7
- crypto/objects/objxref.pl+6-7
- crypto/pem/pem_lib.c+2-2
- crypto/rand/drbg_lib.c+5-15
- crypto/rand/rand_lib.c+6-2
- crypto/rand/rand_win.c+4-2
- crypto/x509/x509_req.c+28-18
- crypto/x509/x509_vfy.c+2-2
- crypto/x509/x_all.c+47-21
- crypto/x509v3/v3_addr.c+12-5
- crypto/x509v3/v3_lib.c+4-2
- crypto/x509v3/v3_utl.c+7-2
- doc/man1/x509.pod+14-10
- doc/man3/EC_KEY_new.pod+13-7
- doc/man3/EVP_EncryptInit.pod+2-2
- doc/man3/OPENSSL_LH_COMPFUNC.pod+2-2
- doc/man3/X509_STORE_CTX_new.pod+7-3
- include/openssl/opensslv.h+2-2
- ssl/packet.c+4-4
- ssl/packet_local.h+37-2
- ssl/record/rec_layer_s3.c+14-2
- ssl/ssl_lib.c+19-5
- ssl/ssl_rsa.c+61-22
- ssl/statem/extensions_clnt.c+2-3
- ssl/statem/extensions_srvr.c+10-11
- ssl/tls13_enc.c+2-1
- test/dtlstest.c+89-1
- test/ec_internal_test.c+35-1
- test/recipes/25-test_x509.t+61-2
- test/sslapitest.c+117-54
- test/ssltestlib.c+34-1
- test/ssltestlib.h+2-1
- test/v3ext.c+100
- test/x509_internal_test.c+56-1
- util/perl/OpenSSL/copyright.pm+41
0 commit comments