Home
last modified time | relevance | path

Searched refs:tunneling (Results 1 – 21 of 21) sorted by relevance

/third_party/nghttp2/src/
Dhttp-parser.patch5 Use http_parser for tunneling connection transparently
18 + /* We want to use http_parser for tunneling connection
/third_party/ffmpeg/libavformat/
Drtmpcrypt.c49 int tunneling; ///< use a HTTP connection (RTMPTE) member
256 if (rt->tunneling) { in rtmpe_open()
317 …{"ffrtmpcrypt_tunneling", "Use a HTTP tunneling connection (RTMPTE).", OFFSET(tunneling), AV_OPT_T…
/third_party/curl/tests/data/
Dtest44546 Refuse tunneling protocols through HTTP proxy
/third_party/curl/docs/libcurl/opts/
DCURLOPT_PROXYTYPE.md45 any CONNECT tunneling. It does not change the HTTP version of the actual HTTP
DCURLOPT_HTTPPROXYTUNNEL.md43 proxy. By instead tunneling through the proxy, you avoid that conversion (that
DCURLOPT_PROXY.md77 tunnel through the HTTP proxy. Such tunneling is activated with
/third_party/lwip/
D0038-add-tso.patch351 + /* < L2 (MAC) Header Length for non-tunneling pkt. */
D0053-cleancode-improve-lwipopts.h-readability.patch1498 /* < L2 (MAC) Header Length for non-tunneling pkt. */
/third_party/curl/docs/libcurl/
Dlibcurl-tutorial.md900 organizations prevent this kind of tunneling to other destination port numbers
905 As explained above, tunneling is required for SSL to work and often even
908 This is however not the only time proxy-tunneling might offer benefits to
911 As tunneling opens a direct connection from your application to the remote
919 Tell libcurl to use proxy tunneling like this:
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Deap_testing.txt241 limit with AVP encapsulation and TLS tunneling. Note: EAP-PEAP/TLS
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Deap_testing.txt241 limit with AVP encapsulation and TLS tunneling. Note: EAP-PEAP/TLS
/third_party/node/doc/api/
Dhttp.md487 // Create an HTTP tunneling proxy
508 // Make a request to a tunneling proxy
542 // Create an HTTP tunneling proxy
563 // Make a request to a tunneling proxy
1572 * `head` {Buffer} The first packet of the tunneling stream (may be empty)
/third_party/curl/docs/
DFAQ145 authentication, file transfer resume, http proxy tunneling and more.
591 the given HTTP proxy. Proxy tunneling is enabled with a special option (-p)
592 and is generally not available as proxy admins usually disable tunneling to
/third_party/openssl/crypto/objects/
Dobjects.txt1231 set-certExt 4 : setCext-tunneling
/third_party/node/deps/openssl/openssl/crypto/objects/
Dobjects.txt1231 set-certExt 4 : setCext-tunneling
/third_party/ffmpeg/doc/
Dprotocols.texi1204 Use HTTP tunneling as lower transport protocol, which is useful for
/third_party/ffmpeg/
DChangelog1596 - RTSP tunneling over HTTP
/third_party/musl/
DWHATSNEW1252 - ipsec and tunneling protocols to getprotoent-family functions
/third_party/python/Doc/whatsnew/
D3.2.rst1728 port for HTTP Connect tunneling.
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md1878 * support HTTPS-over-HTTP proxy tunneling
/third_party/curl/
DCHANGES7554 when tunneling, used in HTTP/1.x and HTTP/2 proxying