Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 2949 by maya, Mon Jan 22 13:45:19 2007 UTC revision 2952 by maya, Sat Jan 27 14:29:59 2007 UTC
# Line 362  static void init_auth_dlg(PTInstVar pvar Line 362  static void init_auth_dlg(PTInstVar pvar
362  #endif  #endif
363          } else {          } else {
364  #ifdef I18N  #ifdef I18N
365                  strcpy(pvar->ts->UIMsg, "Use challenge/response to log in(&keyboard-interactive)");                  strcpy(pvar->ts->UIMsg, "Use &challenge/response to log in(keyboard-interactive)");
366                  UTIL_get_lang_msg("DLG_AUTH_METHOD_CHALLENGE2", pvar);                  UTIL_get_lang_msg("DLG_AUTH_METHOD_CHALLENGE2", pvar);
367                  SetDlgItemText(dlg, IDC_SSHUSETIS, pvar->ts->UIMsg);                  SetDlgItemText(dlg, IDC_SSHUSETIS, pvar->ts->UIMsg);
368  #else  #else
# Line 1487  void AUTH_end(PTInstVar pvar) Line 1487  void AUTH_end(PTInstVar pvar)
1487    
1488  /*  /*
1489   * $Log: not supported by cvs2svn $   * $Log: not supported by cvs2svn $
1490     * Revision 1.26  2007/01/22 13:45:19  maya
1491     * 表示メッセージの読み込み対応
1492     *
1493   * Revision 1.25  2007/01/04 08:36:42  maya   * Revision 1.25  2007/01/04 08:36:42  maya
1494   * フォントを変更する部分を追加した。   * フォントを変更する部分を追加した。
1495   *   *

Legend:
Removed from v.2949  
changed lines
  Added in v.2952

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