Develop and Download Open Source Software
Login
Create Account
Help
MY OSDN
Find Software
Magazine
Develop
Pastebin
Software
People
PersonalForge
Magazine
Wiki
OSDN
>
Find Software
>
Tera Term
Tera Term
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
List of RSS Feeds
Statistics
History
Image Gallery
Search Keywords
News
Listed News
Help
Downloads
List of Releases
Help
Source Code
Guide
Browse CVS
Browse SVN
Help
Wiki
FrontPage
Title index
Recent changes
Wiki Search
Help
Docs
List Docs
Help
Forums
List of Forums
Open Discussion (173)
Help (428)
Help
Mailing Lists
list of ML
ttssh2-commit
ttssh2-dev
ttssh2-users
Help
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Help
Browse Subversion Repository
/
[ttssh2]
/
branches
/
ssh_chacha20poly1305
/
ttssh2
/
ttxssh
/
auth.c
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/auth.c
Parent Directory
|
Revision Log
|
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
*
*
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
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