Browse Subversion RepositoryLog of /trunk/ttssh2/ttxssh/key.c
Revision 4531 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jul 26 08:50:11 2011 UTC (12 years, 8 months ago) by doda File length: 27396 byte(s) Diff to previous 4378 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 4378 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 8 14:19:03 2011 UTC (13 years, 1 month ago) by maya File length: 27254 byte(s) Diff to previous 4367 SSH2 の 圧縮で none を利用できるように修正した。
ソース整理
鍵形式・KEXプロトコル・MAC・圧縮の名前や関数を取得する関数を作成。
これにより定義で順序を入れ替えてもよくなった。
enum に型名を付けた。
共通の関数を使えるところで使うようにした。
Revision 4367 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Mar 5 14:52:45 2011 UTC (13 years, 1 month ago) by yutakapon File length: 27527 byte(s) Diff to previous 4327 TTSSHの各種暗号設定に関して、teraterm.iniのエントリでカスタマイズできるようにした。 正式なUIに関しては、これから検討する。 KexOrder=56743210 HostKeyOrder=456230 MacOrder=120 CompOrder=012 Revision 4327 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Feb 20 03:29:43 2011 UTC (13 years, 1 month ago) by maya File length: 27717 byte(s) Diff to previous 4324 鍵形式・KEXアルゴリズム・ハッシュアルゴリズムのnid・暗号化方式のnidを変換する部分を関数にした Revision 4324 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Feb 19 11:07:05 2011 UTC (13 years, 1 month ago) by maya File length: 27298 byte(s) Diff to previous 4321 SSH2 の ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521 公開鍵認証をサポートした Revision 4321 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Feb 19 07:41:41 2011 UTC (13 years, 1 month ago) by maya File length: 25588 byte(s) Diff to previous 4307 SSH2 の ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521 ホスト鍵方式をサポートした Revision 4307 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Feb 15 09:00:01 2011 UTC (13 years, 1 month ago) by maya File length: 20946 byte(s) Diff to previous 4304 鍵の種類を増やせるように整理した enum hostkey_type を ssh_keytype にリネームした 機能が重複している構造体・コードを削除した CRYPTKeyPair を削除、Key を使うようにした key_from_blob を使うようにした Revision 4304 - (view) (download) (as text) (annotate) - [select for diffs] Added Mon Feb 14 09:09:07 2011 UTC (13 years, 1 month ago) by maya File length: 21083 byte(s) ssh.c から key.c, kex.c を分割 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.
|