]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 22 Sep 2020 12:14:20 +0000 (13:14 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 22 Sep 2020 12:45:08 +0000 (13:45 +0100)
commit24a535eaf0f7fac31302027370720e3de3aba17b
treea121352f18b720c155d81bf5069f785511c2d770
parent6f26a76d2d8caf5142a444a9aa60316aa99b21a2
Update copyright year

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/12949)
201 files changed:
apps/genpkey.c
apps/s_client.c
crypto/aes/aes_ige.c
crypto/asn1/d2i_pr.c
crypto/asn1/x_algor.c
crypto/bio/b_print.c
crypto/bn/bn_gcd.c
crypto/bn/bn_lib.c
crypto/bn/bn_mpi.c
crypto/cmac/cmac.c
crypto/cms/cms_lib.c
crypto/cms/cms_sd.c
crypto/conf/conf_def.c
crypto/dso/dso_win32.c
crypto/ec/ec_ameth.c
crypto/ec/ec_local.h
crypto/engine/eng_lib.c
crypto/evp/encode.c
crypto/mem_sec.c
crypto/modes/cbc128.c
crypto/modes/ccm128.c
crypto/modes/cfb128.c
crypto/modes/ctr128.c
crypto/modes/gcm128.c
crypto/modes/modes_local.h
crypto/modes/ofb128.c
crypto/modes/xts128.c
crypto/o_str.c
crypto/o_time.c
crypto/pem/pem_lib.c
crypto/pem/pem_pkey.c
crypto/pem/pvkfmt.c
crypto/rand/randfile.c
crypto/rsa/rsa_ameth.c
crypto/store/loader_file.c
crypto/store/store_lib.c
crypto/ui/ui_openssl.c
crypto/whrlpool/wp_block.c
crypto/x509/x509_local.h
crypto/x509/x509_req.c
crypto/x509/x509_txt.c
crypto/x509/x_pubkey.c
crypto/x509v3/pcy_data.c
crypto/x509v3/v3_alt.c
doc/man1/CA.pl.pod
doc/man1/ca.pod
doc/man1/dgst.pod
doc/man1/enc.pod
doc/man1/ocsp.pod
doc/man1/pkcs12.pod
doc/man1/pkcs8.pod
doc/man1/pkeyutl.pod
doc/man1/s_server.pod
doc/man1/ts.pod
doc/man1/tsget.pod
doc/man1/verify.pod
doc/man3/ASN1_INTEGER_get_int64.pod
doc/man3/ASN1_STRING_length.pod
doc/man3/ASN1_TIME_set.pod
doc/man3/ASYNC_WAIT_CTX_new.pod
doc/man3/ASYNC_start_job.pod
doc/man3/BF_encrypt.pod
doc/man3/BIO_ADDR.pod
doc/man3/BIO_ADDRINFO.pod
doc/man3/BIO_connect.pod
doc/man3/BIO_ctrl.pod
doc/man3/BIO_get_data.pod
doc/man3/BIO_parse_hostserv.pod
doc/man3/BIO_read.pod
doc/man3/BIO_s_accept.pod
doc/man3/BIO_s_bio.pod
doc/man3/BIO_s_connect.pod
doc/man3/BIO_s_file.pod
doc/man3/BIO_set_callback.pod
doc/man3/BN_add.pod
doc/man3/BN_bn2bin.pod
doc/man3/BN_mod_mul_montgomery.pod
doc/man3/BN_set_bit.pod
doc/man3/CMS_verify.pod
doc/man3/CRYPTO_THREAD_run_once.pod
doc/man3/CRYPTO_memcmp.pod
doc/man3/DES_random_key.pod
doc/man3/DH_get0_pqg.pod
doc/man3/DH_set_method.pod
doc/man3/DSA_set_method.pod
doc/man3/DTLSv1_listen.pod
doc/man3/ECDSA_SIG_new.pod
doc/man3/EC_GROUP_new.pod
doc/man3/EC_KEY_new.pod
doc/man3/EC_POINT_new.pod
doc/man3/ENGINE_add.pod
doc/man3/ERR_get_error.pod
doc/man3/ERR_print_errors.pod
doc/man3/ERR_put_error.pod
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man3/EVP_EncodeInit.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_OpenInit.pod
doc/man3/EVP_PKEY_CTX_ctrl.pod
doc/man3/EVP_PKEY_CTX_new.pod
doc/man3/EVP_PKEY_keygen.pod
doc/man3/EVP_SealInit.pod
doc/man3/EVP_VerifyInit.pod
doc/man3/HMAC.pod
doc/man3/OCSP_cert_to_id.pod
doc/man3/OCSP_resp_find_status.pod
doc/man3/OPENSSL_LH_COMPFUNC.pod
doc/man3/OPENSSL_config.pod
doc/man3/OPENSSL_ia32cap.pod
doc/man3/OPENSSL_init_crypto.pod
doc/man3/OPENSSL_init_ssl.pod
doc/man3/OSSL_STORE_open.pod
doc/man3/PEM_read_bio_PrivateKey.pod
doc/man3/PKCS7_verify.pod
doc/man3/RAND_DRBG_new.pod
doc/man3/RAND_DRBG_set_callbacks.pod
doc/man3/RAND_add.pod
doc/man3/RAND_load_file.pod
doc/man3/RSA_blinding_on.pod
doc/man3/RSA_private_encrypt.pod
doc/man3/RSA_set_method.pod
doc/man3/SHA256_Init.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_dane_enable.pod
doc/man3/SSL_CTX_set_alpn_select_cb.pod
doc/man3/SSL_CTX_set_generate_session_id.pod
doc/man3/SSL_CTX_set_info_callback.pod
doc/man3/SSL_CTX_set_max_cert_list.pod
doc/man3/SSL_CTX_set_mode.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/SSL_CTX_set_psk_client_callback.pod
doc/man3/SSL_CTX_set_read_ahead.pod
doc/man3/SSL_CTX_set_security_level.pod
doc/man3/SSL_CTX_set_session_cache_mode.pod
doc/man3/SSL_CTX_set_session_id_context.pod
doc/man3/SSL_CTX_set_session_ticket_cb.pod
doc/man3/SSL_CTX_set_split_send_fragment.pod
doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
doc/man3/SSL_CTX_use_psk_identity_hint.pod
doc/man3/SSL_alloc_buffers.pod
doc/man3/SSL_get_all_async_fds.pod
doc/man3/SSL_new.pod
doc/man3/SSL_pending.pod
doc/man3/SSL_read.pod
doc/man3/SSL_read_early_data.pod
doc/man3/SSL_set1_host.pod
doc/man3/SSL_set_bio.pod
doc/man3/SSL_set_fd.pod
doc/man3/SSL_set_shutdown.pod
doc/man3/SSL_shutdown.pod
doc/man3/SSL_state_string.pod
doc/man3/SSL_want.pod
doc/man3/SSL_write.pod
doc/man3/UI_UTIL_read_pw.pod
doc/man3/UI_create_method.pod
doc/man3/UI_new.pod
doc/man3/X509V3_get_d2i.pod
doc/man3/X509_ALGOR_dup.pod
doc/man3/X509_LOOKUP_hash_dir.pod
doc/man3/X509_STORE_CTX_get_error.pod
doc/man3/X509_STORE_CTX_new.pod
doc/man3/X509_STORE_CTX_set_verify_cb.pod
doc/man3/X509_STORE_set_verify_cb_func.pod
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man3/X509_check_ca.pod
doc/man3/X509_check_host.pod
doc/man3/X509_check_issued.pod
doc/man3/X509_get0_signature.pod
doc/man3/X509v3_get_ext_by_NID.pod
doc/man3/d2i_DHparams.pod
doc/man5/x509v3_config.pod
doc/man7/SM2.pod
doc/man7/evp.pod
doc/man7/ossl_store.pod
fuzz/asn1.c
include/openssl/bn.h
include/openssl/e_os2.h
include/openssl/ec.h
include/openssl/opensslconf.h.in
include/openssl/ssl.h
include/openssl/ssl3.h
include/openssl/x509.h
include/openssl/x509_vfy.h
ssl/bio_ssl.c
ssl/record/ssl3_buffer.c
ssl/ssl_conf.c
ssl/ssl_rsa.c
ssl/t1_trce.c
test/bioprinttest.c
test/drbgtest.c
test/ec_internal_test.c
test/ectest.c
test/handshake_helper.c
test/recipes/04-test_pem.t
test/recipes/05-test_cmac.t
test/recipes/15-test_ec.t
test/recipes/20-test_dgst.t
test/recipes/25-test_req.t
test/tls13encryptiontest.c
util/mkrc.pl