Re: [Openvpn-devel] OpenVPN 2.4.8 released

2019-11-11 Thread d tbsky
Simon Rozman > The TAP-Windows6 driver remains loaded when there are TAP adapters present. > Even if adapters are in the "disconnected" state. This makes upgrading the > driver a real challenge. I would suggest disabling all TAP adapters before > attempting the upgrade. Disabling the last of the

Re: [Openvpn-devel] [PATCH] tun/iproute2: support 31-bit ipv4 prefix (RFC 3021)

2019-11-11 Thread Arne Schwabe
Am 11.11.19 um 16:12 schrieb Tom Yan: > Yes both iproute2 and sitnl works perfectly as expected. Will the fix > be backported to the 2.4 branch? > > P.S. For the record, if the client is ics-openvpn with openvpn3, > somehow you need push route (either host or subnet will do) anyway. I am not

Re: [Openvpn-devel] [PATCH] tun/iproute2: support 31-bit ipv4 prefix (RFC 3021)

2019-11-11 Thread Tom Yan
Yes both iproute2 and sitnl works perfectly as expected. Will the fix be backported to the 2.4 branch? P.S. For the record, if the client is ics-openvpn with openvpn3, somehow you need push route (either host or subnet will do) anyway. This is not necessary with ics-openvpn with openvpn2 or

Re: [Openvpn-devel] [PATCH] mbedtls: add RFC 5705 keying material exporter support

2019-11-11 Thread Arne Schwabe
Am 11.11.19 um 00:10 schrieb Steffan Karger: > Since mbed TLS 2.18, mbed TLS can also implement RFC 5705. As a first > step towards using the keying material exporter as a method to generate > key material for the data channel, implement the > --keying-material-exporter function we already have

[Openvpn-devel] [PATCH] msvc: fix various level2 warnings

2019-11-11 Thread Lev Stipakov
From: Lev Stipakov This also sets warnings level to level2, which makes them manageable. Signed-off-by: Lev Stipakov --- src/compat/Debug.props | 1 - src/openvpn/block_dns.c | 3 --- src/openvpn/buffer.c | 2 +- src/openvpn/crypto_openssl.c | 2 +- src/openvpn/init.c

Re: [Openvpn-devel] OpenVPN 2.4.8 released

2019-11-11 Thread Simon Rozman
Hi, > > Is your computer perhaps behind in Windows updates? My hunch is that > > Digicert's latest root certificate is not availabe in the Windows > > certificate store and this causes the failure. > > > > Samuli > >thanks for the hint! but I don't know why uninstall/reinstall make > things

Re: [Openvpn-devel] [PATCH 3/3] travis: compile with -Werror on Linux

2019-11-11 Thread Antonio Quartulli
Hi, On 11/11/2019 08:23, Gert Doering wrote: >> But the patch does affect cross-compilation for Windows on linux. > > That seems to have been an oversight in how to feed Travis what we want - > I saw an update yesterday evening. > >> Unless restricted to a very small cross-section (say gcc x.y