Browse Subversion RepositoryLog of /trunk/ttssh2/ttxssh/ttxssh.vcproj
Revision 4533 - (view) (download) (annotate) - [select for diffs] Modified Tue Jul 26 15:07:33 2011 UTC (12 years, 8 months ago) by yutakapon File length: 7430 byte(s) Diff to previous 4531 TTSSHのバージョンダイアログに、PuTTYバージョンを表記するようにした。 Revision 4531 - (view) (download) (annotate) - [select for diffs] Modified Tue Jul 26 08:50:11 2011 UTC (12 years, 8 months ago) by doda File length: 7346 byte(s) Diff to previous 4304 RFC 4255 "Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints" 対応の準備 http://tools.ietf.org/html/rfc4255 VerifyHostKeyDNS = 1 にすると、ホスト鍵の検証を行う。 検証するだけで検証結果は使ってないけれど。 DNSSEC 未対応の問題が有るので、その部分について検討中。 解決する目途が立っていないので、もしかするとお蔵入りするかも。 Windows95/98/Me/NT4 では動かないかも。 Revision 4304 - (view) (download) (annotate) - [select for diffs] Modified Mon Feb 14 09:09:07 2011 UTC (13 years, 1 month ago) by maya File length: 7260 byte(s) Diff to previous 3255 ssh.c から key.c, kex.c を分割 Revision 3255 - (view) (download) (annotate) - [select for diffs] Modified Sat Mar 28 11:57:23 2009 UTC (15 years ago) by maya File length: 7154 byte(s) Diff to previous 3235 ライブラリの出力先やファイル名を変更 Revision 3235 - (view) (download) (annotate) - [select for diffs] Modified Wed Mar 25 12:54:43 2009 UTC (15 years ago) by maya File length: 7168 byte(s) Diff to previous 3227 外部ライブラリを libs フォルダに独立させた Revision 3227 - (view) (download) (annotate) - [select for diffs] Modified Tue Mar 24 15:10:33 2009 UTC (15 years ago) by maya File length: 7088 byte(s) Diff to previous 3221 CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換 Revision 3221 - (view) (download) (annotate) - [select for diffs] Modified Tue Mar 24 09:37:20 2009 UTC (15 years ago) by maya File length: 6776 byte(s) Diff to previous 3159 CVS から SVN へ移行: trunk に集約 Revision 3159 - (view) (download) (annotate) - [select for diffs] Modified Tue Nov 18 06:24:09 2008 UTC (15 years, 4 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6776 byte(s) Diff to previous 3125 SSH2 の AES CTR をサポート(yasuhide) http://jvn.jp/niscc/CPNI-957037/ Revision 3125 - (view) (download) (annotate) - [select for diffs] Modified Mon Apr 14 17:38:14 2008 UTC (16 years ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6722 byte(s) Diff to previous 3108 ファイル移動に伴う修正 Revision 3108 - (view) (download) (annotate) - [select for diffs] Modified Tue Feb 12 23:11:49 2008 UTC (16 years, 2 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6791 byte(s) Diff to previous 3096 Pageant 対応処理を追加した。 SSH2 はひととおり対応済み。 SSH1 は実装途中。 Revision 3096 - (view) (download) (annotate) - [select for diffs] Modified Sat Jan 19 15:02:03 2008 UTC (16 years, 2 months ago) by yutakapon Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6773 byte(s) Diff to previous 3085 SFTPサポートのためのフレームワークを追加。動作上は影響ありません。 Revision 3085 - (view) (download) (annotate) - [select for diffs] Modified Tue Jan 1 11:35:43 2008 UTC (16 years, 3 months ago) by yutakapon Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6723 byte(s) Diff to previous 2992 "scpsend"マクロ実装のため、TTXScpSendfile関数を新設&エクスポート。 Revision 2992 - (view) (download) (annotate) - [select for diffs] Modified Wed Aug 8 16:04:09 2007 UTC (16 years, 8 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6593 byte(s) Diff to previous 2980 安全な関数を使用するように変更した。 Revision 2980 - (view) (download) (annotate) - [select for diffs] Modified Wed Jun 6 14:10:12 2007 UTC (16 years, 10 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6618 byte(s) Diff to previous 2960 プリプロセッサにより構造体が変わってしまうので、INET6 と I18N の #define を逆転させた。 Revision 2960 - (view) (download) (annotate) - [select for diffs] Modified Sat Feb 17 12:45:01 2007 UTC (17 years, 1 month ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6640 byte(s) Diff to previous 2937 表示メッセージの読み込み対応 Revision 2937 - (view) (download) (annotate) - [select for diffs] Modified Thu Nov 23 02:19:30 2006 UTC (17 years, 4 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 6589 byte(s) Diff to previous 2884 表示メッセージを言語ファイルから読み込みむコードの作成を開始した。 Revision 2884 - (view) (download) (annotate) - [select for diffs] Modified Mon Jul 3 04:32:09 2006 UTC (17 years, 9 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 13194 byte(s) Diff to previous 2883 改行コードを壊してしまったのを修正した。 Revision 2883 - (view) (download) (annotate) - [select for diffs] Modified Mon Jul 3 03:56:27 2006 UTC (17 years, 9 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 13745 byte(s) Diff to previous 2882 warning を回避するために設定を変更した。 Revision 2882 - (view) (download) (annotate) - [select for diffs] Modified Sun Jul 2 17:07:48 2006 UTC (17 years, 9 months ago) by maya Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 13194 byte(s) Diff to previous 2880 プロジェクトの構成を整理した。 Revision 2880 - (view) (download) (annotate) - [select for diffs] Modified Sat Jul 1 04:54:39 2006 UTC (17 years, 9 months ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 13190 byte(s) Diff to previous 2851 Copyright表記を変更した。 Revision 2851 - (view) (download) (annotate) - [select for diffs] Modified Sat Feb 18 16:41:50 2006 UTC (18 years, 1 month ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 13152 byte(s) Diff to previous 2850 (none) Revision 2850 - (view) (download) (annotate) - [select for diffs] Modified Sat Feb 18 07:37:02 2006 UTC (18 years, 1 month ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 13216 byte(s) Diff to previous 2839 ・コンパイラを Visual Studio 2005 Standard Edition に切り替えた。 ・stricmp()を_stricmp()へ置換した ・strdup()を_strdup()へ置換した Revision 2839 - (view) (download) (annotate) - [select for diffs] Modified Sun Jul 24 16:53:23 2005 UTC (18 years, 8 months ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 11960 byte(s) Diff to previous 2792 zlib 1.2.3をビルドできるようにした。 Revision 2792 - (view) (download) (annotate) - [select for diffs] Modified Mon Feb 28 14:51:44 2005 UTC (19 years, 1 month ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 11870 byte(s) Diff to previous 2747 バージョンダイアログに表示するTTSSHのバージョンを、ttxssh.dllの バージョン情報から取得するようにした。 Revision 2747 - (view) (download) (annotate) - [select for diffs] Modified Sat Dec 11 07:28:24 2004 UTC (19 years, 4 months ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 11846 byte(s) Diff to previous 2729 リンク時の警告を抑止するため、 /nodefaultlib:"MSVCRT" /nodefaultlib:"LIBCMT" をリンクオプションに追加した。 Revision 2729 - (view) (download) (annotate) - [select for diffs] Modified Sun Nov 14 15:53:21 2004 UTC (19 years, 5 months ago) by yutakakn Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj File length: 11729 byte(s) Copied from: ttssh2/branches/avendor/ttxssh/ttxssh.vcproj revision 2728 Diff to previous 2728 This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. Revision 2728 - (view) (download) (annotate) - [select for diffs] Added Sun Nov 14 15:53:21 2004 UTC (19 years, 5 months ago) by yutakakn Original Path: ttssh2/branches/avendor/ttxssh/ttxssh.vcproj File length: 11729 byte(s) no message 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.
|