Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.c
Parent Directory
| Revision Log
| Patch
| 7410 |
buffer_free(msg); |
buffer_free(msg); |
| 7411 |
buffer_free(ttymsg); |
buffer_free(ttymsg); |
| 7412 |
|
|
|
logputs(LOG_LEVEL_VERBOSE, "SSH2_MSG_CHANNEL_REQUEST was sent at send_pty_request()."); |
|
| 7413 |
logprintf(LOG_LEVEL_VERBOSE, __FUNCTION__ ": sending SSH2_MSG_CHANNEL_REQUEST. " |
logprintf(LOG_LEVEL_VERBOSE, __FUNCTION__ ": sending SSH2_MSG_CHANNEL_REQUEST. " |
| 7414 |
"local: %d, remote: %d, request-type: %s, " |
"local: %d, remote: %d, request-type: %s, " |
| 7415 |
"term: %s, cols: %d, rows: %d, x: %d, y: %d, " |
"term: %s, cols: %d, rows: %d, x: %d, y: %d, " |
|
|
Legend:
| Removed from v.6809 |
|
| changed lines |
| |
Added in v.6810 |
|
|
| |