Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
mbedtls
Commits
967a2a5f
Commit
967a2a5f
authored
Jan 22, 2015
by
Manuel Pégourié-Gonnard
Browse files
Change name to mbed TLS in the copyright notice
parent
11c91920
Changes
184
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
include/polarssl/aes.h
include/polarssl/aes.h
+1
-1
include/polarssl/aesni.h
include/polarssl/aesni.h
+1
-1
include/polarssl/arc4.h
include/polarssl/arc4.h
+1
-1
include/polarssl/asn1.h
include/polarssl/asn1.h
+1
-1
include/polarssl/asn1write.h
include/polarssl/asn1write.h
+1
-1
include/polarssl/base64.h
include/polarssl/base64.h
+1
-1
include/polarssl/bignum.h
include/polarssl/bignum.h
+1
-1
include/polarssl/blowfish.h
include/polarssl/blowfish.h
+1
-1
include/polarssl/bn_mul.h
include/polarssl/bn_mul.h
+1
-1
include/polarssl/camellia.h
include/polarssl/camellia.h
+1
-1
include/polarssl/ccm.h
include/polarssl/ccm.h
+1
-1
include/polarssl/certs.h
include/polarssl/certs.h
+1
-1
include/polarssl/check_config.h
include/polarssl/check_config.h
+1
-1
include/polarssl/cipher.h
include/polarssl/cipher.h
+1
-1
include/polarssl/cipher_wrap.h
include/polarssl/cipher_wrap.h
+1
-1
include/polarssl/compat-1.2.h
include/polarssl/compat-1.2.h
+1
-1
include/polarssl/config.h
include/polarssl/config.h
+1
-1
include/polarssl/ctr_drbg.h
include/polarssl/ctr_drbg.h
+1
-1
include/polarssl/debug.h
include/polarssl/debug.h
+1
-1
include/polarssl/des.h
include/polarssl/des.h
+1
-1
No files found.
include/polarssl/aes.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/aesni.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2013, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/arc4.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/asn1.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2013, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/asn1write.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/base64.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2013, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/bignum.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/blowfish.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2012-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/bn_mul.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2010, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/camellia.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/ccm.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/certs.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2010, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/check_config.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/cipher.h
View file @
967a2a5f
...
...
@@ -7,7 +7,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/cipher_wrap.h
View file @
967a2a5f
...
...
@@ -7,7 +7,7 @@
*
* Copyright (C) 2006-2013, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/compat-1.2.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2013, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/config.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/ctr_drbg.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/debug.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2011, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
include/polarssl/des.h
View file @
967a2a5f
...
...
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of
PolarSSL
(http://www.polarssl.org)
* This file is part of
mbed TLS
(http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
...
...
Prev
1
2
3
4
5
…
10
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment