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 4378 by maya, Tue Mar 8 14:19:03 2011 UTC revision 4649 by maya, Fri Sep 23 07:52:26 2011 UTC
# Line 63  static int auth_types_to_control_IDs[] = Line 63  static int auth_types_to_control_IDs[] =
63          -1, -1, -1, -1, -1, -1, -1, -1, -1, IDC_SSHUSEPAGEANT, -1          -1, -1, -1, -1, -1, -1, -1, -1, -1, IDC_SSHUSEPAGEANT, -1
64  };  };
65    
66  static LRESULT CALLBACK password_wnd_proc(HWND control, UINT msg,  LRESULT CALLBACK password_wnd_proc(HWND control, UINT msg,
67                                            WPARAM wParam, LPARAM lParam)                                     WPARAM wParam, LPARAM lParam)
68  {  {
69          switch (msg) {          switch (msg) {
70          case WM_CHAR:          case WM_CHAR:

Legend:
Removed from v.4378  
changed lines
  Added in v.4649

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