]> git.ipfire.org Git - thirdparty/openssl.git/commit - doc/man3/EVP_aes_128_gcm.pod
Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 20 Nov 2018 13:13:00 +0000 (13:13 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Nov 2018 13:26:47 +0000 (13:26 +0000)
commitc486283cb8e9bd6c1db7eb01d31a72e68b8dc4b8
treede09a5758c9a91ac8cad7d7a078f21b2b50bebe0
parentc1ef2852b252307d001a80409dc1ef23a3c1d874
Update copyright year

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7668)
39 files changed:
apps/app_rand.c
crypto/bn/asm/x86_64-gcc.c
crypto/evp/e_rc2.c
crypto/s390xcap.c
doc/man1/list.pod
doc/man1/srp.pod
doc/man3/EVP_aes.pod
doc/man3/EVP_aria.pod
doc/man3/EVP_bf_cbc.pod
doc/man3/EVP_camellia.pod
doc/man3/EVP_cast5_cbc.pod
doc/man3/EVP_des.pod
doc/man3/EVP_idea_cbc.pod
doc/man3/EVP_rc2_cbc.pod
doc/man3/EVP_rc5_32_12_16_cbc.pod
doc/man3/EVP_seed_cbc.pod
doc/man3/SSL_CTX_set1_curves.pod
doc/man3/SSL_CTX_set_quiet_shutdown.pod
doc/man3/SSL_get_peer_tmp_key.pod
doc/man3/SSL_set_shutdown.pod
fuzz/helper.py
include/openssl/symhacks.h
ssl/d1_lib.c
ssl/record/record.h
ssl/s3_cbc.c
test/cipher_overhead_test.c
test/drbgtest.h
test/recipes/01-test_symbol_presence.t
test/recipes/02-test_internal_ctype.t
test/recipes/03-test_internal_asn1.t
test/recipes/03-test_internal_chacha.t
test/recipes/03-test_internal_modes.t
test/recipes/03-test_internal_poly1305.t
test/recipes/03-test_internal_siphash.t
test/recipes/03-test_internal_ssl_cert_table.t
test/recipes/03-test_internal_x509.t
test/rsa_test.c
test/ssl-tests/28-seclevel.conf.in
test/wpackettest.c