Browse Subversion RepositoryLog of /trunk/ttssh2/ttxssh/ttxssh.v16.vcxproj
Revision 10750 - (view) (download) (annotate) - [select for diffs] Modified Sun Jun 11 13:49:36 2023 UTC (10 months ago) by zmatsuo File length: 12957 byte(s) Diff to previous 10721 新しい実装のsshagent clientに切り替え - PuTTYベースのsshagent clientから切り替え - ttxsshのAboutBoxにsshagentの種別とバージョンを表示するようにした - プロジェクトファイルを変更 - Visual Studio 2019 - Visual Studio 2022 - cmake Revision 10721 - (view) (download) (annotate) - [select for diffs] Modified Mon May 29 11:54:29 2023 UTC (10 months, 1 week ago) by doda File length: 12989 byte(s) Diff to previous 10693 VS2019でビルド出来ない問題を修正した Revision 10693 - (view) (download) (annotate) - [select for diffs] Modified Tue May 2 13:27:32 2023 UTC (11 months, 1 week ago) by zmatsuo File length: 12983 byte(s) Diff to previous 10688 ttssh2/libagentc/putty/ をビルドできるよう修正 - libputty.h - libsshagent インターフェイス - C++ からの利用も考慮 - putty_agent_query_synchronous() に const 追加 - CMakeLists.txt, プロジェクトファイル を調整 Revision 10688 - (view) (download) (annotate) - [select for diffs] Modified Wed Apr 26 13:58:57 2023 UTC (11 months, 2 weeks ago) by nmaya File length: 12960 byte(s) Diff to previous 10584 LibreSSL 3.7.2 へ更新 Revision 10584 - (view) (download) (annotate) - [select for diffs] Modified Mon Feb 6 12:54:44 2023 UTC (14 months ago) by nmaya File length: 12960 byte(s) Diff to previous 10529 アイコンファイルを vcxproj, vcxproj.filters に追加(rc ファイルには追加済み) Revision 10529 - (view) (download) (annotate) - [select for diffs] Modified Sat Jan 21 17:41:55 2023 UTC (14 months, 2 weeks ago) by zmatsuo File length: 12876 byte(s) Diff to previous 10281 ttssh2 プロトタイプをヘッダに移動 - cipher-3des1.h, cipher-ctr.h を追加 - cipher-3des1.c, cipher-ctr.c の関数のプロトタイプを h へ移動 Revision 10281 - (view) (download) (annotate) - [select for diffs] Modified Wed Sep 21 14:25:15 2022 UTC (18 months, 2 weeks ago) by zmatsuo File length: 12790 byte(s) Diff to previous 9790 setupapi.lib を追加 - 未使用ファイルを ttxssh.v16.vcxproj.filters から削除 - VSが自動的に削除した Revision 9790 - (view) (download) (annotate) - [select for diffs] Modified Tue Mar 8 14:36:57 2022 UTC (2 years, 1 month ago) by zmatsuo File length: 12764 byte(s) Diff to previous 9692 複数プロセッサでのコンパイルを enable にした Revision 9692 - (view) (download) (annotate) - [select for diffs] Modified Sun Jan 16 15:16:19 2022 UTC (2 years, 2 months ago) by nmaya File length: 12630 byte(s) Diff to previous 9650 暗号ライブラリを OpenSSL から LibreSSL に変更 #43469 merge from libressl_3_4_2: r9623,r9624,r9637,r9648,r9658,r9660,r9676,r9677,r9679,r9680,r9683 Revision 9650 - (view) (download) (annotate) - [select for diffs] Modified Wed Dec 29 14:49:47 2021 UTC (2 years, 3 months ago) by nmaya File length: 12594 byte(s) Diff to previous 9324 puttyrev を削除 - ttxssh プロジェクトが puttyrev プロジェクトに依存しているのを削除 - ビルド前のイベントで puttyrev.exe を実行しているのを削除 Merge from 4-stable: r9649 Revision 9324 - (view) (download) (annotate) - [select for diffs] Modified Tue Jun 29 15:20:20 2021 UTC (2 years, 9 months ago) by zmatsuo File length: 13001 byte(s) Diff to previous 9258 layer for unicode 向けのコードを削除 Revision 9258 - (view) (download) (annotate) - [select for diffs] Modified Wed May 19 15:39:46 2021 UTC (2 years, 10 months ago) by nmaya File length: 13072 byte(s) Diff to previous 9255 PuTTY private key format version 3 (PPK3) に対応 MF4-stable: r9256, r9257 Revision 9255 - (view) (download) (annotate) - [select for diffs] Modified Wed May 19 14:11:26 2021 UTC (2 years, 10 months ago) by nmaya File length: 12721 byte(s) Diff to previous 9126 SSH2 暗号化方式 chacha20-poly1305@openssh.com をサポート merge from branches/ssh_chacha20poly1305 r9209, r9210, r9211, r9212, r9217, r9229, r9248, r9249, r9250, r9251, r9252, r9253 Revision 9126 - (view) (download) (annotate) - [select for diffs] Modified Sat Jan 16 05:20:30 2021 UTC (3 years, 2 months ago) by zmatsuo File length: 12155 byte(s) Diff to previous 8568 dnsapi.dll の遅延ロード指定を削除 Revision 8568 - (view) (download) (annotate) - [select for diffs] Modified Wed Feb 26 16:27:26 2020 UTC (4 years, 1 month ago) by zmatsuo File length: 12177 byte(s) Diff to previous 8565 common_static.lib にあるファイルは複数回ビルドしないようにした Revision 8565 - (view) (download) (annotate) - [select for diffs] Modified Tue Feb 25 14:11:33 2020 UTC (4 years, 1 month ago) by zmatsuo File length: 12761 byte(s) Diff to previous 8547 common_static.lib の参照方法を修正 - common_static.lib を複数回生成しないようにした - common_static で生成される lib を参照 - ttxssh - TTProxy - TTXSamples/TTXCheckUpdate - TTXSamples/TTXRecurringCommand - TTXSamples/TTXViewMode - common_static のプロジェクトを参照(ライブラリが自動でリンクされる) - ttpcmn - ttpfile - ttpmacro - common_static に static にリンクされているファイルを追加 - dll export されているものは含まない Revision 8547 - (view) (download) (annotate) - [select for diffs] Modified Wed Feb 19 15:20:34 2020 UTC (4 years, 1 month ago) by zmatsuo File length: 12773 byte(s) Diff to previous 8445 About TTSSH ダイアログの文字化けを修正 - UTF-8ベースで文字列を処理 - UTIL_get_lang_msgU8() を追加、GetI18nStrU8() を使用 - GetI18nStrU8() を i18n.c から i18n_static.c に分離 - GetI18nStrU8() は export されていない i18n.c の関数だった - cmake, VS2005, VS2019 Revision 8445 - (view) (download) (annotate) - [select for diffs] Modified Tue Dec 17 12:15:31 2019 UTC (4 years, 3 months ago) by doda File length: 12710 byte(s) Diff to previous 8425 Merge branch 'unicode_buf' Revision 8425 - (view) (download) (annotate) - [select for diffs] Modified Fri Nov 29 10:08:55 2019 UTC (4 years, 4 months ago) by doda File length: 12227 byte(s) Diff to previous 8316 codeconv周り修正 [Ttssh2-devel 4404] - codeconv を static link するようにした - 変換後文字列を free するようにした Revision 8316 - (view) (download) (annotate) - [select for diffs] Modified Wed Oct 16 13:19:25 2019 UTC (4 years, 5 months ago) by yutakapon File length: 12099 byte(s) Diff to previous 7684 - TTSSHとTTProxyを OpenSSL 1.1.1 に対応した。 ※OpenSSL 1.0.2ではビルドできません - Win32 APIのWindows依存チェックツール(installer/checksymbol)を追加した。 branches/openssl_1_1_1_v3からリビジョン8258をマージ: /branches/openssl_1_1_1_v2 ブランチの r7785 - r8256 をマージした。 ........ Revision 7684 - (view) (download) (annotate) - [select for diffs] Modified Thu May 16 15:22:07 2019 UTC (4 years, 10 months ago) by maya File length: 12093 byte(s) Diff to previous 7660 Windows 95/NT4 で起動しない問題を修正 ttlib.c が追加されたプロジェクトでは user32.dll を遅延読み込みする必要がある r7681 は revert Revision 7660 - (view) (download) (annotate) - [select for diffs] Modified Thu May 9 03:44:14 2019 UTC (4 years, 11 months ago) by maya File length: 12071 byte(s) Diff to previous 7567 プロジェクトの依存先が 2017 の vcxproj なのを 2019 のものに修正 Revision 7567 - (view) (download) (annotate) - [select for diffs] Added Tue Apr 9 16:24:19 2019 UTC (5 years ago) by zmatsuo File length: 12071 byte(s) Visual Studio 2019プロジェクトファイル追加 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.
|