Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 4501 |
FILE *fp; |
FILE *fp; |
| 4502 |
char comment[1024]; // comment string in private key |
char comment[1024]; // comment string in private key |
| 4503 |
|
|
|
arc4random_stir(); |
|
|
|
|
| 4504 |
// saving file dialog |
// saving file dialog |
| 4505 |
ZeroMemory(&ofn, sizeof(ofn)); |
ZeroMemory(&ofn, sizeof(ofn)); |
| 4506 |
ofn.lStructSize = get_OPENFILENAME_SIZE(); |
ofn.lStructSize = get_OPENFILENAME_SIZE(); |
|
|
Legend:
| Removed from v.7775 |
|
| changed lines |
| |
Added in v.7777 |
|
|
|