Downloadliste

Projektbeschreibung

libmspack is a library for compression and decompression of the Microsoft CAB, CHM, HLP, LIT, SZDD, and KWAJ file formats.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-12 06:41
0.3alpha

Sicherheitslücken in der LZX Decoder und CHM Reader wurden behoben. Das CHM fast_find ()-Funktion implementiert wurde, und die neuen Programme und chmd_find chmd_order können Sie diesen Test. Der Code ist jetzt vollständig kompatibel mit C + + Compiler. CAB Verschmelzung ist toleranter gegenüber wonky CAB-Dateien. Nachweis von 64-Bit Datei-I / O und das Verhalten auf 32-Bit I / O-Systeme verbessert wird.
Tags: 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

Mehrere Fehler in der Quanten-und MS-ZIP-Decoder wurden behoben, darunter zwei Sicherheitsprobleme. Es ist besser Wiederherstellung beschädigter Cabinet-Dateien. SZDD und KWAJ Decoder wurden hinzugefügt.
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

Mehrere fatale Fehler in LZX, Quantum, CAB, CHM und Decodierung wurden behoben. Auf der Suche nach Schränke funktioniert nun korrekt für Dateien über zwei Gigabyte groß. Den neuen Features gehören ein neu geschrieben, schneller MSZIP Decoder, eine Versionskontrolle ABI, und eine Probe mspack_system Umsetzung, die gleichzeitig gelesen werden kann / Schreiben von Dateien im Speicher, regelmäßige Dateien auf der Festplatte, Griffe Datei und Datei-Deskriptoren.
Tags: 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

Der Quantum Decompressor wurde Refactoring von cabextract. Alle Quantum CAB-Archive können jetzt korrekt extrahiert. Die Größe des Datenpuffers von CAB Dekompression Methoden ist nun ein Parameter der CAB Dekomprimierungs-Engine.
Tags: 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

In dieser ersten Version sind nur die Dekompression des CAB-und CHM-Format unterstützt.
Tags: Initial freshmeat announcement
In this initial release, only decompression of the CAB and CHM formats are supported.

Project Resources