[Midnightbsd-cvs] [MidnightBSD/src] c24fa4: Vendor import of OpenSSL 1.1.1p
Lucas Holt
noreply at github.com
Sat Aug 20 15:37:57 EDT 2022
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: c24fa453318769103bbce0e5cb78d43f97def1d9
https://github.com/MidnightBSD/src/commit/c24fa453318769103bbce0e5cb78d43f97def1d9
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-08-20 (Sat, 20 Aug 2022)
Changed paths:
M CHANGES
M Configurations/10-main.conf
M Configurations/descrip.mms.tmpl
M Configure
M NEWS
M README
M apps/apps.c
M apps/ciphers.c
M apps/dgst.c
M apps/openssl.c
M apps/passwd.c
M apps/s_cb.c
M apps/s_client.c
M apps/s_server.c
M apps/s_socket.c
M apps/speed.c
A apps/vms_decc_argv.c
M apps/vms_decc_init.c
M apps/x509.c
M config
M crypto/armcap.c
M crypto/asn1/a_print.c
M crypto/asn1/asn1_lib.c
M crypto/asn1/charmap.h
M crypto/bio/b_addr.c
M crypto/bio/bss_dgram.c
M crypto/bio/bss_mem.c
M crypto/bn/asm/mips.pl
M crypto/bn/asm/x86_64-mont5.pl
M crypto/bn/bn_div.c
M crypto/bn/bn_exp.c
M crypto/bn/bn_exp2.c
M crypto/bn/bn_prime.h
M crypto/bn/bn_print.c
M crypto/bn/bn_sqrt.c
M crypto/bn/rsaz_exp.c
M crypto/bn/rsaz_exp.h
M crypto/cms/cms_env.c
M crypto/conf/conf_def.h
M crypto/dh/dh_ameth.c
M crypto/ec/curve448/curve448.c
M crypto/ec/curve448/field.h
M crypto/ec/ec_asn1.c
M crypto/ec/ec_curve.c
M crypto/ec/ec_key.c
M crypto/ec/ecp_nistz256.c
M crypto/engine/eng_all.c
M crypto/engine/eng_dyn.c
M crypto/engine/eng_lib.c
M crypto/engine/eng_list.c
M crypto/engine/eng_local.h
M crypto/err/err.c
M crypto/evp/digest.c
M crypto/evp/evp_enc.c
M crypto/evp/evp_local.h
M crypto/evp/p_lib.c
M crypto/init.c
M crypto/lhash/lhash.c
M crypto/objects/o_names.c
M crypto/objects/obj_dat.c
M crypto/objects/obj_dat.h
M crypto/objects/obj_xref.h
M crypto/pem/pem_lib.c
M crypto/rand/rand_unix.c
M crypto/rand/rand_vms.c
M crypto/s390x_arch.h
M crypto/s390xcap.c
M crypto/ts/ts_verify_ctx.c
M crypto/ui/ui_openssl.c
M crypto/uid.c
M crypto/x509/x509_cmp.c
M crypto/x509/x509_vfy.c
M crypto/x509/x_crl.c
M crypto/x509/x_name.c
M crypto/x509v3/v3_asid.c
M crypto/x509v3/v3_ncons.c
M crypto/x509v3/v3_sxnet.c
M crypto/x509v3/v3_utl.c
M doc/fingerprints.txt
M doc/man1/cms.pod
M doc/man1/passwd.pod
M doc/man1/pkeyutl.pod
M doc/man3/BIO_ctrl.pod
M doc/man3/BIO_f_base64.pod
M doc/man3/BIO_f_ssl.pod
M doc/man3/BIO_push.pod
M doc/man3/BN_add.pod
M doc/man3/BN_rand.pod
M doc/man3/DEFINE_STACK_OF.pod
M doc/man3/ENGINE_add.pod
M doc/man3/ERR_load_strings.pod
M doc/man3/EVP_EncryptInit.pod
M doc/man3/OBJ_nid2obj.pod
M doc/man3/SSL_CONF_cmd.pod
M doc/man3/SSL_CTX_set1_verify_cert_store.pod
M doc/man3/SSL_CTX_set_num_tickets.pod
M doc/man3/SSL_CTX_set_timeout.pod
M doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
M doc/man3/SSL_get_session.pod
M doc/man3/SSL_set_fd.pod
M doc/man3/X509_STORE_CTX_new.pod
M doc/man3/d2i_X509.pod
M doc/man7/ossl_store.pod
M engines/e_afalg.c
M engines/e_dasync.c
M include/crypto/rand.h
M include/internal/sockets.h
M include/openssl/ec.h
M include/openssl/engine.h
M include/openssl/obj_mac.h
M include/openssl/opensslv.h
M include/openssl/ssl.h
M ssl/bio_ssl.c
M ssl/record/ssl3_record.c
M ssl/s3_cbc.c
M ssl/s3_enc.c
M ssl/s3_lib.c
M ssl/ssl_asn1.c
M ssl/ssl_cert.c
M ssl/ssl_ciph.c
M ssl/ssl_init.c
M ssl/ssl_lib.c
M ssl/ssl_local.h
M ssl/ssl_txt.c
M ssl/statem/README
M ssl/statem/extensions_clnt.c
M ssl/statem/extensions_cust.c
M ssl/statem/statem_clnt.c
M ssl/statem/statem_dtls.c
M ssl/statem/statem_lib.c
M ssl/statem/statem_srvr.c
M ssl/t1_enc.c
M ssl/t1_lib.c
M test/afalgtest.c
M test/asn1_internal_test.c
M test/bntest.c
M test/build.info
A test/certs/cross-key.pem
A test/certs/cross-root.pem
M test/certs/embeddedSCTs1-key.pem
M test/certs/embeddedSCTs1.pem
M test/certs/embeddedSCTs1.sct
A test/certs/embeddedSCTs1_issuer-key.pem
M test/certs/embeddedSCTs1_issuer.pem
A test/certs/root-cross-cert.pem
M test/certs/setup.sh
M test/ct_test.c
A test/dane-cross.in
M test/danetest.c
A test/data.bin
M test/dtls_mtu_test.c
M test/ec_internal_test.c
M test/evp_extra_test.c
M test/evp_test.c
M test/packettest.c
M test/recipes/01-test_symbol_presence.t
M test/recipes/10-test_bn_data/bnmod.txt
M test/recipes/15-test_genrsa.t
M test/recipes/20-test_dgst.t
M test/recipes/30-test_evp_data/evpkdf.txt
M test/recipes/70-test_tls13hrr.t
M test/recipes/70-test_verify_extra.t
M test/recipes/80-test_dane.t
M test/recipes/80-test_ssl_new.t
M test/recipes/80-test_ssl_old.t
M test/recipes/95-test_external_pyca_data/cryptography.sh
M test/sm2_internal_test.c
M test/smime-certs/mksmime-certs.sh
M test/smime-certs/smdh.pem
M test/smime-certs/smdsa1.pem
M test/smime-certs/smdsa2.pem
M test/smime-certs/smdsa3.pem
M test/smime-certs/smec1.pem
M test/smime-certs/smec2.pem
M test/smime-certs/smroot.pem
M test/smime-certs/smrsa1.pem
M test/smime-certs/smrsa2.pem
M test/smime-certs/smrsa3.pem
M test/ssl-tests/10-resumption.conf
M test/ssl-tests/11-dtls_resumption.conf
R test/ssl-tests/16-certstatus.conf
A test/ssl-tests/30-supported-groups.conf
A test/ssl-tests/30-supported-groups.conf.in
M test/ssl-tests/protocol_version.pm
M test/sslapitest.c
M test/ssltest_old.c
M test/testutil/format_output.c
M test/testutil/tests.c
M test/v3ext.c
M test/verify_extra_test.c
M tools/c_rehash.in
M util/private.num
Log Message:
-----------
Vendor import of OpenSSL 1.1.1p
Commit: c97de8f0df3f2e38080db930f1b98770cc02363a
https://github.com/MidnightBSD/src/commit/c97de8f0df3f2e38080db930f1b98770cc02363a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-08-20 (Sat, 20 Aug 2022)
Changed paths:
M crypto/openssl/CHANGES
M crypto/openssl/Configure
M crypto/openssl/NEWS
M crypto/openssl/README
M crypto/openssl/apps/apps.c
M crypto/openssl/apps/ciphers.c
M crypto/openssl/apps/dgst.c
M crypto/openssl/apps/openssl.c
M crypto/openssl/apps/passwd.c
M crypto/openssl/apps/s_cb.c
M crypto/openssl/apps/s_client.c
M crypto/openssl/apps/s_server.c
M crypto/openssl/apps/s_socket.c
M crypto/openssl/apps/speed.c
A crypto/openssl/apps/vms_decc_argv.c
M crypto/openssl/apps/vms_decc_init.c
M crypto/openssl/apps/x509.c
M crypto/openssl/config
M crypto/openssl/crypto/armcap.c
M crypto/openssl/crypto/asn1/a_print.c
M crypto/openssl/crypto/asn1/asn1_lib.c
M crypto/openssl/crypto/asn1/charmap.h
M crypto/openssl/crypto/bio/b_addr.c
M crypto/openssl/crypto/bio/bss_dgram.c
M crypto/openssl/crypto/bio/bss_mem.c
M crypto/openssl/crypto/bn/asm/mips.pl
M crypto/openssl/crypto/bn/asm/x86_64-mont5.pl
M crypto/openssl/crypto/bn/bn_div.c
M crypto/openssl/crypto/bn/bn_exp.c
M crypto/openssl/crypto/bn/bn_exp2.c
M crypto/openssl/crypto/bn/bn_prime.h
M crypto/openssl/crypto/bn/bn_print.c
M crypto/openssl/crypto/bn/bn_sqrt.c
M crypto/openssl/crypto/bn/rsaz_exp.c
M crypto/openssl/crypto/bn/rsaz_exp.h
M crypto/openssl/crypto/cms/cms_env.c
M crypto/openssl/crypto/conf/conf_def.h
M crypto/openssl/crypto/dh/dh_ameth.c
M crypto/openssl/crypto/ec/curve448/curve448.c
M crypto/openssl/crypto/ec/curve448/field.h
M crypto/openssl/crypto/ec/ec_asn1.c
M crypto/openssl/crypto/ec/ec_curve.c
M crypto/openssl/crypto/ec/ec_key.c
M crypto/openssl/crypto/ec/ecp_nistz256.c
M crypto/openssl/crypto/engine/eng_all.c
M crypto/openssl/crypto/engine/eng_dyn.c
M crypto/openssl/crypto/engine/eng_lib.c
M crypto/openssl/crypto/engine/eng_list.c
M crypto/openssl/crypto/engine/eng_local.h
M crypto/openssl/crypto/err/err.c
M crypto/openssl/crypto/evp/digest.c
M crypto/openssl/crypto/evp/evp_enc.c
M crypto/openssl/crypto/evp/evp_local.h
M crypto/openssl/crypto/evp/p_lib.c
M crypto/openssl/crypto/init.c
M crypto/openssl/crypto/lhash/lhash.c
M crypto/openssl/crypto/objects/o_names.c
M crypto/openssl/crypto/objects/obj_dat.c
M crypto/openssl/crypto/objects/obj_dat.h
M crypto/openssl/crypto/objects/obj_xref.h
M crypto/openssl/crypto/pem/pem_lib.c
M crypto/openssl/crypto/rand/rand_unix.c
M crypto/openssl/crypto/rand/rand_vms.c
M crypto/openssl/crypto/s390x_arch.h
M crypto/openssl/crypto/s390xcap.c
M crypto/openssl/crypto/ts/ts_verify_ctx.c
M crypto/openssl/crypto/ui/ui_openssl.c
M crypto/openssl/crypto/uid.c
M crypto/openssl/crypto/x509/x509_cmp.c
M crypto/openssl/crypto/x509/x509_vfy.c
M crypto/openssl/crypto/x509/x_crl.c
M crypto/openssl/crypto/x509/x_name.c
M crypto/openssl/crypto/x509v3/v3_asid.c
M crypto/openssl/crypto/x509v3/v3_ncons.c
M crypto/openssl/crypto/x509v3/v3_sxnet.c
M crypto/openssl/crypto/x509v3/v3_utl.c
M crypto/openssl/doc/fingerprints.txt
M crypto/openssl/doc/man1/cms.pod
M crypto/openssl/doc/man1/passwd.pod
M crypto/openssl/doc/man1/pkeyutl.pod
M crypto/openssl/doc/man3/BIO_ctrl.pod
M crypto/openssl/doc/man3/BIO_f_base64.pod
M crypto/openssl/doc/man3/BIO_f_ssl.pod
M crypto/openssl/doc/man3/BIO_push.pod
M crypto/openssl/doc/man3/BN_add.pod
M crypto/openssl/doc/man3/BN_rand.pod
M crypto/openssl/doc/man3/DEFINE_STACK_OF.pod
M crypto/openssl/doc/man3/ENGINE_add.pod
M crypto/openssl/doc/man3/ERR_load_strings.pod
M crypto/openssl/doc/man3/EVP_EncryptInit.pod
M crypto/openssl/doc/man3/OBJ_nid2obj.pod
M crypto/openssl/doc/man3/SSL_CONF_cmd.pod
M crypto/openssl/doc/man3/SSL_CTX_set1_verify_cert_store.pod
M crypto/openssl/doc/man3/SSL_CTX_set_num_tickets.pod
M crypto/openssl/doc/man3/SSL_CTX_set_timeout.pod
M crypto/openssl/doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
M crypto/openssl/doc/man3/SSL_get_session.pod
M crypto/openssl/doc/man3/SSL_set_fd.pod
M crypto/openssl/doc/man3/X509_STORE_CTX_new.pod
M crypto/openssl/doc/man3/d2i_X509.pod
M crypto/openssl/doc/man7/ossl_store.pod
M crypto/openssl/engines/e_afalg.c
M crypto/openssl/engines/e_dasync.c
M crypto/openssl/include/crypto/rand.h
M crypto/openssl/include/internal/sockets.h
M crypto/openssl/include/openssl/ec.h
M crypto/openssl/include/openssl/engine.h
M crypto/openssl/include/openssl/obj_mac.h
M crypto/openssl/include/openssl/opensslv.h
M crypto/openssl/include/openssl/ssl.h
M crypto/openssl/ssl/bio_ssl.c
M crypto/openssl/ssl/record/ssl3_record.c
M crypto/openssl/ssl/s3_cbc.c
M crypto/openssl/ssl/s3_enc.c
M crypto/openssl/ssl/s3_lib.c
M crypto/openssl/ssl/ssl_asn1.c
M crypto/openssl/ssl/ssl_cert.c
M crypto/openssl/ssl/ssl_ciph.c
M crypto/openssl/ssl/ssl_init.c
M crypto/openssl/ssl/ssl_lib.c
M crypto/openssl/ssl/ssl_local.h
M crypto/openssl/ssl/ssl_txt.c
M crypto/openssl/ssl/statem/README
M crypto/openssl/ssl/statem/extensions_clnt.c
M crypto/openssl/ssl/statem/extensions_cust.c
M crypto/openssl/ssl/statem/statem_clnt.c
M crypto/openssl/ssl/statem/statem_dtls.c
M crypto/openssl/ssl/statem/statem_lib.c
M crypto/openssl/ssl/statem/statem_srvr.c
M crypto/openssl/ssl/t1_enc.c
M crypto/openssl/ssl/t1_lib.c
Log Message:
-----------
OpenSSL 1.1.1p
Merge commit 'c24fa453318769103bbce0e5cb78d43f97def1d9'
Commit: c61f5954c0fe711a66fd17a97d4a1ef96b9c6e22
https://github.com/MidnightBSD/src/commit/c61f5954c0fe711a66fd17a97d4a1ef96b9c6e22
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-08-20 (Sat, 20 Aug 2022)
Changed paths:
M crypto/openssl/apps/ca.c
R crypto/openssl/apps/demoSRP/srp_verifier.txt
R crypto/openssl/apps/demoSRP/srp_verifier.txt.attr
R crypto/openssl/apps/openssl-vms.cnf
M crypto/openssl/apps/progs.pl
R crypto/openssl/apps/vms_decc_argv.c
R crypto/openssl/apps/vms_decc_init.c
R crypto/openssl/apps/vms_term_sock.c
R crypto/openssl/apps/vms_term_sock.h
R crypto/openssl/apps/win32_init.c
R crypto/openssl/crypto/LPdir_nyi.c
R crypto/openssl/crypto/LPdir_vms.c
R crypto/openssl/crypto/LPdir_win.c
R crypto/openssl/crypto/LPdir_win32.c
R crypto/openssl/crypto/LPdir_wince.c
M crypto/openssl/crypto/aes/asm/aes-armv4.pl
M crypto/openssl/crypto/aes/asm/aes-c64xplus.pl
M crypto/openssl/crypto/aes/asm/aes-mips.pl
M crypto/openssl/crypto/aes/asm/aes-parisc.pl
M crypto/openssl/crypto/aes/asm/aes-ppc.pl
M crypto/openssl/crypto/aes/asm/aes-s390x.pl
M crypto/openssl/crypto/aes/asm/aesfx-sparcv9.pl
M crypto/openssl/crypto/aes/asm/aesni-mb-x86_64.pl
M crypto/openssl/crypto/aes/asm/aesni-sha1-x86_64.pl
M crypto/openssl/crypto/aes/asm/aesni-sha256-x86_64.pl
M crypto/openssl/crypto/aes/asm/aesni-x86.pl
M crypto/openssl/crypto/aes/asm/aesni-x86_64.pl
M crypto/openssl/crypto/aes/asm/aest4-sparcv9.pl
M crypto/openssl/crypto/aes/asm/bsaes-armv7.pl
M crypto/openssl/crypto/aes/asm/vpaes-ppc.pl
M crypto/openssl/crypto/aes/asm/vpaes-x86.pl
M crypto/openssl/crypto/aes/asm/vpaes-x86_64.pl
R crypto/openssl/crypto/alphacpuid.pl
M crypto/openssl/crypto/armv4cpuid.pl
M crypto/openssl/crypto/asn1/charmap.pl
R crypto/openssl/crypto/async/arch/async_win.c
M crypto/openssl/crypto/bf/asm/bf-586.pl
R crypto/openssl/crypto/bn/asm/alpha-mont.pl
M crypto/openssl/crypto/bn/asm/armv4-gf2m.pl
M crypto/openssl/crypto/bn/asm/armv4-mont.pl
M crypto/openssl/crypto/bn/asm/bn-586.pl
M crypto/openssl/crypto/bn/asm/c64xplus-gf2m.pl
M crypto/openssl/crypto/bn/asm/co-586.pl
M crypto/openssl/crypto/bn/asm/ia64-mont.pl
M crypto/openssl/crypto/bn/asm/mips-mont.pl
M crypto/openssl/crypto/bn/asm/mips.pl
M crypto/openssl/crypto/bn/asm/parisc-mont.pl
M crypto/openssl/crypto/bn/asm/ppc-mont.pl
M crypto/openssl/crypto/bn/asm/ppc.pl
M crypto/openssl/crypto/bn/asm/ppc64-mont.pl
M crypto/openssl/crypto/bn/asm/s390x-gf2m.pl
M crypto/openssl/crypto/bn/asm/s390x-mont.pl
M crypto/openssl/crypto/bn/asm/sparcv9-gf2m.pl
M crypto/openssl/crypto/bn/asm/sparcv9-mont.pl
M crypto/openssl/crypto/bn/asm/via-mont.pl
M crypto/openssl/crypto/bn/asm/vis3-mont.pl
M crypto/openssl/crypto/bn/asm/x86-gf2m.pl
M crypto/openssl/crypto/bn/asm/x86_64-gf2m.pl
M crypto/openssl/crypto/bn/bn_prime.pl
M crypto/openssl/crypto/c64xpluscpuid.pl
M crypto/openssl/crypto/camellia/asm/cmll-x86.pl
M crypto/openssl/crypto/camellia/asm/cmll-x86_64.pl
M crypto/openssl/crypto/camellia/asm/cmllt4-sparcv9.pl
M crypto/openssl/crypto/cast/asm/cast-586.pl
M crypto/openssl/crypto/conf/keysets.pl
M crypto/openssl/crypto/des/asm/crypt586.pl
M crypto/openssl/crypto/des/asm/des-586.pl
M crypto/openssl/crypto/des/asm/desboth.pl
M crypto/openssl/crypto/des/asm/dest4-sparcv9.pl
R crypto/openssl/crypto/dso/dso_vms.c
R crypto/openssl/crypto/dso/dso_win32.c
M crypto/openssl/crypto/ec/asm/ecp_nistz256-armv8.pl
R crypto/openssl/crypto/err/openssl.ec
M crypto/openssl/crypto/md5/asm/md5-586.pl
M crypto/openssl/crypto/md5/asm/md5-sparcv9.pl
M crypto/openssl/crypto/modes/asm/aesni-gcm-x86_64.pl
R crypto/openssl/crypto/modes/asm/ghash-alpha.pl
M crypto/openssl/crypto/modes/asm/ghash-armv4.pl
M crypto/openssl/crypto/modes/asm/ghash-c64xplus.pl
M crypto/openssl/crypto/modes/asm/ghash-parisc.pl
M crypto/openssl/crypto/modes/asm/ghash-s390x.pl
M crypto/openssl/crypto/modes/asm/ghash-sparcv9.pl
M crypto/openssl/crypto/modes/asm/ghash-x86.pl
M crypto/openssl/crypto/modes/asm/ghash-x86_64.pl
M crypto/openssl/crypto/modes/asm/ghashv8-armx.pl
M crypto/openssl/crypto/objects/obj_dat.pl
M crypto/openssl/crypto/objects/objects.pl
M crypto/openssl/crypto/objects/objxref.pl
M crypto/openssl/crypto/pariscid.pl
M crypto/openssl/crypto/perlasm/cbc.pl
M crypto/openssl/crypto/perlasm/sparcv9_modes.pl
M crypto/openssl/crypto/perlasm/x86asm.pl
M crypto/openssl/crypto/perlasm/x86gas.pl
M crypto/openssl/crypto/perlasm/x86masm.pl
M crypto/openssl/crypto/perlasm/x86nasm.pl
M crypto/openssl/crypto/rand/rand_unix.c
R crypto/openssl/crypto/rand/rand_vms.c
R crypto/openssl/crypto/rand/rand_win.c
M crypto/openssl/crypto/rc4/asm/rc4-586.pl
M crypto/openssl/crypto/rc4/asm/rc4-c64xplus.pl
M crypto/openssl/crypto/rc4/asm/rc4-md5-x86_64.pl
M crypto/openssl/crypto/rc4/asm/rc4-parisc.pl
M crypto/openssl/crypto/rc4/asm/rc4-s390x.pl
M crypto/openssl/crypto/rc5/asm/rc5-586.pl
M crypto/openssl/crypto/ripemd/asm/rmd-586.pl
M crypto/openssl/crypto/sha/asm/sha1-586.pl
R crypto/openssl/crypto/sha/asm/sha1-alpha.pl
M crypto/openssl/crypto/sha/asm/sha1-armv4-large.pl
M crypto/openssl/crypto/sha/asm/sha1-armv8.pl
M crypto/openssl/crypto/sha/asm/sha1-c64xplus.pl
M crypto/openssl/crypto/sha/asm/sha1-ia64.pl
M crypto/openssl/crypto/sha/asm/sha1-mb-x86_64.pl
M crypto/openssl/crypto/sha/asm/sha1-mips.pl
M crypto/openssl/crypto/sha/asm/sha1-parisc.pl
M crypto/openssl/crypto/sha/asm/sha1-s390x.pl
M crypto/openssl/crypto/sha/asm/sha1-sparcv9.pl
M crypto/openssl/crypto/sha/asm/sha1-sparcv9a.pl
M crypto/openssl/crypto/sha/asm/sha1-thumb.pl
M crypto/openssl/crypto/sha/asm/sha256-586.pl
M crypto/openssl/crypto/sha/asm/sha256-armv4.pl
M crypto/openssl/crypto/sha/asm/sha256-c64xplus.pl
M crypto/openssl/crypto/sha/asm/sha256-mb-x86_64.pl
M crypto/openssl/crypto/sha/asm/sha512-586.pl
M crypto/openssl/crypto/sha/asm/sha512-armv4.pl
M crypto/openssl/crypto/sha/asm/sha512-armv8.pl
M crypto/openssl/crypto/sha/asm/sha512-c64xplus.pl
M crypto/openssl/crypto/sha/asm/sha512-mips.pl
M crypto/openssl/crypto/sha/asm/sha512-s390x.pl
M crypto/openssl/crypto/sha/asm/sha512-sparcv9.pl
R crypto/openssl/crypto/threads_win.c
M crypto/openssl/crypto/whrlpool/asm/wp-mmx.pl
M crypto/openssl/crypto/whrlpool/asm/wp-x86_64.pl
M crypto/openssl/crypto/x86_64cpuid.pl
M crypto/openssl/crypto/x86cpuid.pl
M crypto/openssl/engines/asm/e_padlock-x86.pl
M crypto/openssl/engines/asm/e_padlock-x86_64.pl
R crypto/openssl/engines/e_afalg.ec
R crypto/openssl/engines/e_capi.ec
R crypto/openssl/engines/e_dasync.ec
R crypto/openssl/engines/e_ossltest.ec
Log Message:
-----------
cleanup
Compare: https://github.com/MidnightBSD/src/compare/ee3836b69c7f...c61f5954c0fe
More information about the Midnightbsd-cvs
mailing list