Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6809 by doda, Mon Jun 19 12:50:42 2017 UTC revision 6810 by doda, Mon Jun 19 12:51:04 2017 UTC
# Line 7410  BOOL send_pty_request(PTInstVar pvar, Ch Line 7410  BOOL send_pty_request(PTInstVar pvar, Ch
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26