/curl/tests/data/ |
H A D | test1452 | 4 TELNET 26 Basic TELNET negotiation
|
H A D | test1326 | 4 TELNET 29 TELNET to HTTP server
|
H A D | test1327 | 4 TELNET 24 TELNET check of upload with stdout redirected
|
H A D | test1462 | 55 telnet TELNET protocol
|
H A D | test1123 | 64 FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as
|
H A D | test232 | 64 FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as
|
H A D | test1277 | 68 FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as
|
H A D | test222 | 64 FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as
|
H A D | test230 | 65 FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as
|
H A D | test314 | 60 FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as
|
H A D | test396 | 64 FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as
|
H A D | test1706 | 35 SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. 174 SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS.
|
H A D | test1705 | 35 SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. 204 SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS.
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_TELNETOPTIONS.md | 11 - TELNET 32 supports the options **TTYPE**, **XDISPLOC** and **NEW_ENV**. See the TELNET 71 Returns CURLE_OK if TELNET is supported, and CURLE_UNKNOWN_OPTION if not.
|
H A D | CURLOPT_REDIR_PROTOCOLS_STR.md | 50 SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS, WSS
|
H A D | CURLOPT_PROTOCOLS_STR.md | 46 SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS, WSS
|
/curl/lib/ |
H A D | telnet.c | 147 struct TELNET { struct 203 struct TELNET *tn; in init_telnet() 205 tn = calloc(1, sizeof(struct TELNET)); in init_telnet() 255 struct TELNET *tn = data->req.p.telnet; in negotiate() 328 struct TELNET *tn = data->req.p.telnet; in set_remote_option() 402 struct TELNET *tn = data->req.p.telnet; in rec_will() 450 struct TELNET *tn = data->req.p.telnet; in rec_wont() 492 struct TELNET *tn = data->req.p.telnet; in set_local_option() 566 struct TELNET *tn = data->req.p.telnet; in rec_do() 626 struct TELNET *tn = data->req.p.telnet; in rec_dont() [all …]
|
H A D | request.h | 117 struct TELNET *telnet;
|
H A D | curl_config.h.cmake | 157 /* disables TELNET */
|
/curl/packages/vms/ |
H A D | curlmsg.msg | 96 UNKNOWN_TELNET_OPTION <unknown TELNET option> 97 TELNET_OPTION_SYNTAX <malformed TELNET option syntax>
|
/curl/docs/libcurl/ |
H A D | libcurl.m4 | 76 AH_TEMPLATE([LIBCURL_PROTOCOL_TELNET],[Defined if libcurl supports TELNET]) 225 _libcurl_protocols="HTTP FTP FILE TELNET LDAP DICT TFTP"
|
H A D | libcurl-multi.md | 180 - TELNET transfers
|
/curl/docs/ |
H A D | curl-config.md | 77 TELNET, LDAP, DICT and many more. Do not assume any particular order. The
|
H A D | TODO | 79 6. TELNET 477 - TELNET transfers 658 6. TELNET
|
/curl/packages/OS400/ |
H A D | README.OS400 | 254 _ TELNET
|