Meeting summary for 24 January 2024:
* *Closed: License amendment for OpenVPN2 to solve openssl/mbedtls
licensing issues*
/All work on this is now completed./
* *New: security mailing list procedure can stand improvement*
/To be discussed in more detail later./
* *Updated: tasks rel
From: Kristof Provost
It's possible for the buffer we provude for OVPN_GET_PEER_STATS to be
too small. Handle the error, re-allocate a larger buffer and try again
rather than failing.
Signed-off-by: Kristof Provost
---
src/openvpn/dco_freebsd.c | 16 ++--
1 file changed, 14 inserti