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
/
ttxssh.c
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
|
Revision Log
|
Patch
revision
2965
by
maya
, Mon Mar 5 08:39:57 2007 UTC
revision
2967
by
maya
, Thu Mar 15 05:09:52 2007 UTC
#
Line 1572
static void FAR PASCAL TTXParseParam(PCH
Line 1572
static void FAR PASCAL TTXParseParam(PCH
1572
if ((option[0] == '-' || option[0] == '/') &&
if ((option[0] == '-' || option[0] == '/') &&
1573
(MATCH_STR(option + 1, "ssh-f=") == 0 ||
(MATCH_STR(option + 1, "ssh-f=") == 0 ||
1574
MATCH_STR(option + 1, "ssh-consume=") == 0 ||
MATCH_STR(option + 1, "ssh-consume=") == 0 ||
1575
MATCH_STR_I(option + 1, "f=") == 0)) {
MATCH_STR_I(option + 1, "f=") == 0 ||
1576
MATCH_STR(option + 1, "keyfile=") == 0)) {
1577
if (param[i] == '"') {
if (param[i] == '"') {
1578
inQuotes = TRUE;
inQuotes = TRUE;
1579
}
}
#
Line 3857
int CALLBACK LibMain(HANDLE hInstance, W
Line 3858
int CALLBACK LibMain(HANDLE hInstance, W
3858
3859
/*
/*
3860
* $Log: not supported by cvs2svn $
* $Log: not supported by cvs2svn $
3861
* Revision 1.58 2007/03/05 08:39:57 maya
3862
* DetectComPorts を ttpcmn.dll のエクスポート関数に変更した。
3863
*
3864
* Revision 1.57 2007/03/04 18:02:36 doda
* Revision 1.57 2007/03/04 18:02:36 doda
3865
* New connection$B$*$h$S(BSerial port setup$B%@%$%"%m%0$G!"MxMQ2DG=$J%7%j%"%k%]!<%H$N$_(B>
* New connection$B$*$h$S(BSerial port setup$B%@%$%"%m%0$G!"MxMQ2DG=$J%7%j%"%k%]!<%H$N$_(B>
3866
* $B$rI=<($9$k$h$&$K$7$?!#(B
* $B$rI=<($9$k$h$&$K$7$?!#(B
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.2965
changed lines
Added in v.2967
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26