Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 3031 by maya, Fri Oct 5 16:04:47 2007 UTC revision 3035 by maya, Mon Oct 15 11:36:55 2007 UTC
# Line 329  static void read_ssh_options(PTInstVar p Line 329  static void read_ssh_options(PTInstVar p
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

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