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
2995
by
maya
, Wed Aug 15 04:03:26 2007 UTC
revision
3001
by
maya
, Mon Aug 20 08:32:12 2007 UTC
#
Line 356
static char FAR *alloc_control_text(HWND
Line 356
static char FAR *alloc_control_text(HWND
356
357
static int get_key_file_name(HWND parent, char FAR * buf, int bufsize, PTInstVar pvar)
static int get_key_file_name(HWND parent, char FAR * buf, int bufsize, PTInstVar pvar)
358
{
{
#ifdef TERATERM32
359
OPENFILENAME params;
OPENFILENAME params;
360
char fullname_buf[2048] = "identity";
char fullname_buf[2048] = "identity";
361
char filter[MAX_UIMSG];
char filter[MAX_UIMSG];
#
Line 390
static int get_key_file_name(HWND parent
Line 389
static int get_key_file_name(HWND parent
389
} else {
} else {
390
return 0;
return 0;
391
}
}
#else
return 0;
#endif
392
}
}
393
394
static void choose_RSA_key_file(HWND dlg, PTInstVar pvar)
static void choose_RSA_key_file(HWND dlg, PTInstVar pvar)
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.2995
changed lines
Added in v.3001
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26