Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|