aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-10-07+ Added support for an archaic file flag 0x10000000Ladislav Zezula
2015-08-03+ Fixed patch archivesunknown
2015-06-28+ Fixed declaration of DllMain to keep MINGW happyunknown
2015-05-29+ Testedunknown
2015-05-28+ Fixed bug in SFileReadFileunknown
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2015-05-13+ SFileFindFile now correctly returns hash index and locale, if existunknown
2015-05-06+ Fixed possible stack overflow in HashStringJenkinsunknown
2015-05-04+ Optimized loading listfileunknown
2015-05-04+ Added detection of SLK extensionunknown
2015-05-04+ The "(attributes)" file si only loaded if the block table was not cutunknown
2015-05-03+ Fixed return valueunknown
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
2015-04-21+ Defragmenting file table fixedunknown
2015-04-18+ SFileGetFileInfo(SFileMpqHashTable) now returns updated hash table instead ...unknown
2015-04-18+ Fixed use-after-free in SListFileFindFirstFileunknown
2015-04-01+ Better handling of MPQs corrupted by yet another silly MPQ protectorunknown
2015-03-17+ SFileVerify: Added check whether the weak signature is not zeroed out.Ladislav Zezula
2015-03-13+ Support for MPQ.KangTooJee map protectorunknown
2015-02-03+ If a MPQ looks like a Warcraft III map, MPQ User Data are not checked.Ladislav Zezula
2015-01-18+ More paratemer checking to make nitpickers happyunknown
2014-12-23+ Adding files into MPQs that have BlockTableSize > HashTableSize is not allowedLadislav Zezula
2014-12-05+ Optimized patching processLadislav Zezula
2014-12-02+ Files with zero size are now processed properly during archive compactingLadislav Zezula
2014-11-25+ Fixed bug in processing HET tableLadislav Zezula
2014-10-07+ SFILE_FIND_DATA now contains base hash index, instead of patch hash indexLadislav Zezula
2014-10-07+ Improved patching process so that it works for Starcraft II patchesLadislav Zezula
2014-08-27+ Added support for signing MPQ archive (weak signature).v9.10Ladislav Zezula
2014-08-26+ Added test case for reusing space occupied by internal filesLadislav Zezula
2014-08-26+ When adding a file in the MPQ, a space used by internal MPQ files is reusedLadislav Zezula
2014-08-25+ Added support for newest Spazzler protectorLadislav Zezula
2014-08-25+ Fixed newline issue in test suiteLadislav Zezula
2014-05-26+ Fixed crash caused by uninitialized variableLadislav
2014-04-18+ Renamed Test.cpp to StormTest.cppLadislav
2014-03-27+ Fixed crash when adding file after an empty archive has been flushedLadislav
2014-03-18+ Size check for (attributes) is only performed in StormLib testprogramLadislav Zezula
2014-03-14+ Improved key detection for archives with large sector sizesLadislav Zezula
2014-03-05+ Fixed ASSERT when opening a protected map with MPQ_OPEN_FORCE_MPQ_V1Ladislav Zezula
2014-03-05+ One more tested MPQLadislav Zezula
2014-03-03+ Fixed bug in checking size of (attributes) fileLadislav Zezula
2014-02-24+ If BitsPerSample in a WAVE file is less than 16, StormLib does not use ADPC...Ladislav Zezula
2014-01-24+ Uncommented test casesLadislav Zezula
2014-01-24+ Fixed bug in compacting archiveLadislav Zezula
2014-01-14+ Fixed cases with invalid block table sizeLadislav Zezula
2014-01-13+ Support for BOBA map protectorLadislav Zezula
2014-01-13+ Support for MPQs locked by the Spazzler protectorLadislav Zezula
2014-01-13+ Removed warnings from MINGWLadislav Zezula
2014-01-12+ Fixed crash when ha == NULL in SFileCreateFileLadislav
2014-01-04+ Minor fixLadislav
2014-01-03+ Version 9.00 releasedLadislav