Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 743 |
|
|
| 744 |
// TCPLocalEcho/TCPCRSend を無効にする (maya 2007.4.25) |
// TCPLocalEcho/TCPCRSend を無効にする (maya 2007.4.25) |
| 745 |
pvar->ts->DisableTCPEchoCR = TRUE; |
pvar->ts->DisableTCPEchoCR = TRUE; |
|
// SSH 接続であることを teraterm 側にセットする |
|
|
// SCP コマンドのため (2008.1.25 maya) |
|
|
pvar->ts->isSSH = TRUE; |
|
| 746 |
|
|
| 747 |
pvar->session_settings = pvar->settings; |
pvar->session_settings = pvar->settings; |
| 748 |
|
|
|
|
Legend:
| Removed from v.3102 |
|
| changed lines |
| |
Added in v.3103 |
|
|
|