summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-17 15:38:09 -0400
committerRich Salz <rsalz@openssl.org>2016-05-17 15:38:09 -0400
commitaa6bb1352b1026b20a23b49da4efdcf171926eb0 (patch)
tree0331a45a95deef0610a1156d9bf65de9119c0fd0 /crypto
parentb1322259d93cf6b6286f9febcd468b6a9f577d91 (diff)
Copyright consolidation 05/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/LPdir_vms.c9
-rw-r--r--crypto/LPdir_wince.c9
-rw-r--r--crypto/aes/aes_cbc.c53
-rw-r--r--crypto/aes/aes_cfb.c53
-rw-r--r--crypto/aes/aes_core.c9
-rw-r--r--crypto/aes/aes_ecb.c53
-rw-r--r--crypto/aes/aes_ige.c53
-rw-r--r--crypto/aes/aes_locl.h53
-rw-r--r--crypto/aes/aes_misc.c53
-rw-r--r--crypto/aes/aes_ofb.c53
-rw-r--r--crypto/aes/aes_wrap.c54
-rw-r--r--crypto/aes/aes_x86core.c9
-rw-r--r--crypto/dh/dh_ameth.c59
-rw-r--r--crypto/dh/dh_asn1.c59
-rw-r--r--crypto/dh/dh_check.c60
-rw-r--r--crypto/dh/dh_depr.c57
-rw-r--r--crypto/dh/dh_gen.c60
-rw-r--r--crypto/dh/dh_kdf.c53
-rw-r--r--crypto/dh/dh_key.c60
-rw-r--r--crypto/dh/dh_lib.c60
-rw-r--r--crypto/dh/dh_locl.h7
-rw-r--r--crypto/dh/dh_meth.c8
-rw-r--r--crypto/dh/dh_pmeth.c59
-rw-r--r--crypto/dh/dh_prn.c60
-rw-r--r--crypto/dh/dh_rfc5114.c59
-rw-r--r--crypto/ebcdic.c8
-rw-r--r--crypto/ec/curve25519.c52
-rw-r--r--crypto/ec/ec2_mult.c62
-rw-r--r--crypto/ec/ec2_oct.c62
-rw-r--r--crypto/ec/ec_ameth.c59
-rw-r--r--crypto/ec/ec_asn1.c58
-rw-r--r--crypto/ec/ec_curve.c59
-rw-r--r--crypto/ec/ec_key.c59
-rw-r--r--crypto/ec/ec_lcl.h59
-rw-r--r--crypto/ec/ec_lib.c59
-rw-r--r--crypto/ec/ec_pmeth.c59
-rw-r--r--crypto/ec/ecdsa_ossl.c58
-rw-r--r--crypto/ec/ecdsa_sign.c57
-rw-r--r--crypto/ec/ecdsa_vrf.c58
-rw-r--r--crypto/ec/eck_prn.c59
-rw-r--r--crypto/ec/ecp_nistp521.c8
-rw-r--r--crypto/ec/ecp_nistz256.c9
-rw-r--r--crypto/ec/ecp_nistz256_table.c9
-rw-r--r--crypto/ec/ecp_smpl.c61
-rw-r--r--crypto/err/err.c113
-rw-r--r--crypto/err/err_all.c60
-rw-r--r--crypto/err/err_prn.c60
-rw-r--r--crypto/evp/bio_ok.c60
-rw-r--r--crypto/evp/c_alld.c60
-rw-r--r--crypto/evp/cmeth_lib.c59
-rw-r--r--crypto/evp/e_aes.c53
-rw-r--r--crypto/evp/e_aes_cbc_hmac_sha1.c52
-rw-r--r--crypto/evp/e_aes_cbc_hmac_sha256.c52
-rw-r--r--crypto/evp/e_des.c60
-rw-r--r--crypto/evp/e_rc4.c60
-rw-r--r--crypto/evp/evp_locl.h59
-rw-r--r--crypto/evp/evp_pkey.c59
-rw-r--r--crypto/evp/m_md2.c60
-rw-r--r--crypto/evp/m_md5.c60
-rw-r--r--crypto/evp/m_null.c60
-rw-r--r--crypto/evp/m_wp.c8
-rw-r--r--crypto/evp/p_open.c60
-rw-r--r--crypto/evp/p_seal.c60
-rw-r--r--crypto/evp/pmeth_fn.c59
-rw-r--r--crypto/ex_data.c113
-rw-r--r--crypto/include/internal/asn1_int.h59
-rw-r--r--crypto/include/internal/bn_dh.h9
-rw-r--r--crypto/include/internal/bn_int.h57
-rw-r--r--crypto/include/internal/bn_srp.h8
-rw-r--r--crypto/include/internal/chacha.h53
-rw-r--r--crypto/include/internal/cryptlib.h60
-rw-r--r--crypto/include/internal/cryptlib_int.h58
-rw-r--r--crypto/include/internal/engine.h57
-rw-r--r--crypto/include/internal/err_int.h7
-rw-r--r--crypto/include/internal/evp_int.h59
-rw-r--r--crypto/include/internal/md32_common.h53
-rw-r--r--crypto/include/internal/objects.h9
-rw-r--r--crypto/include/internal/poly1305.h54
-rw-r--r--crypto/include/internal/rand.h9
-rw-r--r--crypto/include/internal/x509_int.h59
-rw-r--r--crypto/md2/md2_dgst.c60
-rw-r--r--crypto/md2/md2_one.c60
-rw-r--r--crypto/mem_dbg.c113
-rw-r--r--crypto/o_dir.c59
-rw-r--r--crypto/poly1305/poly1305.c10
-rw-r--r--crypto/poly1305/poly1305_ieee754.c10
-rw-r--r--crypto/srp/srp_lib.c61
-rw-r--r--crypto/srp/srp_vfy.c61
-rw-r--r--crypto/threads_win.c52
-rw-r--r--crypto/txt_db/txt_db.c60
-rw-r--r--crypto/ui/ui_lib.c59
-rw-r--r--crypto/ui/ui_locl.h59
-rw-r--r--crypto/ui/ui_openssl.c118
-rw-r--r--crypto/ui/ui_util.c57
94 files changed, 569 insertions, 4205 deletions
diff --git a/crypto/LPdir_vms.c b/crypto/LPdir_vms.c
index 362918dae3..1a5b60febf 100644
--- a/crypto/LPdir_vms.c
+++ b/crypto/LPdir_vms.c
@@ -1,4 +1,13 @@
/*
+ * Copyright 2004-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
+ * https://www.openssl.org/source/license.html
+ */
+
+/*
* Copyright (c) 2004, Richard Levitte <richard@levitte.org>
* All rights reserved.
*
diff --git a/crypto/LPdir_wince.c b/crypto/LPdir_wince.c
index ae8a56f4be..163479e340 100644
--- a/crypto/LPdir_wince.c
+++ b/crypto/LPdir_wince.c
@@ -1,4 +1,13 @@
/*
+ * Copyright 2004-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
+ * https://www.openssl.org/source/license.html
+ */
+
+/*
* $LP: LPlib/source/LPdir_wince.c,v 1.3 2004/08/26 13:36:05 _cvs_levitte Exp
* $
*/
diff --git a/crypto/aes/aes_cbc.c b/crypto/aes/aes_cbc.c
index 826de68af8..342841fc4f 100644
--- a/crypto/aes/aes_cbc.c
+++ b/crypto/aes/aes_cbc.c
@@ -1,51 +1,10 @@
-/* ====================================================================
- * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in
- * the documentation and/or other materials provided with the
- * distribution.
- *
- * 3. All advertising materials mentioning features or use of this
- * software must display the following acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
- *
- * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
- * endorse or promote products derived from this software without
- * prior written permission. For written permission, please contact
- * openssl-core@openssl.org.
- *
- * 5. Products derived from this software may not be called "OpenSSL"
- * nor may "OpenSSL" appear in their names without prior written
- * permission of the OpenSSL Project.
- *
- * 6. Redistributions of any form whatsoever must retain the following
- * acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
- *
- * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
- * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
- * ====================================================================
+/*
+ * Copyright 2002-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
+ * https://www.openssl.org/source/license.html
*/
#include <openssl/aes.h>
diff --git a/crypto/aes/aes_cfb.c b/crypto/aes/aes_cfb.c
index 3962c3e921..f010e3c4ea 100644
--- a/crypto/aes/aes_cfb.c
+++ b/crypto/aes/aes_cfb.c
@@ -1,51 +1,10 @@
-/* ====================================================================
- * Copyright (c) 2002-2006 The OpenSSL Project. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in
- * the documentation and/or other materials provided with the
- * distribution.
- *
- * 3. All advertising materials mentioning features or use of this
- * software must display the following acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
- *
- * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
- * endorse or promote products derived from this software without
- * prior written permission. For written permission, please contact
- * openssl-core@openssl.org.
- *
- * 5. Products derived from this software may not be called "OpenSSL"
- * nor may "OpenSSL" appear in their names without prior written
- * permission of the OpenSSL Project.
- *
- * 6. Redistributions of any form whatsoever must retain the following
- * acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
- *
- * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
- * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
- * ====================================================================
+/*
+ * Copyright 2002-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
+ * https://www.openssl.org/source/license.html
*/
#include <openssl/aes.h>
diff --git a/crypto/aes/aes_core.c b/crypto/aes/aes_core.c
index 837d4feb9f..ef0fc51d95 100644
--- a/crypto/aes/aes_core.c
+++ b/crypto/aes/aes_core.c
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2002-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
+ * https://www.openssl.org/source/license.html
+ */
+
/**
* rijndael-alg-fst.c
*
diff --git a/crypto/aes/aes_ecb.c b/crypto/aes/aes_ecb.c
index 6639c783c4..29bfc1ad66 100644
--- a/crypto/aes/aes_ecb.c
+++ b/crypto/aes/aes_ecb.c
@@ -1,51 +1,10 @@
-/* ====================================================================
- * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in
- * the documentation and/or other materials provided with the
- * distribution.
- *
- * 3. All advertising materials mentioning features or use of this
- * software must display the following acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
- *
- * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
- * endorse or promote products derived from this software without
- * prior written permission. For written permission, please contact
- * openssl-core@openssl.org.
- *
- * 5. Products derived from this software may not be called "OpenSSL"
- * nor may "OpenSSL" appear in their names without prior written
- * permission of the OpenSSL Project.
- *
- * 6. Redistributions of any form whatsoever must retain the following
- * acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
- *
- * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
- * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
- * ====================================================================
+/*
+ * Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
*
+