aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-12+ By "2 GB", I really mean 2 GB.Zezula Ladislav
2017-01-11+ BZIP2 updatedLadislav Zezula
2016-12-16+ bzip2 upgraded to 1.0.6Ladislav Zezula
2016-12-12+ Release 9.21v9.21Ladislav Zezula
2016-11-13use DWORD for get/setlasterrorLectem
2016-11-06+ Added missing filesLadislav Zezula
2016-11-06+ Reverted include directoriesLadislav Zezula
2016-11-06+ Public include directories moved to "include" directoryLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2016-09-30Merge branch 'master' of https://github.com/ladislav-zezula/StormLibLadislav Zezula
2016-09-30+ Yet another protectorLadislav Zezula
2016-08-30Fix Unix buildsH0zen
2016-07-15+ Fixed workspace for storm_dllLadislav Zezula
2016-07-14+ Fixed bug in opening SQP archivesLadislav Zezula
2016-07-11+ Yet another protector solvedLadislav Zezula
2016-06-18+ Updated for protectors fiddling with too big block table indexLadislav Zezula
2016-05-27+ Support for MPQs that have invalid (and ignored) flags in the block tableLadislav Zezula
2016-05-26+ Added support for an updated Somj2hM16 protectionLadislav Zezula
2016-05-18+ Fixed bug on compacting archiveLadislav Zezula
2016-05-03+ Fixed bounds checking in SFileSetFilePointerLadislav Zezula
2016-03-29+ Fixed correction of table indexLadislav Zezula
2016-03-22+ Support for protectors that set hash table offset to zeroLadislav Zezula
2016-03-13+ UpdatesLadislav Zezula
2016-01-28+ Anti-integer overflow in calculating buffer for hash table, and position of...Ladislav Zezula
2015-12-28+ Make nitpickers like Krakean happy.Ladislav Zezula
2015-11-18+ Improved searching of the patch prefixes for SC2 archivesLadislav Zezula
2015-11-17+ Fixed possible buffer overflow in the patching processLadislav Zezula
2015-11-07+ Hashing function no longer replaces slashes for backslashes (storm.dll v 20...Ladislav Zezula
2015-10-07+ Added support for an archaic file flag 0x10000000Ladislav Zezula
2015-10-04+ Workspaces for Visual Studio 2015unknown
2015-09-18+ Release 9.20v9.20unknown
2015-08-03+ Fixed patch archivesunknown
2015-05-28+ Fixed bug in SFileReadFileunknown
2015-05-28+ Fixed coverity bugsLadislav Zezula
2015-05-28+ Make coverity happyLadislav Zezula
2015-05-28+ Fixed use-after-freeLadislav Zezula
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2015-05-21+ Fixed bug in "CheckWildCard"Ladislav Zezula
2015-05-13+ Too large listfiles are ignored on malformed mapsunknown
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+ Fixed bug in defragmenting block tableunknown
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+ Re-addedunknown
2015-05-01Merge branch 'master' of https://github.com/ladislav-zezula/StormLibunknown
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
2015-04-27+ Better algorithm of checking wildcardsLadislav Zezula