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 2962 by yasuhide, Sat Feb 17 16:20:21 2007 UTC revision 2963 by yasuhide, Sat Feb 17 17:31:55 2007 UTC
# Line 335  static void init_auth_dlg(PTInstVar pvar Line 335  static void init_auth_dlg(PTInstVar pvar
335                          // TODO                          // TODO
336    
337                  }                  }
338                    
339                    if (pvar->ask4passwd == 1) {
340                            SetFocus(GetDlgItem(dlg, IDC_SSHPASSWORD));
341                    }
342  #if 0  #if 0
343          }          }
344  #endif  #endif
# Line 1503  void AUTH_end(PTInstVar pvar) Line 1507  void AUTH_end(PTInstVar pvar)
1507    
1508  /*  /*
1509   * $Log: not supported by cvs2svn $   * $Log: not supported by cvs2svn $
1510     * Revision 1.30  2007/02/17 16:20:21  yasuhide
1511     * SSH2 鍵を用いた認証でパスフレーズを間違えた際、パスフレーズダイアログにフォーカスを移す
1512     *
1513   * Revision 1.29  2007/02/17 14:01:03  maya   * Revision 1.29  2007/02/17 14:01:03  maya
1514   * 表示メッセージの読み込み対応   * 表示メッセージの読み込み対応
1515   *   *

Legend:
Removed from v.2962  
changed lines
  Added in v.2963

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