Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 329 |
|
|
| 330 |
// 初回の認証ダイアログでサポートされているメソッドをチェックし、 |
// 初回の認証ダイアログでサポートされているメソッドをチェックし、 |
| 331 |
// 無効なメソッドをグレイアウトする (2007.9.24 maya) |
// 無効なメソッドをグレイアウトする (2007.9.24 maya) |
| 332 |
settings->CheckAuthListFirst = read_BOOL_option(fileName, "CheckAuthListFirst", TRUE); |
settings->CheckAuthListFirst = read_BOOL_option(fileName, "CheckAuthListFirst", FALSE); |
| 333 |
|
|
| 334 |
clear_local_settings(pvar); |
clear_local_settings(pvar); |
| 335 |
} |
} |
|
|
Legend:
| Removed from v.3031 |
|
| changed lines |
| |
Added in v.3035 |
|
|
|