aboutsummaryrefslogtreecommitdiff
path: root/src/SFileVerify.cpp
AgeCommit message (Collapse)Author
2023-11-13Tabs -> SpacesLadislav Zezula
2023-02-02Fixed bugsLadislav Zezula
2023-01-20Signature tests unifiedLadislav Zezula
2021-05-17nError -> dwErrCodeLadislav Zezula
2020-12-13Added support for amternative MPQ markersLadislav Zezula
2020-11-23Removed trailing whitespaceLadislav Zezula
2019-02-20Change QueryMpqSignatureInfo to support the mpq not being the last part of a ↵Bogdan Gligorijevic
file
2016-11-06+ Reverted include directoriesLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2015-05-28+ Fixed bug in SFileReadFileunknown
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
+ Optimized patching process so it consimes less memory + Added hash table and block table defragmenting for malformed War3 maps
2015-03-17+ SFileVerify: Added check whether the weak signature is not zeroed out.Ladislav Zezula
+ Typos
2015-03-13+ Support for MPQ.KangTooJee map protectorunknown
+ Compacting optimized
2015-01-18+ More paratemer checking to make nitpickers happyunknown
2014-10-07+ Improved patching process so that it works for Starcraft II patchesLadislav Zezula
+ Removed memory leaks in file search
2014-08-27+ Added support for signing MPQ archive (weak signature).v9.10Ladislav Zezula
+ Added test cases for signature support + Release 9.10
2014-08-25+ Added support for newest Spazzler protectorLadislav Zezula
2014-08-23+ Fixed batch file for my personal directory onlyLadislav
+ Added private key for strong signature
2013-12-05+ StormLib 9.0 BETALadislav Zezula
2013-10-10+ md5 initialization for error casesLadislav Zezula
2013-01-11Initial creationLadislav Zezula