ダウンロードリスト

プロジェクト概要

libmspack は CHM、HLP、LIT、SZDD、KWAJ、Microsoft CAB ファイル形式の圧縮と解凍のためのライブラリです。

システム要件

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

2011-05-12 06:41
0.3alpha

LZXのデコーダおよびCHMリーダーのセキュリティの脆弱性が修正されています。 CHMのfast_find()機能が実装されており、新しいプログラムのchmd_findとchmd_orderは、これをテストすることができます。コー​​ドが完全にC + +コンパイラと互換性があります。マージのCABはグラグラキャビネットファイルの耐性がある。 32ビットのI / O 64ビットのファイルおよび動作の検出は、I / Oシステムが改善されています。
タグ: Minor feature enhancements
Security vulnerabilities in the LZX decoder and CHM reader have been fixed. The CHM fast_find() feature has been implemented, and the new programs chmd_find and chmd_order allow you to test this. The code is now fully compatible with C++ compilers. CAB merging is more tolerant of wonky cabinet files. Detection of 64-bit file I/O and behavior on 32-bit I/O systems is improved.

2010-07-24 07:32
0.2alpha

量子とMS - ZIPのデコーダのいくつかのバグは、2つのセキュリティ問題を含む、修正されています。破損しているキャビネットファイルのよりよい回復があります。 SZDDとKWAJデコーダが追加されました。
Several bugs in the Quantum and MS-ZIP decoders have been fixed, including two security issues. There is better recovery of corrupted cabinet files. SZDD and KWAJ decoders have been added.

2006-09-21 04:38
20060920

LZXは、量子、CABは、とのCHMのデコード処理で、いくつかの致命的なバグが修正されている。キャビネットの検索が正しくファイルのサイズが2ギガバイト以上の作品。新機能は、リライト、高速MSZIPデコーダは、バージョンのABI、それを同時に読み取ることができますサンプルmspack_system実装/メモリ内のファイルの書き込み、定期的にディスク上のファイル、ファイルハンドルと記述子のファイルが含まれます。
タグ: Major feature enhancements
Several fatal bugs in LZX, Quantum, CAB, and CHM decoding have been fixed. Searching for cabinets now works correctly for files over two gigabytes in size. New features include a rewritten, faster MSZIP decoder, a versioned ABI, and a sample mspack_system implementation that can concurrently read/write files in memory, regular disk files, file handles, and file descriptors.

2003-07-26 20:36
20030726

量子解凍されてcabextractのからリファクタリングしています。すべてのCAB Quantumアーカイブを正しく抽出することができます。入力バッファのCAB減圧の方法で使用されるサイズはすぐには、CAB解凍エンジンのパラメータです。
タグ: Minor feature enhancements
The Quantum decompressor has been refactored from cabextract. All CAB Quantum archives can now be extracted correctly. The size of the input buffer used by CAB decompression methods is now a parameter of the CAB decompression engine.

2003-07-20 03:07
20030718

この最初のリリースでは、CABとのCHM形式の唯一の解凍がサポートされます。
タグ: Initial freshmeat announcement
In this initial release, only decompression of the CAB and CHM formats are supported.

プロジェクトリソース