Commits (70)
-
Lucas Kanashiro authored
Two scenarios are tested, server setup using: a static key and a CA.
59e1c963 -
Lucas Kanashiro authored
The current reload implementation (sending a SIGHUP signal to the process) fails, and the difference between reload and restart is not clear. Systemd does not require an implementation for reload.
95596798 -
Bernhard Schmidt authored57bdd878
-
Bernhard Schmidt authoredd3986a31
-
Bernhard Schmidt authored1079962e
-
Bernhard Schmidt authored
Update to upstream version '2.5~beta1' with Debian dir d53f9a482ac24eb491a294b26c24bb1d87afad24
7c229d53 -
Bernhard Schmidt authored0d85c7a4
-
Bernhard Schmidt authored3b2fa6ed
-
Bernhard Schmidt authored11d13759
-
Bernhard Schmidt authored7ba9d089
-
Bernhard Schmidt authored62f9a3c0
-
Bernhard Schmidt authored
Thanks: Fabio Pedretti
0864551e -
Bernhard Schmidt authored4e5ae294
-
Bernhard Schmidt authored
Drop reload support from systemd unit files See merge request debian/openvpn!5
ccdc0611 -
Bernhard Schmidt authored
Add two DEP-8 test cases for the server side See merge request debian/openvpn!4
a8758c0e -
Two scenarios are tested, server setup using: a static key and a CA.
68cf7e19 -
The current reload implementation (sending a SIGHUP signal to the process) fails, and the difference between reload and restart is not clear. Systemd does not require an implementation for reload.
69b02b1f -
Bernhard Schmidt authored9fc3b981
-
Bernhard Schmidt authored
This reverts commit d3986a31.
9ce71e1c -
Bernhard Schmidt authored57f0b7b3
-
Bernhard Schmidt authored
Update to upstream version '2.5~beta3' with Debian dir 08bf4b8b33e73a97458e7fd53ec989aa541745cd
886dccf6 -
Bernhard Schmidt authored457cf61d
-
Bernhard Schmidt authoredb97ad09a
-
Bernhard Schmidt authored5246174f
-
Bernhard Schmidt authored
Update to upstream version '2.5~rc2' with Debian dir 0cd2307abadc06f5064e4d5e7c23689a67b720c5
c3a74857 -
Bernhard Schmidt authored4ca7910f
-
Bernhard Schmidt authored80285c31
-
Bernhard Schmidt authored
Update to upstream version '2.5~rc3' with Debian dir 654a857be97a3895ea7ff814fea7c3f9f80e8794
63934be0 -
Bernhard Schmidt authorede366d0b3
-
Bernhard Schmidt authored0816f633
-
Bernhard Schmidt authored
Update to upstream version '2.5.0' with Debian dir e11f7b8b9773dc76e4ab19884eee5bddfe34d960
07262493 -
Bernhard Schmidt authored76fee93e
-
Bernhard Schmidt authored4ee98f28
-
Bernhard Schmidt authored
Update to upstream version '2.5.1' with Debian dir 7ffab8b9a1f4bee8b10a736ef58cdbac4bfd4b14
d717dbfa -
Bernhard Schmidt authoreda8b5c8b8
-
Bernhard Schmidt authored
Overview OpenVPN 2.5.1 and earlier versions allows a remote attackers to bypass authentication and access control channel data on servers configured with deferred authentication, which can be used to potentially trigger further information leaks. Detailed description This bug allows - under very specific circumstances - to trick a server using delayed authentication (plugin or management) into returning a PUSH_REPLY before the AUTH_FAILED message, which can possibly be used to gather information about a VPN setup. In combination with "--auth-gen-token" or a user-specific token auth solution it can be possible to get access to a VPN with an otherwise-invalid account. Pre-Dependency: CVE-2020-15078-0.patch: https://github.com/OpenVPN/openvpn/commit/14511010 CVE-Fix: CVE-2020-15078-1.patch: https://github.com/OpenVPN/openvpn/commit/3aca477a CVE-2020-15078-2.patch: https://github.com/OpenVPN/openvpn/commit/3d18e308 CVE-2020-15078-3.patch: https://github.com/OpenVPN/openvpn/commit/f7b3bf06 Closes: #987380
a398f557 -
Bernhard Schmidt authored97fe5261
-
Bernhard Schmidt authored
OpenVPN 2.5 slightly changed the output of some steps due to the switch from iproute2 to the newer Netlink based interface. This was not noticed because the autopkgtest of OpenVPN is not run in debci infrastructure (machine-isolation not supported) This patch was imported from Ubuntu, thanks a lot! Partially fixes Bug#983662, but there is more work to do
f7be1241 -
Bernhard Schmidt authored
The server-setup-with-ca autopkgtest was failing because easyrsa was interactively asking for input, although the EASYRSA_BATCH variable was set. Using the --batch command line option fixes this issue. Closes: #983662
b566f12d -
Bernhard Schmidt authored
Closes: #988478
730212a2 -
Bernhard Schmidt authored053febf3
-
Jörg Frings-Fürst authoredf2b3dda1
-
Jörg Frings-Fürst authored8e924e2c
-
Bernhard Schmidt authored
Upstream version 2.5.5
c55fdd6d -
73594be9
-
2161d433
-
f89fb3bb
-
Bernhard Schmidt authored7407c54c
-
Bernhard Schmidt authored9e393954
-
Bernhard Schmidt authored8f86989b
-
Bernhard Schmidt authoreded3b9474
-
Bernhard Schmidt authored11bf3d9e
-
Bernhard Schmidt authored
Update to upstream version '2.5.6' with Debian dir 2e5dad4d5d9f5e37db81524b1ce56b896147943f
eb62a916 -
Bernhard Schmidt authored73a11ae1
-
Bernhard Schmidt authoredda3c2a25
-
Bernhard Schmidt authored
Update to upstream version '2.6.0~git20220317+dco' with Debian dir cecc65a7fcb8d1fd6102592e50fa6802a338ada4
8aeb04f9 -
Bernhard Schmidt authorede5f49d26
-
Bernhard Schmidt authored011b2345
-
Bernhard Schmidt authored5a95a2fa
-
Bernhard Schmidt authored3b6ef87d
-
Bernhard Schmidt authored5c758ab8
-
Bernhard Schmidt authored24f55d58
-
Bernhard Schmidt authored
Update to upstream version '2.6.0~git20220510+dco' with Debian dir fb164d2f26ca41ccc6fcb6488e319874f06999cf
f7d6de0a -
Bernhard Schmidt authored3564db82
-
Bernhard Schmidt authoredfbd6740a
-
Bernhard Schmidt authored
This reverts commit 3564db82.
0fb6b380 -
Bernhard Schmidt authored11b1f866
-
Bernhard Schmidt authored
Update to upstream version '2.6.0~git20220518+dco' with Debian dir c0ead5edb6dec805e7408dae34936e9b1e1150b9
6af30ac4 -
Bernhard Schmidt authoredd7833d37
-
Bernhard Schmidt authored
Closes: #1011372
e1e1377b
Too many changes to show.
To preserve performance only 20 of 249+ files are displayed.
.git-blame-ignore-revs
0 → 100644
.github/workflows/build.yaml
0 → 100644
.gitlab-ci.yml
0 → 100644
.gitlab/build-check.sh
0 → 100755
.gitlab/build-deps.sh
0 → 100755
.mailmap
0 → 100644
.svncommitters
0 → 100644
.travis.yml
0 → 100644
.travis/build-check.sh
0 → 100755
.travis/build-deps.sh
0 → 100755
.travis/coverity.sh
0 → 100755
CONTRIBUTING.rst
0 → 100644
Makefile.in
deleted
100644 → 0