Lines Matching full:protocols
152 librtmp library. It supports a range of variations and "sub-protocols"
229 protocols curl accepts for the requests and when following redirects.
305 - Ben Greear brought a patch that from now on allows all protocols to specify
754 mistake proxies would not be used fine for a few protocols when picked up
764 these protocols. Work will now persue to make them nice libcurl citizens
767 The work with supporting these new protocols was sponsored by
1046 transfer.c for blocking. It is currently used only by SCP and SFTP protocols.
1335 protocols by abusing chunked transfer encoding in both the HTTP request and
1830 o CURLOPT_REDIR_PROTOCOLS controls what protocols libcurl is allowed to
1832 excludes the FILE and SCP protocols and thus you nee to explicitly allow
1838 protocols libcurl may have been built to support.
2796 how the supported protocols and features are extracted and used, so both those
3672 - Fixed a problem where curl-config --protocols could erroneously show LDAPS
4326 - Fixed the output of curl-config --protocols which showed SCP and SFTP
4329 - Added test cases 1013 and 1014 to check that curl-config --protocols and
4344 curl-config --features and --protocols show the correct output when built
4367 URLs with different protocols. FTP and TFTP related leaks. Caught thanks to
4374 - Added test cases 2000 through 2003 which test multiple protocols using the
4388 protocols tunneled over a HTTP proxy.
4571 - Added LDAPS, SCP and SFTP to curl-config --protocols. Removed and
4619 and allow reuse by multiple protocols. Several unused error codes were
4936 - James Housley: Add two new options for the SFTP/SCP/FILE protocols:
5648 all protocols.
6695 the latest features and protocols that libcurl supports and has a minor fix
7093 list of protocols whereever those are mentioned.
7837 use to detect libcurl and setup variables for the protocols the installed
7911 assumed this used the DICT protocol. While guessing protocols will remain
7988 - David Shaw added --protocols to curl-config, so that it now lists all
7989 protocols libcurl was built to support. --feature no longer lists disabled
7990 protocols.
11522 strings recognized as "HTTP 200" to allow http-like protocols to get
12103 to disable specific protocols when building for Windows.
12136 protocols disabled. This is done by running ./configure
13364 with timeouts for all sorts of protocols and stuff. I also came to think of
14750 - Made the netrc parse result possible to use for other protocols than FTP and
16921 layer all those protocols better to enable more to be added easier in the