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 6642 by doda, Mon Mar 20 12:39:14 2017 UTC revision 6654 by doda, Thu Mar 23 12:54:48 2017 UTC
# Line 9057  static BOOL SSH_agent_response(PTInstVar Line 9057  static BOOL SSH_agent_response(PTInstVar
9057          buffer_t *agent_msg;          buffer_t *agent_msg;
9058          int *agent_request_len;          int *agent_request_len;
9059          unsigned char *response;          unsigned char *response;
9060          int resplen, retval;          int resplen;
9061    
9062          req_len = get_uint32_MSBfirst(data);          req_len = get_uint32_MSBfirst(data);
9063    

Legend:
Removed from v.6642  
changed lines
  Added in v.6654

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