]> git.ipfire.org Git - thirdparty/openssl.git/commit - README
Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 13 Feb 2018 12:51:29 +0000 (12:51 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 13 Feb 2018 13:59:25 +0000 (13:59 +0000)
commit6738bf1417289a14758590fca5a26b62c9b2c0be
treeaaa92a97543caf3c7155d55679fea9c8abf9dceb
parentabfee348c613ea8037561ee850cac94218f73f64
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
171 files changed:
Configurations/shared-info.pl
README
apps/asn1pars.c
apps/ca.c
apps/ciphers.c
apps/crl.c
apps/crl2p7.c
apps/dgst.c
apps/dhparam.c
apps/dsa.c
apps/dsaparam.c
apps/ec.c
apps/ecparam.c
apps/enc.c
apps/engine.c
apps/errstr.c
apps/gendsa.c
apps/genpkey.c
apps/genrsa.c
apps/nseq.c
apps/passwd.c
apps/pkcs12.c
apps/pkcs7.c
apps/pkcs8.c
apps/pkey.c
apps/pkeyparam.c
apps/pkeyutl.c
apps/prime.c
apps/rand.c
apps/rehash.c
apps/req.c
apps/rsa.c
apps/rsautl.c
apps/s_cb.c
apps/s_server.c
apps/s_time.c
apps/sess_id.c
apps/smime.c
apps/spkac.c
apps/srp.c
apps/storeutl.c
apps/ts.c
apps/verify.c
apps/version.c
apps/x509.c
config.com
crypto/arm64cpuid.pl
crypto/arm_arch.h
crypto/armcap.c
crypto/asn1/ameth_lib.c
crypto/asn1/asn_mime.c
crypto/bio/b_addr.c
crypto/bio/b_dump.c
crypto/bio/b_sock2.c
crypto/bio/bf_null.c
crypto/bio/bio_lib.c
crypto/bio/bio_meth.c
crypto/bio/bss_acpt.c
crypto/bio/bss_null.c
crypto/bn/bn_exp.c
crypto/engine/eng_lib.c
crypto/err/err.c
crypto/err/err_all.c
crypto/ex_data.c
crypto/mem_dbg.c
crypto/objects/o_names.c
crypto/ocsp/ocsp_lcl.h
crypto/sha/asm/sha512-armv8.pl
crypto/store/store_register.c
crypto/x509v3/v3_admis.c
crypto/x509v3/v3_admis.h
doc/man1/enc.pod
doc/man1/ocsp.pod
doc/man1/s_client.pod
doc/man3/ADMISSIONS.pod
doc/man3/CRYPTO_THREAD_run_once.pod
doc/man3/DTLSv1_listen.pod
doc/man3/OCSP_response_status.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_set1_sigalgs.pod
doc/man3/SSL_CTX_set_verify.pod
doc/man3/X509_check_host.pod
doc/man3/X509_dup.pod
doc/man3/d2i_X509.pod
doc/man7/ssl.pod
engines/e_afalg.c
engines/e_ossltest.c
include/internal/bio.h
include/internal/rand.h
include/openssl/async.h
include/openssl/bio.h
include/openssl/bn.h
include/openssl/buffer.h
include/openssl/cms.h
include/openssl/comp.h
include/openssl/conf.h
include/openssl/crypto.h
include/openssl/ct.h
include/openssl/dh.h
include/openssl/dsa.h
include/openssl/dtls1.h
include/openssl/engine.h
include/openssl/kdf.h
include/openssl/objects.h
include/openssl/ocsp.h
include/openssl/opensslv.h
include/openssl/pem.h
include/openssl/pem2.h
include/openssl/rand.h
include/openssl/rsa.h
include/openssl/ssl3.h
include/openssl/store.h
include/openssl/tls1.h
include/openssl/ts.h
include/openssl/ui.h
include/openssl/x509v3.h
ssl/record/rec_layer_s3.c
ssl/s3_lib.c
ssl/s3_msg.c
ssl/ssl_conf.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_cust.c
ssl/statem/extensions_srvr.c
ssl/statem/statem.c
ssl/statem/statem.h
ssl/statem/statem_dtls.c
ssl/tls13_enc.c
test/asn1_time_test.c
test/bntest.c
test/cipherlist_test.c
test/clienthellotest.c
test/ct_test.c
test/handshake_helper.c
test/modes_internal_test.c
test/ossl_shim/ossl_shim.cc
test/ossl_shim/packeted_bio.h
test/poly1305_internal_test.c
test/recipes/30-test_afalg.t
test/recipes/40-test_rehash.t
test/recipes/70-test_comp.t
test/recipes/70-test_key_share.t
test/recipes/70-test_renegotiation.t
test/recipes/70-test_sslcbcpadding.t
test/recipes/70-test_sslcertstatus.t
test/recipes/70-test_sslmessages.t
test/recipes/70-test_sslrecords.t
test/recipes/70-test_sslsessiontick.t
test/recipes/70-test_sslsigalgs.t
test/recipes/70-test_sslsignature.t
test/recipes/70-test_sslskewith0p.t
test/recipes/70-test_sslversions.t
test/recipes/70-test_sslvertol.t
test/recipes/70-test_tls13cookie.t
test/recipes/70-test_tls13downgrade.t
test/recipes/70-test_tls13hrr.t
test/recipes/70-test_tls13kexmodes.t
test/recipes/70-test_tls13messages.t
test/recipes/70-test_tls13psk.t
test/recipes/70-test_tlsextms.t
test/recipes/80-test_ssl_new.t
test/recipes/90-test_tls13encryption.t
test/siphash_internal_test.c
test/ssl_test_ctx.c
test/ssl_test_ctx.h
test/sslapitest.c
test/testutil/format_output.c
test/tls13secretstest.c
test/v3nametest.c
util/perl/TLSProxy/Message.pm
util/perl/TLSProxy/Record.pm
util/perl/checkhandshake.pm