Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-21 | Added buffer overflow checks to the Sparse decompression ↵ | Ladislav Zezula | |
(https://github.com/ladislav-zezula/StormLib/issues/337) | |||
2024-04-21 | Added buffer overflow checks to the Huffmann decompression ↵ | Ladislav Zezula | |
(https://github.com/ladislav-zezula/StormLib/issues/336) | |||
2023-06-08 | Fixed handling of the stream end in Huffmann decompression | Ladislav Zezula | |
2020-11-23 | Removed trailing whitespace | Ladislav Zezula | |
2020-11-21 | * Release 9.23v9.23 | Ladislav Zezula | |
* Fixed regressions * Fixed test program | |||
2017-08-17 | + Fixed bug in processing Huffmann compression | Zezula Ladislav | |
2016-11-06 | + Public include directories moved to "include" directory | Ladislav Zezula | |
2016-11-05 | fix cmake dependency and move headers to include | Lectem | |
2015-05-28 | + Fixed defects found by Coverity (well, most of them) | Ladislav Zezula | |
2015-05-01 | + Removed back reference of FileTable -> HashTable, as it is logically incorrect | unknown | |
+ Optimized patching process so it consimes less memory + Added hash table and block table defragmenting for malformed War3 maps | |||
2014-08-25 | + Removed unnecessary files | Ladislav Zezula | |
2014-08-25 | + Added support for newest Spazzler protector | Ladislav Zezula | |
2013-01-11 | Initial creation | Ladislav Zezula | |