Searched refs:http_proxy_info (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dntlm.h6 const char *ntlm_phase_1 (const struct http_proxy_info *p, struct gc_arena *gc);
7 const char *ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc);
H A Dproxy.h64 struct http_proxy_info { struct
76 struct http_proxy_info *http_proxy_new (const struct http_proxy_options *o);
78 void http_proxy_close (struct http_proxy_info *hp);
80 bool establish_http_proxy_passthru (struct http_proxy_info *p,
H A Dproxy.c229 username_password_as_base64 (const struct http_proxy_info *p,
239 get_user_pass_http (struct http_proxy_info *p, const bool force)
327 store_proxy_authenticate (struct http_proxy_info *p, char *data)
438 struct http_proxy_info *
441 struct http_proxy_info *p;
449 ALLOC_OBJ_CLEAR (p, struct http_proxy_info);
487 http_proxy_close (struct http_proxy_info *hp)
493 establish_http_proxy_passthru (struct http_proxy_info *p,
H A Dntlm.c170 ntlm_phase_1 (const struct http_proxy_info *p, struct gc_arena *gc)
187 ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc)
H A Dopenvpn.h190 struct http_proxy_info *http_proxy;
H A Dsocket.h223 struct http_proxy_info *http_proxy;
309 struct http_proxy_info *http_proxy,
H A Dsocket.c1349 struct http_proxy_info *http_proxy,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dntlm.h6 const char *ntlm_phase_1 (const struct http_proxy_info *p, struct gc_arena *gc);
7 const char *ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc);
H A Dproxy.h64 struct http_proxy_info { struct
76 struct http_proxy_info *http_proxy_new (const struct http_proxy_options *o);
78 void http_proxy_close (struct http_proxy_info *hp);
80 bool establish_http_proxy_passthru (struct http_proxy_info *p,
H A Dproxy.c229 username_password_as_base64 (const struct http_proxy_info *p,
239 get_user_pass_http (struct http_proxy_info *p, const bool force)
327 store_proxy_authenticate (struct http_proxy_info *p, char *data)
438 struct http_proxy_info *
441 struct http_proxy_info *p;
449 ALLOC_OBJ_CLEAR (p, struct http_proxy_info);
487 http_proxy_close (struct http_proxy_info *hp)
493 establish_http_proxy_passthru (struct http_proxy_info *p,
H A Dntlm.c170 ntlm_phase_1 (const struct http_proxy_info *p, struct gc_arena *gc)
187 ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc)
H A Dopenvpn.h190 struct http_proxy_info *http_proxy;
H A Dsocket.h223 struct http_proxy_info *http_proxy;
309 struct http_proxy_info *http_proxy,
H A Dsocket.c1349 struct http_proxy_info *http_proxy,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dntlm.h6 const char *ntlm_phase_1 (const struct http_proxy_info *p, struct gc_arena *gc);
7 const char *ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc);
H A Dproxy.h64 struct http_proxy_info { struct
76 struct http_proxy_info *http_proxy_new (const struct http_proxy_options *o);
78 void http_proxy_close (struct http_proxy_info *hp);
80 bool establish_http_proxy_passthru (struct http_proxy_info *p,
H A Dproxy.c229 username_password_as_base64 (const struct http_proxy_info *p,
239 get_user_pass_http (struct http_proxy_info *p, const bool force)
327 store_proxy_authenticate (struct http_proxy_info *p, char *data)
438 struct http_proxy_info *
441 struct http_proxy_info *p;
449 ALLOC_OBJ_CLEAR (p, struct http_proxy_info);
487 http_proxy_close (struct http_proxy_info *hp)
493 establish_http_proxy_passthru (struct http_proxy_info *p,
H A Dntlm.c170 ntlm_phase_1 (const struct http_proxy_info *p, struct gc_arena *gc)
187 ntlm_phase_3 (const struct http_proxy_info *p, const char *phase_2, struct gc_arena *gc)
H A Dopenvpn.h190 struct http_proxy_info *http_proxy;
H A Dsocket.h223 struct http_proxy_info *http_proxy;
309 struct http_proxy_info *http_proxy,
H A Dsocket.c1349 struct http_proxy_info *http_proxy,

Completed in 286 milliseconds