ダウンロードリスト

プロジェクト概要

!NetSieben SSH ライブラリは C++ のセキュア シェル クライアント ライブラリです。SSH 通信で使用されるアルゴリズムの大規模な選択をできるように、暗号化機能の牡丹ライブラリを利用しています。セキュア FTP クライアントの機能を統合し、マルチ スレッド アプリケーションでテストされています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-11-20 07:29
1.3.2

乱数ジェネレータは、スレッドセーフです。がwaitforでタイムアウト()とは適切な()が動作するsendCmd。いくつか含まれて問題が修正されましたし、NULLパケットの現在正しく動作して処理する。
タグ: Major bugfixes
Random Number Generator is now thread safe. Timeouts in waitFor() and sendCmd() now work as they should. Some include issues were fixed, and handling of NULL packets now works properly.

2009-05-06 07:43
1.3.1

このバージョンの修正プログラムがクラッシュするとメモリリークが発生するとき、複数のスレッドの実行を引き起こしていた管理IDは、チャネル。これは、リモートエンドの後にクリーンアッププロシージャを追加しますが治まるか、および修正プログラムのクリーンアップにはログインがタイムアウトしました。 Windows上で変数の型の不一致と睡眠の問題に対処している。
タグ: Major bugfixes
This version fixes channel ID management that was causing crashes and memory leaks when running multiple threads. It adds cleanup procedures after the remote end goes away, and fixes clean-up for timed out logins. Variable type mismatches and sleep issues under Windows have been addressed.

2009-03-05 18:18
1.3.0

牡丹1.8.xを暗号化ライブラリ、サポートされて牡丹1.6.xの下位互換性のためのマクロを追加しました。すべての文字列は、read()メソッドによって返される現在NULLで終了されます。すべてのエラーメッセージ文字列がNULLで終了されます。複数のレースコンディションのロックミューテックスに関連する修正されました。セグメンテーション違反がブロックサイズよりも大きい、64ビットの暗号化アルゴリズムを使用して修正されました。 aes192のサポート- CBCアルゴリズムが追加されました。接続のクリーンアップをした後、認証の失敗を修正しました。存在しないリモートディレクトリに変更した後、SFTPのクラッシュを修正しました。
タグ: Major bugfixes
The Botan 1.8.x crypto library is supported, and macros for backward compatibility with Botan 1.6.x were added. All strings returned by the read() method are now NULL terminated. All error message strings are now NULL terminated. Multiple race conditions related to mutex locking were fixed. A segfault when using cryptographic algorithms with block size larger than 64 bits was fixed. Support for the aes192-cbc algorithm was added. Cleanup of connections after authentication failure was fixed. An SFTP crash after changing to a nonexistent remote directory was fixed.

2008-10-29 14:18
1.2.7

自動車から*ツールのcmakeに変換されます。スレッド関数マクロへの競合は、Windowsでは、POSIX互換ライブラリへのリンクを避けるために移動されている。 ne7ssh.cppで競合状態が修正されています。複数のメモリリークが修正されている。
タグ: Major bugfixes
Converted to cmake from auto* tools. Thread functions have been moved into macros to avoid conflicts when linking to POSIX libraries in Windows. A race condition in ne7ssh.cpp has been fixed. Multiple memory leaks have been fixed.

2008-06-03 05:35
1.2.6

このリリースで修正さGCCの4.3.0でコンパイルするために含まれています。この修正プログラムの接続がタイムアウトのクリーンアップ。 ne7ssh.cpp以内にこれを修正レース状態。そこのmingw32コンパイラが修正されています。
タグ: Major bugfixes
This release fixes includes to compile with GCC 4.3.0. It fixes the cleanup of timed out connections. It fixes a race condition within ne7ssh.cpp. There are fixes for the mingw32 compiler.

プロジェクトリソース