OpenVPN 3 Linux v3 (beta)
This is essentially a quick fix for a bug which had not been detected after
the v2_beta tag, which broke openvpn2 console logging.
David Sommerseth (5):
log: Make LogSender::ProxyLog() use LogEvent objects directly
sessionmgr: Make SessionLogEvent::GetLastLogEntry() reuse code
sessionmgr: Don't preseve the session token
sessionmgr/log: Allow sessionmgr to intercept and manipulate proxied LogEvents
ovpn3cli: Make the version command use the argv[0]
Lev Stipakov (1):
log: Add log group for external log event senders