Develop and Download Open Source Software

Browse Subversion Repository

/[ttssh2]/trunk/ttssh2/ttxssh/fwd-socks.c

Log of /trunk/ttssh2/ttxssh/fwd-socks.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 10495 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 15 15:06:39 2023 UTC (14 months, 3 weeks ago) by zmatsuo
File length: 15299 byte(s)
Diff to previous 10296
ttxsshのログをデバグ出力に出せるようにした

- 通常は従来どおりファイルに出力する
- ttxssh.c logputs() 内 outputdebugstring を true にすると OutputDebugString() が使用される

Revision 10296 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 5 13:07:08 2022 UTC (18 months ago) by zmatsuo
File length: 15167 byte(s)
Diff to previous 9048
関数宣言に戻り値を追加

- warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
- warning: non-void function does not return a value
- static void を追加

Revision 9048 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 16 12:24:13 2020 UTC (3 years, 3 months ago) by nmaya
File length: 15154 byte(s)
Diff to previous 7649
ソースファイルの著作権表記の "最後の発行の年" を削除

ticket #40996

Revision 7649 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 6 13:42:01 2019 UTC (4 years, 11 months ago) by zmatsuo
File length: 15153 byte(s)
Diff to previous 7536
__FUNCTION__ が文字列マクロではない場合でも正しくビルドできるよう修正

Revision 7536 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 1 12:45:02 2019 UTC (5 years ago) by zmatsuo
File length: 15165 byte(s)
Diff to previous 6870
MinGWでビルドできるよう調整

Revision 6870 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 21 22:02:14 2017 UTC (6 years, 8 months ago) by maya
File length: 15107 byte(s)
Diff to previous 6848
Release ビルドで以下の warning が出るので修正

warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup.

Revision 6848 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 5 08:52:29 2017 UTC (6 years, 9 months ago) by doda
File length: 15106 byte(s)
Diff to previous 6846
・GSSAPI, USERPASS の値が 0 になっていたのを修正
・SOCKS4 で OK を返す条件が間違っていたのを修正

Revision 6846 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jul 4 15:03:01 2017 UTC (6 years, 9 months ago) by doda
File length: 15106 byte(s)
Dynamic Forwarding (SOCKS Proxy) に対応。

/ssh-D1080 でポート 1080 で SOCKS の待ち受けを行う

ToDo:
・SSH 転送ダイアログでの設定への対応 (誰かやって……)
・IE で利用すると SSH チャネルが足りなくなったりする……

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

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