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 3336 by maya, Wed Apr 22 08:17:50 2009 UTC revision 3337 by maya, Wed Apr 22 08:34:09 2009 UTC
# Line 723  static BOOL CALLBACK auth_dlg_proc(HWND Line 723  static BOOL CALLBACK auth_dlg_proc(HWND
723                                                  }                                                  }
724    
725                                                  // AuthList が帰ってきていないと IDOK を押しても                                                  // AuthList が帰ってきていないと IDOK を押しても
726                                                  // 進まないので、none を送る (2008.10.12 maya)                                                  // 進まないので、認証メソッド none を送る (2008.10.12 maya)
727                                                  do_SSH2_userauth(pvar);                                                  do_SSH2_userauth(pvar);
728                                                  autologin_sent_none = TRUE;                                                  autologin_sent_none = TRUE;
729                                          }                                          }

Legend:
Removed from v.3336  
changed lines
  Added in v.3337

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