Re: [Openvpn-devel] [PATCH 04/11] Introduce management client state for AUTH_PENDING notifications

2021-01-21 Thread Lev Stipakov
Stared at the code, compiled with MSVC. Acked-by: Lev Stipakov ___ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel

[Openvpn-devel] [PATCH 04/11] Introduce management client state for AUTH_PENDING notifications

2020-09-30 Thread Arne Schwabe
This allows a UI client to display the correct state. Technically the client is still waiting for PUSH_REPLY but for every practical concern this is a different state as we are waiting for the pending authentication to finish. Signed-off-by: Arne Schwabe --- src/openvpn/manage.c | 3 +++