mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
Update copyright year to 2023
Manually excluded ovpn_dco_win.h because it is an imported file. ovpn_dco_linux.h is already excluded because it still says 2021. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20230110160531.81010-1-frank@lichtenheld.com> URL: https://patchwork.openvpn.net/project/openvpn2/patch/20230110160531.81010-1-frank@lichtenheld.com/ Signed-off-by: Gert Doering <gert@greenie.muc.de>
This commit is contained in:
parent
533c170fb6
commit
ccf9d57249
252 changed files with 284 additions and 284 deletions
2
COPYING
2
COPYING
|
|
@ -1,6 +1,6 @@
|
|||
OpenVPN (TM) -- An Open Source VPN daemon
|
||||
|
||||
Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
|
||||
This distribution contains multiple components, some
|
||||
of which fall under different licenses. By using OpenVPN
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
OpenVPN ChangeLog
|
||||
Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
|
||||
This file is not maintained in this branch of the OpenVPN git repository.
|
||||
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2010-2022 David Sommerseth <dazo@eurephia.org>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2010-2023 David Sommerseth <dazo@eurephia.org>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
2
PORTS
2
PORTS
|
|
@ -1,5 +1,5 @@
|
|||
OpenVPN
|
||||
Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
|
||||
OpenVPN has been written to try to avoid features
|
||||
that are not standardized well across different
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
#
|
||||
|
||||
MAINTAINERCLEANFILES = \
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2008-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
# Copyright (C) 2022-2022 Lev Stipakov <lev@lestisoftware.fi>
|
||||
#
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2022-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2022-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2022-2022 Lev Stipakov <lev@lestisoftware.fi>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ dnl session authentication and key exchange,
|
|||
dnl packet encryption, packet authentication, and
|
||||
dnl packet compression.
|
||||
dnl
|
||||
dnl Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
dnl Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
dnl Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
dnl
|
||||
dnl This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# gen-release-tarballs.sh - Generates release tarballs with signatures
|
||||
#
|
||||
# Copyright (C) 2017-2022 - David Sommerseth <davids@openvpn.net>
|
||||
# Copyright (C) 2017-2023 - David Sommerseth <davids@openvpn.net>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# reformat-all.sh - Reformat all git files in the checked out
|
||||
# git branch using uncrustify.
|
||||
#
|
||||
# Copyright (C) 2016-2022 - David Sommerseth <davids@openvpn.net>
|
||||
# Copyright (C) 2016-2023 - David Sommerseth <davids@openvpn.net>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
# update-copyright-sh - Simple tool to update the Copyright lines
|
||||
# in all files checked into git
|
||||
#
|
||||
# Copyright (C) 2016-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2016-2022 David Sommerseth <davids@openvpn.net>
|
||||
# Copyright (C) 2016-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2016-2023 David Sommerseth <davids@openvpn.net>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2017-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2017-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
#
|
||||
|
||||
%.service: %.service.in Makefile
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2013-2022 Heiko Hund <heiko.hund@sophos.com>
|
||||
* Copyright (C) 2013-2023 Heiko Hund <heiko.hund@sophos.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Run this script to set up a test CA, and test key-certificate pair for a
|
||||
# server, and various clients.
|
||||
#
|
||||
# Copyright (C) 2014-2022 Steffan Karger <steffan@karger.me>
|
||||
# Copyright (C) 2014-2023 Steffan Karger <steffan@karger.me>
|
||||
set -eu
|
||||
|
||||
command -v openssl >/dev/null 2>&1 || { echo >&2 "Unable to find openssl. Please make sure openssl is installed and in your path."; exit 1; }
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
#
|
||||
|
||||
MAINTAINERCLEANFILES = \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
#
|
||||
# Copyright (C) 2020-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2020-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
#
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2021 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2022 David Sommerseth <dazo@eurephia.org>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2023 David Sommerseth <dazo@eurephia.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2017-2022 David Sommerseth <davids@openvpn.net>
|
||||
* Copyright (C) 2017-2023 David Sommerseth <davids@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2019-2022 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2019-2023 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 1992-2019 Free Software Foundation, Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* 2015-2016 <iam@valdikss.org.ru>
|
||||
* 2016 Selva Nair <selva.nair@gmail.com>
|
||||
*
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2016-2022 Selva Nair <selva.nair@gmail.com>
|
||||
* Copyright (C) 2016-2023 Selva Nair <selva.nair@gmail.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2013-2022 Gert Doering <gert@greenie.muc.de>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2013-2023 Gert Doering <gert@greenie.muc.de>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2013-2022 Gert Doering <gert@greenie.muc.de>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2013-2023 Gert Doering <gert@greenie.muc.de>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2014-2015 David Sommerseth <davids@redhat.com>
|
||||
* Copyright (C) 2016-2022 David Sommerseth <davids@openvpn.net>
|
||||
* Copyright (C) 2016-2023 David Sommerseth <davids@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2014-2015 David Sommerseth <davids@redhat.com>
|
||||
* Copyright (C) 2016-2022 David Sommerseth <davids@openvpn.net>
|
||||
* Copyright (C) 2016-2023 David Sommerseth <davids@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2014-2015 David Sommerseth <davids@redhat.com>
|
||||
* Copyright (C) 2016-2022 David Sommerseth <davids@openvpn.net>
|
||||
* Copyright (C) 2016-2023 David Sommerseth <davids@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2021 Fox Crypto B.V. <openvpn@foxcrypto.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2021 Fox Crypto B.V. <openvpn@foxcrypto.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2021 Fox Crypto B.V. <openvpn@foxcrypto.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2021 Fox Crypto B.V. <openvpn@foxcrypto.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2021 Fox Crypto B.V. <openvpn@foxcrypto.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2021 Fox Crypto B.V. <openvpn@foxcrypto.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2010-2021 Fox Crypto B.V. <openvpn@foxcrypto.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2021-2022 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2021-2022 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2021-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2021-2023 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2021-2023 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2021-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2021-2022 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2021-2022 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2021-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2021-2023 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2021-2023 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2021-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2022 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2022-2023 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2022-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
/*
|
||||
* Interface to linux dco networking code
|
||||
*
|
||||
* Copyright (C) 2020-2022 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2020-2022 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2020-2023 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2020-2023 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
/*
|
||||
* Interface to linux dco networking code
|
||||
*
|
||||
* Copyright (C) 2020-2022 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2020-2022 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2020-2023 Antonio Quartulli <a@unstable.cc>
|
||||
* Copyright (C) 2020-2023 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Interface to ovpn-win-dco networking code
|
||||
*
|
||||
* Copyright (C) 2020-2022 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2020-2023 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Interface to ovpn-win-dco networking code
|
||||
*
|
||||
* Copyright (C) 2020-2022 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2020-2023 Arne Schwabe <arne@rfc2549.org>
|
||||
* Copyright (C) 2020-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2022-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2022-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2014-2015 David Sommerseth <davids@redhat.com>
|
||||
* Copyright (C) 2016-2022 David Sommerseth <davids@openvpn.net>
|
||||
* Copyright (C) 2016-2023 David Sommerseth <davids@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue