openvpn
openvpn copied to clipboard
OpenVPN is an open source VPN daemon
**Describe the bug** When ~~this topology is configured~~ DCO is enabled (which happened automatically on package install), no traffic would be reported to the management interface, except for around 2Kb...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | vcpkg | digest | `3bbc280` -> `544a4c5` | --- ### Configuration 📅 **Schedule**: Branch creation...
**Describe the bug** OpenVPN v2.7_beta1 does not build with FreeBSD's wolfSSL 5.8.2_1 package, the compiler complains about type differences that for some reason aren't fatal, and the linker bombs out:...
I have received a report that "I haven't been able to find the GnuPG signing key on the community website though, nor pointers". This might or might not be correct,...
**Describe the bug** TCP servers do not properly expire clients, so the pool fills, and when the pool is full, clients can no longer connect and the syslog is full...
``` dns.c: msg(M_ERR | M_ERRNO, "run_dns_up_down: unable to create pipes"); dns.c: msg(M_ERR | M_ERRNO, "run_dns_up_down: unable to fork"); dns.c: msg(M_ERR | M_ERRNO, "could not send dns vars filename"); dns.c: msg(M_ERR...
Working on https://gerrit.openvpn.net/c/openvpn/+/1388 I came across `ENABLE_X509ALTUSERNAME` which seems to be off-by-default, and I guess, not very well tested... This issue is about deciding what to do with it -...
https://github.com/OpenVPN/openvpn/issues/473 suggests that there are many misunderstandings lurking in the general `--dns` documentation and also in the interaction between `--dns` and `--dhcp-option `, quote > This is also missing in...
seems Github has updated cmocka version and now we fail with ``` CC ../../../src/openvpn/misc_testdriver-win32-util.o CC ../../../src/openvpn/misc_testdriver-platform.o CC ../../../src/openvpn/misc_testdriver-list.o CC options_parse_testdriver-test_options_parse.o test_options_parse.c:47:5: error: 'cmocka_macro' is deprecated: check_expected: use check_expected_int or check_expected_uint...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aws/aws-lc](https://redirect.github.com/aws/aws-lc) | minor | `v1.64.0` -> `v1.66.0` | --- ### Release Notes aws/aws-lc (aws/aws-lc) ###...