aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-01validate dwHashTableSizepionere
2025-02-28Merge pull request #377 from pionere/sofreeLadislav Zezula
2025-02-28free/release SectorOffsets of TMPQFile in AllocateSectorOffsetspionere
2025-02-26MinorsLadislav Zezula
2025-02-26Merge pull request #376 from pionere/arch_zeroLadislav Zezula
2025-02-26fix crash when the allocation of pbHeaderBuffer failspionere
2024-12-06Replaced afxres.h with winres.hLadislav 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-19Updated build settingsLadislav Zezula
2024-11-02Merge pull request #367 from ladislav-zezula/LZ_FileNameSafev9.30Ladislav Zezula
2024-11-02CosmeticsLadislav Zezula
2024-11-02Fixed building of DLLLadislav Zezula
2024-11-02Merge pull request #366 from ladislav-zezula/LZ_FileNameSafeLadislav Zezula
2024-11-02Added functions for conversions between MPQ file name <-> Safe file nameLadislav Zezula
2024-10-21Updated build instructionsLadislav Zezula
2024-10-21Updated build instructionsLadislav Zezula
2024-10-21Updated build instructionsLadislav Zezula
2024-10-21Updatet build instructionsLadislav Zezula
2024-08-18Flushing changesLadislav Zezula
2024-08-18Merge pull request #356 from pionere/replengthLadislav Zezula
2024-08-18Merge pull request #355 from pionere/shortintLadislav Zezula
2024-08-18use MAX_REP_LENGTHpionere
2024-08-18use int instead of short in FindReppionere
2024-07-25Merge pull request #354 from TheNitesWhoSay/masterLadislav Zezula
2024-07-24add cmake unicode option for windows buildsJustin F
2024-06-10Merge pull request #352 from mgorny/gnuinstalldirsLadislav Zezula
2024-06-10cmake: Use GNUInstallDirs for configurable install directoriesMichał Górny
2024-06-09Bumped versionLadislav Zezula
2024-06-09Bumped version to 9.26v9.26Ladislav Zezula
2024-06-08Merge pull request #349 from Lectem/install-cmakeconfigLadislav Zezula
2024-06-08Install CMake config file to allow `find_package(StormLib)` and linking to `S...Lectem
2024-05-13Added ERROR_BUFFER_OVERFLOWLadislav Zezula
2024-04-21Merge pull request #346 from ladislav-zezula/LZ_GabeShermanFoundBugsLadislav 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 stack overflow in https://github.com/ladislav-zezula/StormLib/issues/328Ladislav Zezula
2024-04-21Fixed heap overrun in https://github.com/ladislav-zezula/StormLib/issues/327Ladislav Zezula