index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SBaseCommon.cpp
Age
Commit message (
Expand
)
Author
2024-12-04
Changed behavior of patched files with MPQ_FLAG_DELETE_MARKER
Ladislav Zezula
2024-11-02
Added functions for conversions between MPQ file name <-> Safe file name
Ladislav Zezula
2024-04-21
Fixed stack overflow in https://github.com/ladislav-zezula/StormLib/issues/328
Ladislav Zezula
2024-03-07
+ Fixed regression tests
Ladislav Zezula
2023-12-30
Regression tests passed
Ladislav Zezula
2023-11-13
Tabs -> Spaces
Ladislav Zezula
2023-10-06
Fixed bug in SFileSetFileLocale
Ladislav Zezula
2023-09-23
SHA256 is available only in test program
Ladislav Zezula
2023-09-23
StormLib will not make Warcraft III maps larger than 2GB
Ladislav Zezula
2023-08-04
Fixed heap overflow in handling of file patch
Ladislav Zezula
2023-07-08
Fixed heap overflow
Ladislav Zezula
2022-09-28
lcLocale -> lcFileLocale. Now also contains platform
Ladislav Zezula
2022-06-12
Fixed
Ladislav Zezula
2022-03-26
Big endian fixes
GaryOderNichts
2022-02-13
SFileAddListFile optimized for protectors that set too large hash table
Ladislav Zezula
2021-12-26
Fixed assert on some platforms
Ladislav Zezula
2021-12-21
Regression tests
Ladislav Zezula
2021-12-17
Support for protected SCX files
Ladislav Zezula
2021-05-17
PDWORD -> LPDWORD
Ladislav Zezula
2021-05-17
Added alignment-aware block encryption/decryption
Ladislav Zezula
2021-05-17
nError -> dwErrCode
Ladislav Zezula
2021-04-01
Fix big endian on non-Mac
Gleb Mazovetskiy
2020-12-13
Added support for amternative MPQ markers
Ladislav Zezula
2020-12-06
* Better checks for MPQ header v 4.0
Ladislav Zezula
2020-11-23
Removed trailing whitespace
Ladislav Zezula
2020-11-18
Fixed some variants of NP_Protect-ed maps
Ladislav Zezula
2020-10-24
Changed PLATFORM_* to STORMLIB_*
Ladislav Zezula
2020-09-22
Added support for NP_Protect protector (SC2 Maps)
Ladislav Zezula
2020-08-26
* Removed sprintf as source of incompatibilities
Ladislav Zezula
2020-03-25
Added checks for obviously fake files
Ladislav Zezula
2017-11-08
+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...
Zezula Ladislav
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2016-09-30
+ Yet another protector
Ladislav Zezula
2016-07-15
+ Fixed workspace for storm_dll
Ladislav Zezula
2016-07-14
+ Fixed bug in opening SQP archives
Ladislav Zezula
2016-07-11
+ Yet another protector solved
Ladislav Zezula
2016-06-18
+ Updated for protectors fiddling with too big block table index
Ladislav Zezula
2015-05-28
+ Fixed bug in SFileReadFile
unknown
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 exist
unknown
2015-05-06
+ Fixed possible stack overflow in HashStringJenkins
unknown
2015-05-01
+ Removed back reference of FileTable -> HashTable, as it is logically incorrect
unknown
2015-04-21
+ Defragmenting file table fixed
unknown
2015-04-01
+ Better handling of MPQs corrupted by yet another silly MPQ protector
unknown
2015-03-17
+ SFileVerify: Added check whether the weak signature is not zeroed out.
Ladislav Zezula
2015-03-13
+ Support for MPQ.KangTooJee map protector
unknown
2014-10-07
+ Improved patching process so that it works for Starcraft II patches
Ladislav Zezula
2014-08-26
+ When adding a file in the MPQ, a space used by internal MPQ files is reused
Ladislav Zezula
2014-08-25
+ Added support for newest Spazzler protector
Ladislav Zezula
[next]