aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-07-03Replaced GetLastError with SErrGetLastErrorLadislav Zezula
2025-06-03CosmeticsLadislav Zezula
2025-06-02Fixed bug in test program that caused bad cosmetic effects during log printLadislav Zezula
2025-05-30FixedLadislav Zezula
2025-05-26Merge pull request #382 from cen1/feature/ciLadislav Zezula
2025-05-25- modernize CMake by adding target_ where missing, split add_library and sour...cen1
2025-04-28Fixed wrong state in SFileAddFileLadislav Zezula
2025-04-24Regression testsLadislav Zezula
2025-04-24Fixed bug in verifying signatures on MPQs version 2Ladislav Zezula
2025-04-22Fixed more bugs from POCsLadislav Zezula
2025-04-20Added check for loading CRC tableLadislav Zezula
2025-02-26MinorsLadislav Zezula
2024-12-04Full support of printing UTF-8 characters to Windows consoleLadislav Zezula
2024-12-04Changed behavior of patched files with MPQ_FLAG_DELETE_MARKERLadislav Zezula
2024-11-02Added functions for conversions between MPQ file name <-> Safe file nameLadislav Zezula
2024-10-21Updatet build instructionsLadislav Zezula
2024-06-09Bumped version to 9.26v9.26Ladislav Zezula
2024-04-21Regression tests completeLadislav Zezula
2024-04-21Fixed page fault from https://github.com/ladislav-zezula/StormLib/issues/344Ladislav Zezula
2024-04-21Fixed page fault from https://github.com/ladislav-zezula/StormLib/issues/343Ladislav Zezula
2024-04-21Regression tests completeLadislav Zezula
2024-04-21Fixed buffer overflow in https://github.com/ladislav-zezula/StormLib/issues/338Ladislav Zezula
2024-04-21Added buffer overflow checks to the Sparse decompression (https://github.com/...Ladislav Zezula
2024-04-21Added buffer overflow checks to the Huffmann decompression (https://github.co...Ladislav Zezula
2024-04-21Regression tests for the first half of the bugs found by Gabe ShermanLadislav Zezula
2024-04-21Fixed division by zero in https://github.com/ladislav-zezula/StormLib/issues/335Ladislav Zezula
2024-04-21Fixed division by zero in https://github.com/ladislav-zezula/StormLib/issues/334Ladislav Zezula
2024-04-21Fixed kernelmode heap overflow (via ReadFile), described in https://github.co...Ladislav Zezula
2024-04-21Fixed reading big files from non-corrupt MPQsLadislav Zezula
2024-04-21Fixed heap overflow in https://github.com/ladislav-zezula/StormLib/issues/331Ladislav Zezula
2024-04-21Fixed too-big-alloc in https://github.com/ladislav-zezula/StormLib/issues/329Ladislav Zezula
2024-04-21Fixed heap overrun in https://github.com/ladislav-zezula/StormLib/issues/327Ladislav Zezula
2024-04-16Removed trailing whitespacesLadislav Zezula
2024-04-16Added test results for the unsupported MPQLadislav Zezula
2024-04-15Work in progress: New MPQ protectorLadislav Zezula
2024-03-31Rebuilt StormLib.dllLadislav Zezula
2024-03-07+ Fixed regression testsLadislav Zezula
2024-02-11The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchiveLadislav Zezula
2023-12-30Regression tests passedLadislav Zezula
2023-12-27Improved retrieving the hash entry indexLadislav Zezula
2023-12-21MinorsLadislav Zezula
2023-12-21Fixed https://github.com/ladislav-zezula/StormLib/issues/311Ladislav Zezula
2023-10-06Fixed bug in SFileSetFileLocaleLadislav Zezula
2023-09-23SHA256 is available only in test programLadislav Zezula
2023-09-23StormLib will not make Warcraft III maps larger than 2GBLadislav Zezula
2023-08-04Fixed heap overflow in handling of file patchLadislav Zezula
2023-07-08Regression tests completeLadislav Zezula
2023-07-08Fixed heap overflowLadislav Zezula
2023-06-08CosmeticsLadislav Zezula
2023-06-08Tests completeLadislav Zezula