No description
  • C 68.2%
  • Makefile 22.8%
  • Shell 7.2%
  • M4 0.9%
  • CMake 0.8%
  • Other 0.1%
Find a file
Daniel Baumann c23e2bf279
Releasing fastforward version 2.7.5-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-02 05:00:42 +02:00
contrib Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
debian Releasing fastforward version 2.7.5-1~ffwd13+u1. 2026-07-02 05:00:42 +02:00
debug Adding upstream version 2.6.14. 2025-09-06 09:11:56 +02:00
distro Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
doc Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
include Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
m4 Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
sample Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
src Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
tests Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
.gitattributes Adding upstream version 2.6.14. 2025-09-06 09:11:56 +02:00
.gitignore Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
aclocal.m4 Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
AUTHORS Adding upstream version 2.6.14. 2025-09-06 09:11:56 +02:00
ChangeLog Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
Changes.rst Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
CMakeLists.txt Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
CMakePresets.json Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
compat.m4 Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
compile Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
config.guess Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
config.h.cmake.in Merging upstream version 2.7.2. 2026-04-23 06:39:22 +02:00
config.h.in Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
config.sub Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
configure Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
configure.ac Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
CONTRIBUTING.rst Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
COPYING Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
COPYRIGHT.GPL Merging upstream version 2.6.15. 2025-10-28 14:30:55 +01:00
depcomp Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
forked-test-driver Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
INSTALL Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
install-sh Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
ltmain.sh Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
ltrc.inc Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
Makefile.am Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
Makefile.in Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
missing Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
NEWS Adding upstream version 2.6.14. 2025-09-06 09:11:56 +02:00
PORTS Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
README Merging upstream version 2.7.2. 2026-04-23 06:39:22 +02:00
README.cmake.md Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
README.dco.md Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
README.ec Adding upstream version 2.6.14. 2025-09-06 09:11:56 +02:00
README.mbedtls Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
README.wolfssl Merging upstream version 2.7.0. 2026-02-12 10:59:38 +01:00
test-driver Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00
version.m4 Merging upstream version 2.7.5. 2026-07-02 05:00:26 +02:00

OpenVPN -- A Secure tunneling daemon

Copyright (C) 2002-2026 OpenVPN 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.

*************************************************************************

To get the latest release of OpenVPN, go to:

	https://openvpn.net/community-downloads/

To Build and Install,

	tar -zxf openvpn-<version>.tar.gz
	cd openvpn-<version>
	./configure
	make
	make install

or see the file INSTALL for more info.

For information on how to build OpenVPN on/for Windows with MinGW
or MSVC see README.cmake.md.

*************************************************************************

For detailed information on OpenVPN, including examples, see the man page
  http://openvpn.net/man.html

For a sample VPN configuration, see
  http://openvpn.net/howto.html

To report an issue, see
  https://github.com/OpenVPN/openvpn/issues/new

For a description of OpenVPN's underlying protocol,
  see the file ssl.h included in the source distribution.

*************************************************************************

Other Files & Directories:

* configure.ac -- script to rebuild our configure
  script and makefile.

* sample/sample-scripts/verify-cn

  A sample perl script which can be used with OpenVPN's
  --tls-verify option to provide a customized authentication
  test on embedded X509 certificate fields.

* sample/sample-keys/

  Sample RSA keys and certificates.  DON'T USE THESE FILES
  FOR ANYTHING OTHER THAN TESTING BECAUSE THEY ARE TOTALLY INSECURE.

* sample/sample-config-files/

  A collection of OpenVPN config files and scripts from
  the HOWTO at http://openvpn.net/howto.html

*************************************************************************

Note that easy-rsa and tap-windows are now maintained in their own subprojects.
Their source code is available here:

  https://github.com/OpenVPN/easy-rsa
  https://github.com/OpenVPN/tap-windows6

Community-provided Windows installers (MSI) and Debian packages are built from

  https://github.com/OpenVPN/openvpn-build

See the INSTALL file for usage information.