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 8064 by yasuhide, Thu Sep 5 12:58:56 2019 UTC revision 8086 by yutakapon, Sat Sep 7 12:18:28 2019 UTC
# Line 795  static int PASCAL TTXWSAAsyncSelect(SOCK Line 795  static int PASCAL TTXWSAAsyncSelect(SOCK
795    
796                  if (pvar->NotificationWindow == NULL) {                  if (pvar->NotificationWindow == NULL) {
797                          pvar->NotificationWindow = hWnd;                          pvar->NotificationWindow = hWnd;
798                          AUTH_advance_to_next_cred(pvar);                          // AUTH_advance_to_next_cred()の呼び出しを削除する。
799                            // NotificationWindowにハンドルは設定しておくが、このタイミングでは
800                            // 認証ダイアログを出すのは早すぎた。ProxyやNAT経由でサーバに接続
801                            // できない場合、すでに切断状態にも関わらず、認証ダイアログが
802                            // 表示されたままとなっていた。
803                  }                  }
804          }          }
805    

Legend:
Removed from v.8064  
changed lines
  Added in v.8086

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