mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 21:11:54 +00:00
[MBEDTLS] Update to version 2.7.17. CORE-17252
This commit is contained in:
parent
b6249d5ede
commit
218e2596de
144 changed files with 558 additions and 595 deletions
4
dll/3rdparty/mbedtls/x509_create.c
vendored
4
dll/3rdparty/mbedtls/x509_create.c
vendored
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* X.509 base functions for creating certificates / CSRs
|
||||
*
|
||||
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
|
||||
* Copyright The Mbed TLS Contributors
|
||||
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
||||
*
|
||||
* This file is provided under the Apache License 2.0, or the
|
||||
|
@ -42,8 +42,6 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*
|
||||
* **********
|
||||
*
|
||||
* This file is part of mbed TLS (https://tls.mbed.org)
|
||||
*/
|
||||
|
||||
#if !defined(MBEDTLS_CONFIG_FILE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue