Searched refs:D_PROXY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dproxy.c271 msg (D_PROXY, "PROXY HEADER: '%s'", buf);
302 msg (D_PROXY, "PROXY AUTH BASIC: '%s'", buf);
309 msg (D_PROXY, "PROXY AUTH DIGEST: '%s'", buf);
317 msg (D_PROXY, "PROXY AUTH HTLM: '%s'", buf);
529 msg (D_PROXY, "Send to HTTP proxy: '%s'", buf);
557 msg (D_PROXY, "Attempting Basic Proxy-Authorization");
573 msg (D_PROXY, "Attempting NTLM Proxy-Authorization phase 1");
595 msg (D_PROXY, "HTTP proxy returned: '%s'", buf);
605 msg (D_PROXY, "Proxy requires authentication");
621 msg (D_PROXY, "HTT
[all...]
H A Derrlevel.h75 #define D_PROXY LOGLEV(2, 24, 0) /* show http proxy control packets */ macro

Completed in 51 milliseconds