0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 12:02:28 +02:00
openvpn/src
Selva Nair 2282b1be79 Add support for block-outside-dns through the interactive service
- Add a new message type in openvpn-msg.h
- Pass msg_channel HANDLE to win_wfp_block_dns and win_wfp_uninit
- Add a handler in interactive.c for block_dns request

The service build now depends on block_dns.[ch] in src/openvpn

v2 changes:
- Make CmpEngine non-nested (be nice with non-gcc compilers)
- Print error code in hex

Signed-off-by: Selva Nair <selva.nair@gmail.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1456457091-3872-2-git-send-email-selva.nair@gmail.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/11265
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2016-03-06 19:28:25 +01:00
..
compat Add lz4 support to MSVC. 2016-02-26 08:36:24 +01:00
openvpn Add support for block-outside-dns through the interactive service 2016-03-06 19:28:25 +01:00
openvpnserv Add support for block-outside-dns through the interactive service 2016-03-06 19:28:25 +01:00
plugins Fix memory leak in auth-pam plugin 2015-10-22 19:50:36 +02:00
Makefile.am build: integrate plugins build into core build 2012-06-26 11:29:02 +02:00