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+37-4
 - .travis.yml-311
 - AUTHORS+7
 - CHANGES+37
 - CONTRIBUTING+2-2
 - Configurations/10-main.conf+1
 - Configurations/descrip.mms.tmpl+15-21
 - Configure+16-13
 - INSTALL+8-7
 - NEWS+10
 - NOTES.VMS+10-2
 - NOTES.WIN+2-2
 - README+1-1
 - VMS/msg_install.com+19
 - VMS/msg_staging.com+37
 - apps/ca.c+21-32
 - crypto/armcap.c+18-1
 - crypto/asn1/charmap.h+1-1
 - crypto/bn/bn_prime.h+1-1
 - crypto/conf/conf_def.c+15-1
 - crypto/conf/conf_def.h+1-1
 - crypto/dh/dh_key.c+30-3
 - crypto/err/openssl.txt+2-1
 - crypto/evp/evp_enc.c+27
 - crypto/evp/evp_err.c+3-1
 - crypto/mem_sec.c+7-1
 - crypto/objects/obj_dat.h+1-1
 - crypto/objects/obj_xref.h+1-1
 - crypto/poly1305/asm/poly1305-armv4.pl+8-5
 - crypto/ppccap.c+19-1
 - crypto/rsa/rsa_ssl.c+8-2
 - crypto/srp/srp_lib.c+9-4
 - crypto/x509/x509_cmp.c+14-10
 - crypto/x509/x509_vfy.c+6-9
 - crypto/x509/x_all.c+2-2
 - crypto/x509/x_attrib.c+4-1
 - crypto/x509v3/v3_purp.c+9-5
 - doc/man1/ca.pod+2-2
 - doc/man1/cms.pod+2-2
 - doc/man1/crl2pkcs7.pod+2-2
 - doc/man1/dgst.pod+2-2
 - doc/man1/dsa.pod+3-3
 - doc/man1/ec.pod+3-3
 - doc/man1/enc.pod+2-2
 - doc/man1/genpkey.pod+2-2
 - doc/man1/genrsa.pod+2-2
 - doc/man1/pkcs12.pod+5-9
 - doc/man1/pkcs8.pod+3-3
 - doc/man1/pkey.pod+3-3
 - doc/man1/pkeyutl.pod+2-2
 - doc/man1/req.pod+3-3
 - doc/man1/rsa.pod+3-3
 - doc/man1/s_client.pod+2-2
 - doc/man1/s_server.pod+2-2
 - doc/man1/smime.pod+2-2
 - doc/man1/spkac.pod+2-2
 - doc/man1/storeutl.pod+2-2
 - doc/man1/ts.pod+2-2
 - doc/man1/x509.pod+2-2
 - doc/man3/DH_generate_key.pod+22-5
 - doc/man3/OCSP_sendreq_new.pod+23-5
 - doc/man3/OPENSSL_malloc.pod+1-1
 - doc/man3/X509_get_extension_flags.pod+8-3
 - fuzz/corpora/x509/f5ded9e25448f6f47349d012eda2eb4fccbc7c76
 - fuzz/x509.c+2
 - include/openssl/evperr.h+3-4
 - include/openssl/obj_mac.h+1-1
 - include/openssl/opensslv.h+2-2
 - include/openssl/x509v3.h+4-3
 - ssl/d1_lib.c+6-5
 - ssl/record/rec_layer_d1.c+4-1
 - ssl/ssl_local.h+1-2
 - ssl/statem/extensions.c+3-2
 - ssl/statem/statem_clnt.c+1-2
 - ssl/statem/statem_lib.c+13-2
 - test/build.info+2-2
 - test/certs/ca-pss-cert.pem+21
 - test/certs/ca-pss-key.pem+28
 - test/certs/ee-pss-cert.pem+21
 - test/certs/invalid-cert.pem+19
 - test/certs/mkcert.sh+18-6
 - test/certs/setup.sh+9-4
 - test/recipes/25-test_verify.t+5-2
 - test/recipes/70-test_verify_extra.t+3-2
 - test/recipes/80-test_x509aux.t+9-6
 - test/rsa_test.c+47-58
 - test/sslapitest.c+59
 - test/v3nametest.c+1-1
 - test/verify_extra_test.c+51-4
 - test/x509aux.c+12-7
 
0 commit comments