mirror of https://github.com/wolfSSL/wolfssh.git
Update Copyright Date
1. Bring all copyright dates up to 2024. 2. Fix a few files with incorrect licensing.pull/672/head
parent
295e5abe7e
commit
1736a4cabf
|
@ -1,6 +1,6 @@
|
|||
/* common.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* common.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* auth.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* auth.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* configuration.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* configuration.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfsshd.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# wolfssh
|
||||
# Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
# All right reserved.
|
||||
|
||||
AC_COPYRIGHT([Copyright (C) 2014-2023 wolfSSL Inc.])
|
||||
AC_COPYRIGHT([Copyright (C) 2014-2024 wolfSSL Inc.])
|
||||
AC_INIT([wolfssh],[1.4.16],[support@wolfssl.com],[wolfssh],[https://www.wolfssl.com])
|
||||
AC_PREREQ([2.63])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* client.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* client.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* common.c
|
||||
*
|
||||
* Copyright (C) 2014-2022 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* common.h
|
||||
*
|
||||
* Copyright (C) 2014-2022 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* echoserver.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* echoserver.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* portfwd.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh_portfwd.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* scpclient.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* scpclient.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sftpclient.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sftpclient.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* wolfssl options.h
|
||||
* generated from configure options
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
# [wolfSSL Project]/CMakeLists.txt
|
||||
#
|
||||
# Copyright (C) 2006-2023 WOLFSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
#
|
||||
# This file is part of WOLFSSH.
|
||||
# This file is part of wolfSSH.
|
||||
#
|
||||
# WOLFSSH is free software; you can redistribute it and/or modify
|
||||
# wolfSSH is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# WOLFSSH is distributed in the hope that it will be useful,
|
||||
# wolfSSH is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
# along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# cmake for WOLFSSH Espressif projects
|
||||
#
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
# [wolfSSL Project]/components/wolfssh/CMakeLists.txt
|
||||
#
|
||||
# Copyright (C) 2006-2023 WOLFSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
#
|
||||
# This file is part of WOLFSSH.
|
||||
# This file is part of wolfSSH.
|
||||
#
|
||||
# WOLFSSH is free software; you can redistribute it and/or modify
|
||||
# wolfSSH is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# WOLFSSH is distributed in the hope that it will be useful,
|
||||
# wolfSSH is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
# along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# cmake for WOLFSSH Espressif projects v5.6.6 r1
|
||||
#
|
||||
|
|
|
@ -1,21 +1,20 @@
|
|||
#
|
||||
# Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
#
|
||||
# This file is part of wolfSSL.
|
||||
# This file is part of wolfSSH.
|
||||
#
|
||||
# wolfSSL is free software; you can redistribute it and/or modify
|
||||
# wolfSSH is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# wolfSSL is distributed in the hope that it will be useful,
|
||||
# wolfSSH is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
# along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# cmake for wolfssl Espressif projects
|
||||
#
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* user_settings.h
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <sdkconfig.h> /* essential to chip set detection */
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
# [wolfSSL Project]/main/CMakeLists.txt
|
||||
#
|
||||
# Copyright (C) 2006-2023 WOLFSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
#
|
||||
# This file is part of WOLFSSH.
|
||||
# This file is part of wolfSSH.
|
||||
#
|
||||
# WOLFSSH is free software; you can redistribute it and/or modify
|
||||
# wolfSSH is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# WOLFSSH is distributed in the hope that it will be useful,
|
||||
# wolfSSH is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
# along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# cmake for WOLFSSH Espressif projects
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* echoserver.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* echoserver.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* template main.h
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifndef _MAIN_H_
|
||||
#define _MAIN_H_
|
||||
|
|
|
@ -1,21 +1,20 @@
|
|||
/*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* common Espressif time_helper v5.6.3.001 */
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* wifi_connect.h
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifndef _WIFI_CONNECT_H_
|
||||
#define _WIFI_CONNECT_H_
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* main.c
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "sdkconfig.h"
|
||||
#include "main.h"
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* time_helper.c
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* common Espressif time_helper v5.6.3.002 */
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* wifi_connect.c
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "wifi_connect.h"
|
||||
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
# Espressif component/wolfssh/CMakeLists.txt
|
||||
#
|
||||
# Copyright (C) 2006-2023 WOLFSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
#
|
||||
# This file is part of WOLFSSH.
|
||||
# This file is part of wolfSSH.
|
||||
#
|
||||
# WOLFSSH is free software; you can redistribute it and/or modify
|
||||
# wolfSSH is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# WOLFSSH is distributed in the hope that it will be useful,
|
||||
# wolfSSH is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
# along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# cmake for WOLFSSH Espressif projects
|
||||
#
|
||||
|
|
|
@ -1,21 +1,20 @@
|
|||
#
|
||||
# Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
#
|
||||
# This file is part of wolfSSL.
|
||||
# This file is part of wolfSSH.
|
||||
#
|
||||
# wolfSSL is free software; you can redistribute it and/or modify
|
||||
# wolfSSH is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# wolfSSL is distributed in the hope that it will be useful,
|
||||
# wolfSSH is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
# along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# cmake for wolfssl Espressif projects
|
||||
#
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* user_settings.h
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <sdkconfig.h> /* essential to chip set detection */
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
# [wolfSSL Project]/main/CMakeLists.txt
|
||||
#
|
||||
# Copyright (C) 2006-2023 WOLFSSL Inc.
|
||||
# Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
#
|
||||
# This file is part of WOLFSSH.
|
||||
# This file is part of wolfSSH.
|
||||
#
|
||||
# WOLFSSH is free software; you can redistribute it and/or modify
|
||||
# wolfSSH is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# WOLFSSH is distributed in the hope that it will be useful,
|
||||
# wolfSSH is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
# along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
# cmake for WOLFSSH Espressif projects
|
||||
#
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* template main.h
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifndef _MAIN_H_
|
||||
#define _MAIN_H_
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
/* main.c
|
||||
*
|
||||
* Copyright (C) 2006-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSL.
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
* wolfSSL is free software; you can redistribute it and/or modify
|
||||
* wolfSSH is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* wolfSSL is distributed in the hope that it will be useful,
|
||||
* wolfSSH is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||
* along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "main.h"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* dummy_filesystem.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* strings.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* unistd.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* user_settings.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh_csplus_usersettings..h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh_demo.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh_demo.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh_dummy.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* main.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* myFilesystem.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* userio_template.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh_test.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssh_test.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* agent.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* certman.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* internal.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
2
src/io.c
2
src/io.c
|
@ -1,6 +1,6 @@
|
|||
/* io.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* keygen.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* log.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* misc.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* port.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* ssh.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfscp.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfsftp.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfterm.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* api.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* api.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sftp.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sftp.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* testsuite.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* testsuite.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* unit.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* unit.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* agent.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* certman.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* certs_test.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* error.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* internal.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* keygen.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* log.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* misc.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* port.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* settings.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* ssh.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* test.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* version.h.in
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* version.h.in
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* visibility.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfscp.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfsftp.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* tests.c
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* user_settings.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* wolfssl_user_settings.h
|
||||
*
|
||||
* Copyright (C) 2014-2023 wolfSSL Inc.
|
||||
* Copyright (C) 2014-2024 wolfSSL Inc.
|
||||
*
|
||||
* This file is part of wolfSSH.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue