index
:
mirror/StormLib.git
master
https://github.com/ladislav-zezula/StormLib.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-11-24
#included stdbool.h when necessary
Ladislav Zezula
2025-11-24
Merge pull request #405 from divinity76/patch-2
Ladislav Zezula
2025-11-24
Got rid of '#define bool char'
Ladislav Zezula
2025-11-24
stricter silence
divinity76
2025-11-24
silence -Wswitch-enum
divinity76
2025-11-22
Creating a new release
v9.31
Ladislav Zezula
2025-10-25
Fixed opening of Warcraft III maps that don't have W3M header
Ladislav Zezula
2025-10-11
Fixed issue #400
Ladislav Zezula
2025-09-15
Fixed https://github.com/ladislav-zezula/StormLib/issues/397 and https://gith...
Ladislav Zezula
2025-08-25
Get nearest power of 2 for max file count before checking against current count
Haaxor1689
2025-08-06
Fixed renaming files vs file locale
Ladislav Zezula
2025-07-03
Fixed Linux build
Ladislav Zezula
2025-07-03
Replaced GetLastError with SErrGetLastError
Ladislav Zezula
2025-06-13
Win: Only define NOMINMAX if it's not already defined
Slayer95
2025-06-03
Cosmetics
Ladislav Zezula
2025-06-02
Fixed bug in test program that caused bad cosmetic effects during log print
Ladislav Zezula
2025-05-30
Fixed
Ladislav Zezula
2025-04-28
Fixed wrong state in SFileAddFile
Ladislav Zezula
2025-04-24
Fixed bug in verifying signatures on MPQs version 2
Ladislav Zezula
2025-04-22
Fixed more bugs from POCs
Ladislav Zezula
2025-04-20
Added check for loading CRC table
Ladislav Zezula
2025-03-02
ensure lasterror is set when SCompDecompress2 fails
pionere
2025-03-01
validate dwHashTableSize
pionere
2025-02-28
free/release SectorOffsets of TMPQFile in AllocateSectorOffsets
pionere
2025-02-26
Minors
Ladislav Zezula
2025-02-26
fix crash when the allocation of pbHeaderBuffer fails
pionere
2024-12-06
Replaced afxres.h with winres.h
Ladislav Zezula
2024-12-04
Changed behavior of patched files with MPQ_FLAG_DELETE_MARKER
Ladislav Zezula
2024-11-02
Fixed building of DLL
Ladislav Zezula
2024-11-02
Added functions for conversions between MPQ file name <-> Safe file name
Ladislav Zezula
2024-08-18
Flushing changes
Ladislav Zezula
2024-08-18
Merge pull request #356 from pionere/replength
Ladislav Zezula
2024-08-18
use MAX_REP_LENGTH
pionere
2024-08-18
use int instead of short in FindRep
pionere
2024-06-09
Bumped version
Ladislav Zezula
2024-06-09
Bumped version to 9.26
v9.26
Ladislav Zezula
2024-05-13
Added ERROR_BUFFER_OVERFLOW
Ladislav Zezula
2024-04-21
Fixed page fault from https://github.com/ladislav-zezula/StormLib/issues/344
Ladislav Zezula
2024-04-21
Fixed page fault from https://github.com/ladislav-zezula/StormLib/issues/343
Ladislav Zezula
2024-04-21
Regression tests complete
Ladislav Zezula
2024-04-21
Fixed buffer overflow in https://github.com/ladislav-zezula/StormLib/issues/338
Ladislav Zezula
2024-04-21
Added buffer overflow checks to the Sparse decompression (https://github.com/...
Ladislav Zezula
2024-04-21
Added buffer overflow checks to the Huffmann decompression (https://github.co...
Ladislav Zezula
2024-04-21
Regression tests for the first half of the bugs found by Gabe Sherman
Ladislav Zezula
2024-04-21
Fixed division by zero in https://github.com/ladislav-zezula/StormLib/issues/335
Ladislav Zezula
2024-04-21
Fixed division by zero in https://github.com/ladislav-zezula/StormLib/issues/334
Ladislav Zezula
2024-04-21
Fixed kernelmode heap overflow (via ReadFile), described in https://github.co...
Ladislav Zezula
2024-04-21
Fixed reading big files from non-corrupt MPQs
Ladislav Zezula
2024-04-21
Fixed heap overflow in https://github.com/ladislav-zezula/StormLib/issues/331
Ladislav Zezula
2024-04-21
Fixed too-big-alloc in https://github.com/ladislav-zezula/StormLib/issues/329
Ladislav Zezula
[next]