On Fri, Aug 5, 2016 at 3:32 AM, Steffan Karger wrote:
> Hi,
>
> On Fri, Aug 5, 2016 at 8:14 AM, Gert Doering wrote:
> > On Thu, Aug 04, 2016 at 11:39:54PM -0400, Selva Nair wrote:
> >> - msg(D_MTU_DEBUG, "%s: Adjusting frame parameters for crypto by %zu
> bytes",
> >> - __func__, crypto_ov
Hi,
On Fri, Aug 05, 2016 at 09:32:35AM +0200, Steffan Karger wrote:
> MSVC 2015 claims to support C99 now (took them 16 years!), and it
> should at least support %zu (which is part of C99). Shouldn't we just
> move (at least the master branch) to C99? Or are there good reasons
> to keep punishin
Hi,
On Fri, Aug 5, 2016 at 8:14 AM, Gert Doering wrote:
> On Thu, Aug 04, 2016 at 11:39:54PM -0400, Selva Nair wrote:
>> - msg(D_MTU_DEBUG, "%s: Adjusting frame parameters for crypto by %zu bytes",
>> - __func__, crypto_overhead);
>> + msg(D_MTU_DEBUG, "%s: Adjusting frame parameters for c
Hi,
On Thu, Aug 04, 2016 at 11:39:54PM -0400, Selva Nair wrote:
> - msg(D_MTU_DEBUG, "%s: Adjusting frame parameters for crypto by %zu bytes",
> - __func__, crypto_overhead);
> + msg(D_MTU_DEBUG, "%s: Adjusting frame parameters for crypto by %d bytes",
> + __func__, (int) crypto_overhe
Signed-off-by: Selva Nair
---
src/openvpn/crypto.c |4 ++--
src/openvpn/options.c |4 ++--
src/openvpn/ssl_mbedtls.c |4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/openvpn/crypto.c b/src/openvpn/crypto.c
index d94896c..1236eae 100644
--- a/src/ope
On Thu, Aug 4, 2016 at 6:53 PM, debbie10t wrote:
> Hi
>
> So windows 10 as a Server.
>
> ===
>
> General details:
>Non admin Win10 unmodified user
>Using OVPN GUI
>OVPN Interactive service started and used
>Win10 Tun Server (auto + manual)
>IPv4 + IPv6 In average constant use