summaryrefslogtreecommitdiffstats
path: root/doc/ssl
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-18 11:44:05 -0400
committerRich Salz <rsalz@openssl.org>2016-05-19 08:51:59 -0400
commite2f92610bcc21dc5b943f9250e34c207ab35fef0 (patch)
tree8f1e5f38fda0bebe1eb8e3fc953dea4850920f1d /doc/ssl
parent84e9ee1bc430ada9d0d835a84a1cabd17283697d (diff)
Add copyright to manpages
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc/ssl')
-rw-r--r--doc/ssl/DTLSv1_listen.pod11
-rw-r--r--doc/ssl/OPENSSL_init_ssl.pod11
-rw-r--r--doc/ssl/SSL_CIPHER_get_name.pod11
-rw-r--r--doc/ssl/SSL_COMP_add_compression_method.pod11
-rw-r--r--doc/ssl/SSL_CONF_CTX_new.pod11
-rw-r--r--doc/ssl/SSL_CONF_CTX_set1_prefix.pod11
-rw-r--r--doc/ssl/SSL_CONF_CTX_set_flags.pod11
-rw-r--r--doc/ssl/SSL_CONF_CTX_set_ssl_ctx.pod11
-rw-r--r--doc/ssl/SSL_CONF_cmd.pod11
-rw-r--r--doc/ssl/SSL_CONF_cmd_argv.pod11
-rw-r--r--doc/ssl/SSL_CTX_add1_chain_cert.pod11
-rw-r--r--doc/ssl/SSL_CTX_add_extra_chain_cert.pod11
-rw-r--r--doc/ssl/SSL_CTX_add_session.pod11
-rw-r--r--doc/ssl/SSL_CTX_config.pod11
-rw-r--r--doc/ssl/SSL_CTX_ctrl.pod11
-rw-r--r--doc/ssl/SSL_CTX_dane_enable.pod11
-rw-r--r--doc/ssl/SSL_CTX_flush_sessions.pod11
-rw-r--r--doc/ssl/SSL_CTX_free.pod11
-rw-r--r--doc/ssl/SSL_CTX_get0_param.pod11
-rw-r--r--doc/ssl/SSL_CTX_get_verify_mode.pod11
-rw-r--r--doc/ssl/SSL_CTX_has_client_custom_ext.pod11
-rw-r--r--doc/ssl/SSL_CTX_load_verify_locations.pod11
-rw-r--r--doc/ssl/SSL_CTX_new.pod11
-rw-r--r--doc/ssl/SSL_CTX_sess_number.pod11
-rw-r--r--doc/ssl/SSL_CTX_sess_set_cache_size.pod11
-rw-r--r--doc/ssl/SSL_CTX_sess_set_get_cb.pod11
-rw-r--r--doc/ssl/SSL_CTX_sessions.pod11
-rw-r--r--doc/ssl/SSL_CTX_set1_curves.pod11
-rw-r--r--doc/ssl/SSL_CTX_set1_sigalgs.pod11
-rw-r--r--doc/ssl/SSL_CTX_set1_verify_cert_store.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_alpn_select_cb.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_cert_cb.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_cert_store.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_cert_verify_callback.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_cipher_list.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_client_CA_list.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_client_cert_cb.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_ct_validation_callback.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_ctlog_list_file.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_custom_cli_ext.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_default_passwd_cb.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_generate_session_id.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_info_callback.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_max_cert_list.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_min_proto_version.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_mode.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_msg_callback.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_options.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_psk_client_callback.pod19
-rw-r--r--doc/ssl/SSL_CTX_set_quiet_shutdown.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_read_ahead.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_security_level.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_session_cache_mode.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_session_id_context.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_split_send_fragment.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_ssl_version.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_timeout.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_tlsext_status_cb.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_tlsext_ticket_key_cb.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_tmp_dh_callback.pod11
-rw-r--r--doc/ssl/SSL_CTX_set_verify.pod11
-rw-r--r--doc/ssl/SSL_CTX_use_certificate.pod11
-rw-r--r--doc/ssl/SSL_CTX_use_psk_identity_hint.pod19
-rw-r--r--doc/ssl/SSL_CTX_use_serverinfo.pod11
-rw-r--r--doc/ssl/SSL_SESSION_free.pod11
-rw-r--r--doc/ssl/SSL_SESSION_get_hostname.pod11
-rw-r--r--doc/ssl/SSL_SESSION_get_time.pod11
-rw-r--r--doc/ssl/SSL_SESSION_has_ticket.pod11
-rw-r--r--doc/ssl/SSL_accept.pod11
-rw-r--r--doc/ssl/SSL_alert_type_string.pod11
-rw-r--r--doc/ssl/SSL_check_chain.pod11
-rw-r--r--doc/ssl/SSL_clear.pod11
-rw-r--r--doc/ssl/SSL_connect.pod11
-rw-r--r--doc/ssl/SSL_do_handshake.pod11
-rw-r--r--doc/ssl/SSL_free.pod11
-rw-r--r--doc/ssl/SSL_get0_peer_scts.pod11
-rw-r--r--doc/ssl/SSL_get_SSL_CTX.pod11
-rw-r--r--doc/ssl/SSL_get_all_async_fds.pod11
-rw-r--r--doc/ssl/SSL_get_ciphers.pod11
-rw-r--r--doc/ssl/SSL_get_client_CA_list.pod11
-rw-r--r--doc/ssl/SSL_get_client_random.pod11
-rw-r--r--doc/ssl/SSL_get_current_cipher.pod11
-rw-r--r--doc/ssl/SSL_get_default_timeout.pod11
-rw-r--r--doc/ssl/SSL_get_error.pod11
-rw-r--r--doc/ssl/SSL_get_extms_support.pod11
-rw-r--r--doc/ssl/SSL_get_fd.pod11
-rw-r--r--doc/ssl/SSL_get_peer_cert_chain.pod11
-rw-r--r--doc/ssl/SSL_get_peer_certificate.pod11
-rw-r--r--doc/ssl/SSL_get_psk_identity.pod19
-rw-r--r--doc/ssl/SSL_get_rbio.pod11
-rw-r--r--doc/ssl/SSL_get_session.pod11
-rw-r--r--doc/ssl/SSL_get_shared_sigalgs.pod11
-rw-r--r--doc/ssl/SSL_get_verify_result.pod11
-rw-r--r--doc/ssl/SSL_get_version.pod11
-rw-r--r--doc/ssl/SSL_library_init.pod11
-rw-r--r--doc/ssl/SSL_load_client_CA_file.pod11
-rw-r--r--doc/ssl/SSL_new.pod11
-rw-r--r--doc/ssl/SSL_pending.pod11
-rw-r--r--doc/ssl/SSL_read.pod11
-rw-r--r--doc/ssl/SSL_rstate_string.pod11
-rw-r--r--doc/ssl/SSL_session_reused.pod11
-rw-r--r--doc/ssl/SSL_set1_host.pod11
-rw-r--r--doc/ssl/SSL_set_bio.pod11
-rw-r--r--doc/ssl/SSL_set_connect_state.pod11
-rw-r--r--doc/ssl/SSL_set_fd.pod11
-rw-r--r--doc/ssl/SSL_set_session.pod11
-rw-r--r--doc/ssl/SSL_set_shutdown.pod11
-rw-r--r--doc/ssl/SSL_set_verify_result.pod11
-rw-r--r--doc/ssl/SSL_shutdown.pod11
-rw-r--r--doc/ssl/SSL_state_string.pod11
-rw-r--r--doc/ssl/SSL_want.pod11
-rw-r--r--doc/ssl/SSL_write.pod11
-rw-r--r--doc/ssl/d2i_SSL_SESSION.pod11
-rw-r--r--doc/ssl/ssl.pod11
114 files changed, 1260 insertions, 18 deletions
diff --git a/doc/ssl/DTLSv1_listen.pod b/doc/ssl/DTLSv1_listen.pod
index 741669395d..7ac9444578 100644
--- a/doc/ssl/DTLSv1_listen.pod
+++ b/doc/ssl/DTLSv1_listen.pod
@@ -91,3 +91,14 @@ DTLSv1_listen() return codes were clarified in OpenSSL 1.1.0. The type of "peer"
also changed in OpenSSL 1.1.0.
=cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (the "License"). You may not use
+this file except in compliance with the License. You can obtain a copy
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
diff --git a/doc/ssl/OPENSSL_init_ssl.pod b/doc/ssl/OPENSSL_init_ssl.pod
index 110a282490..30d36dfc6a 100644
--- a/doc/ssl/OPENSSL_init_ssl.pod
+++ b/doc/ssl/OPENSSL_init_ssl.pod
@@ -73,3 +73,14 @@ L<OPENSSL_init_crypto(3)>
The OPENSSL_init_ssl() function was added in OpenSSL 1.1.0.
=cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (the "License"). You may not use
+this file except in compliance with the License. You can obtain a copy
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
diff --git a/doc/ssl/SSL_CIPHER_get_name.pod b/doc/ssl/SSL_CIPHER_get_name.pod
index 296aa3264f..331d04e531 100644
--- a/doc/ssl/SSL_CIPHER_get_name.pod
+++ b/doc/ssl/SSL_CIPHER_get_name.pod
@@ -113,3 +113,14 @@ L<ssl(3)>, L<SSL_get_current_cipher(3)>,
L<SSL_get_ciphers(3)>, L<ciphers(1)>
=cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (the "License"). You may not use
+this file except in compliance with the License. You can obtain a copy
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
diff --git a/doc/ssl/SSL_COMP_add_compression_method.pod b/doc/ssl/SSL_COMP_add_compression_method.pod
index eb2689c4b9..794db3e7b2 100644
--- a/doc/ssl/SSL_COMP_add_compression_method.pod
+++ b/doc/ssl/SSL_COMP_add_compression_method.pod
@@ -85,3 +85,14 @@ L<ssl(3)>
SSL_COMP_free_compression_methods() was deprecated in OpenSSL 1.1.0.
=cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (the "License"). You may not use
+this file except in compliance with the License. You can obtain a copy
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
diff --git a/doc/ssl/SSL_CONF_CTX_new.pod b/doc/ssl/SSL_CONF_CTX_new.pod
index 329e3c78e4..93c3b3cd19 100644
--- a/doc/ssl/SSL_CONF_CTX_new.pod
+++ b/doc/ssl/SSL_CONF_CTX_new.pod
@@ -39,3 +39,14 @@ L<SSL_CONF_cmd_argv(3)>
These functions were first added to OpenSSL 1.0.2
=cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (the "License"). You may not use
+this file except in compliance with the License. You can obtain a copy
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
diff --git a/doc/ssl/SSL_CONF_CTX_set1_prefix.pod b/doc/ssl/SSL_CONF_CTX_set1_prefix.pod
index 5083a73876..00b7118021 100644
--- a/doc/ssl/SSL_CONF_CTX_set1_