mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
Copyright notice changed to reflect change in name of
Telethra to OpenVPN Technologies. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3409 e7ae566f-a301-0410-adde-c780ea21d3b5
This commit is contained in:
parent
bb564a5950
commit
367ed084db
157 changed files with 194 additions and 198 deletions
10
COPYING
10
COPYING
|
|
@ -1,6 +1,6 @@
|
|||
OpenVPN (TM) -- An Open Source VPN daemon
|
||||
|
||||
Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
|
||||
This distribution contains multiple components, some
|
||||
of which fall under different licenses. By using OpenVPN
|
||||
|
|
@ -11,7 +11,7 @@ each respective component.
|
|||
OpenVPN trademark
|
||||
-----------------
|
||||
|
||||
"OpenVPN" is a trademark of Telethra, Inc.
|
||||
"OpenVPN" is a trademark of OpenVPN Technologies, Inc.
|
||||
|
||||
|
||||
OpenVPN license:
|
||||
|
|
@ -21,7 +21,7 @@ OpenVPN license:
|
|||
|
||||
Special exception for linking OpenVPN with OpenSSL:
|
||||
|
||||
In addition, as a special exception, Telethra, Inc. gives
|
||||
In addition, as a special exception, OpenVPN Technologies, Inc. gives
|
||||
permission to link the code of this program with the OpenSSL
|
||||
library (or with modified versions of OpenSSL that use the same
|
||||
license as OpenSSL), and distribute linked combinations including
|
||||
|
|
@ -52,9 +52,9 @@ TAP-Win32/TAP-Win64 Driver license:
|
|||
Damion K. Wilson.
|
||||
|
||||
The source and object code of the TAP-Win32/TAP-Win64 driver
|
||||
is Copyright (C) 2002-2008 Telethra, Inc., and is released under
|
||||
is Copyright (C) 2002-2008 OpenVPN Technologies, Inc., and is released under
|
||||
the GPL version 2 (see below), however due to the extra costs of
|
||||
supporting Windows Vista, Telethra, Inc. reserves the right to
|
||||
supporting Windows Vista, OpenVPN Technologies, Inc. reserves the right to
|
||||
change the terms of the TAP-Win32/TAP-Win64 license for versions 9.1
|
||||
and higher prior to the official release of OpenVPN 2.1.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
OpenVPN
|
||||
Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
|
|||
2
INSTALL
2
INSTALL
|
|
@ -1,6 +1,6 @@
|
|||
Installation instructions for OpenVPN, a Secure Tunneling Daemon
|
||||
|
||||
Copyright (C) 2002-2008 Telethra, Inc. This program is free software;
|
||||
Copyright (C) 2002-2008 OpenVPN Technologies, Inc. This program is free software;
|
||||
you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2
|
||||
as published by the Free Software Foundation.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
PORTS
2
PORTS
|
|
@ -1,5 +1,5 @@
|
|||
OpenVPN
|
||||
Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
|
||||
OpenVPN has been written to try to avoid features
|
||||
that are not standardized well across different
|
||||
|
|
|
|||
2
README
2
README
|
|
@ -1,6 +1,6 @@
|
|||
OpenVPN -- A Secure tunneling daemon
|
||||
|
||||
Copyright (C) 2002-2008 Telethra, Inc. This program is free software;
|
||||
Copyright (C) 2002-2008 OpenVPN Technologies, Inc. This program is free software;
|
||||
you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2
|
||||
as published by the Free Software Foundation.
|
||||
|
|
|
|||
2
basic.h
2
basic.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
buffer.c
2
buffer.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
buffer.h
2
buffer.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
common.h
2
common.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ dnl session authentication and key exchange,
|
|||
dnl packet encryption, packet authentication, and
|
||||
dnl packet compression.
|
||||
dnl
|
||||
dnl Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
dnl Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
dnl
|
||||
dnl This program is free software; you can redistribute it and/or modify
|
||||
dnl it under the terms of the GNU General Public License as published by
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2005-2008 Telethra, Inc.
|
||||
# Copyright (c) 2005-2008 OpenVPN Technologies, Inc.
|
||||
# Licensed under the GPL version 2
|
||||
|
||||
# First version by Jesse Adelman
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2005-2008 by Telethra, Inc.
|
||||
# Copyright (c) 2005-2008 OpenVPN Technologies, Inc.
|
||||
# Licensed under the GPL version 2
|
||||
|
||||
# First version by Jesse Adelman
|
||||
|
|
|
|||
2
crypto.c
2
crypto.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
crypto.h
2
crypto.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
dhcp.c
2
dhcp.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
dhcp.h
2
dhcp.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
# packet encryption, packet authentication, and
|
||||
# packet compression.
|
||||
#
|
||||
# Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
error.c
2
error.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
error.h
2
error.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
event.c
2
event.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
event.h
2
event.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
fdmisc.c
2
fdmisc.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
fdmisc.h
2
fdmisc.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
helper.c
2
helper.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
helper.h
2
helper.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
init.c
2
init.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
init.h
2
init.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
# Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
; ****************************************************************************
|
||||
; * Copyright (C) 2002-2008 Telethra, Inc. *
|
||||
; * Copyright (C) 2002-2008 OpenVPN Technologies, Inc. *
|
||||
; * This program is free software; you can redistribute it and/or modify *
|
||||
; * it under the terms of the GNU General Public License version 2 *
|
||||
; * as published by the Free Software Foundation. *
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
list.c
2
list.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
list.h
2
list.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
lzo.c
2
lzo.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
lzo.h
2
lzo.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
manage.c
2
manage.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
manage.h
2
manage.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mbuf.c
2
mbuf.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mbuf.h
2
mbuf.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
59
memcmp.c
59
memcmp.c
|
|
@ -1,40 +1,43 @@
|
|||
/* memcmp.c -- Replacement memcmp.c
|
||||
/*
|
||||
* OpenVPN -- An application to securely tunnel IP networks
|
||||
* over a single TCP/UDP port, with support for SSL/TLS-based
|
||||
* session authentication and key exchange,
|
||||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Useful on systems that don't have a working memcmp, such as SunOS
|
||||
* 4.1.3 and NeXT x86 OpenStep.
|
||||
* Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
*
|
||||
* Copyright (C) 2002 - 2003 Matthias Andree <matthias.andree@gmx.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
|
||||
* as published by the Free Software Foundation.
|
||||
*
|
||||
* This program 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 (at
|
||||
* your option) any later version.
|
||||
* This program 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.
|
||||
*
|
||||
* This program 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 (see the file COPYING included with this
|
||||
* distribution); if not, write to the Free Software Foundation, Inc.,
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program (see the file COPYING included with this
|
||||
* distribution); if not, write to the Free Software Foundation, Inc.,
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "syshead.h"
|
||||
|
||||
#include "memdbg.h"
|
||||
|
||||
int
|
||||
memcmp (const void *s1, const void *s2, size_t n)
|
||||
{
|
||||
register unsigned const char *p1 = s1, *p2 = s2;
|
||||
int d;
|
||||
unsigned const char *p1 = s1, *p2 = s2;
|
||||
int d;
|
||||
|
||||
if (n)
|
||||
while (n-- > 0)
|
||||
{
|
||||
d = *p1++ - *p2++;
|
||||
if (d != 0)
|
||||
return d;
|
||||
}
|
||||
return 0;
|
||||
if (n)
|
||||
while (n-- > 0)
|
||||
{
|
||||
d = *p1++ - *p2++;
|
||||
if (d != 0)
|
||||
return d;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
2
memdbg.h
2
memdbg.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
misc.c
2
misc.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
misc.h
2
misc.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mroute.c
2
mroute.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mroute.h
2
mroute.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mss.c
2
mss.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mss.h
2
mss.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mtcp.c
2
mtcp.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mtcp.h
2
mtcp.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
9
mtu.c
9
mtu.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
@ -183,13 +183,6 @@ translate_mtu_discover_type_name (const char *name)
|
|||
|
||||
#if EXTENDED_SOCKET_ERROR_CAPABILITY
|
||||
|
||||
/*
|
||||
*
|
||||
* The following code is adapted from tracepath
|
||||
* under the terms of the GPL.
|
||||
* Copyright (C) Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>.
|
||||
*/
|
||||
|
||||
struct probehdr
|
||||
{
|
||||
uint32_t ttl;
|
||||
|
|
|
|||
2
mtu.h
2
mtu.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mudp.c
2
mudp.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
mudp.h
2
mudp.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
multi.c
2
multi.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
multi.h
2
multi.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
occ.c
2
occ.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
occ.h
2
occ.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
.\" packet encryption, packet authentication, and
|
||||
.\" packet compression.
|
||||
.\"
|
||||
.\" Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
.\" Copyright (C) 2002-2008 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
|
||||
|
|
@ -5868,7 +5868,7 @@ For more information on the LZO real-time compression library see
|
|||
.I http://www.oberhumer.com/opensource/lzo/
|
||||
.\"*********************************************************
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2002-2008 Telethra, Inc. This program is free software;
|
||||
Copyright (C) 2002-2008 OpenVPN Technologies, Inc. This program is free software;
|
||||
you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2
|
||||
as published by the Free Software Foundation.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
@ -2699,7 +2699,7 @@ usage_version (void)
|
|||
{
|
||||
msg (M_INFO|M_NOPREFIX, "%s", title_string);
|
||||
msg (M_INFO|M_NOPREFIX, "Developed by James Yonan");
|
||||
msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>");
|
||||
msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>");
|
||||
openvpn_exit (OPENVPN_EXIT_STATUS_USAGE); /* exit point */
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
otime.c
2
otime.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
otime.h
2
otime.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
perf.c
2
perf.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
perf.h
2
perf.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
pf.c
2
pf.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
pf.h
2
pf.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
ping.c
2
ping.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
ping.h
2
ping.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
pkcs11.c
2
pkcs11.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
pkcs11.h
2
pkcs11.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
plugin.c
2
plugin.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
plugin.h
2
plugin.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
pool.c
2
pool.c
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
2
pool.h
2
pool.h
|
|
@ -5,7 +5,7 @@
|
|||
* packet encryption, packet authentication, and
|
||||
* packet compression.
|
||||
*
|
||||
* Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
|
||||
* Copyright (C) 2002-2008 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
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue