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
Age
Commit message (
Expand
)
Author
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
2024-04-21
Fixed stack overflow in https://github.com/ladislav-zezula/StormLib/issues/328
Ladislav Zezula
2024-04-21
Fixed heap overrun in https://github.com/ladislav-zezula/StormLib/issues/327
Ladislav Zezula
2024-04-16
Removed warning
Ladislav Zezula
2024-04-16
Added test results for the unsupported MPQ
Ladislav Zezula
2024-04-15
Work in progress: New MPQ protector
Ladislav Zezula
2024-03-31
Rebuilt StormLib.dll
Ladislav Zezula
2024-03-22
Fix CompressADPCM argument order
Chaosvex
2024-03-07
+ Fixed regression tests
Ladislav Zezula
2024-02-11
The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchive
Ladislav Zezula
2023-12-30
Regression tests passed
Ladislav Zezula
2023-12-27
Improved retrieving the hash entry index
Ladislav Zezula
2023-12-21
Fixed https://github.com/ladislav-zezula/StormLib/issues/311
Ladislav Zezula
2023-11-13
Tabs -> Spaces
Ladislav Zezula
2023-10-07
Added guard against fake MPK headers
Ladislav Zezula
2023-10-06
Fixed bug in SFileSetFileLocale
Ladislav Zezula
2023-10-02
Added missing files
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
2023-06-08
Fixed handling of the stream end in Huffmann decompression
Ladislav Zezula
2023-06-07
Version incremented
Ladislav Zezula
2023-06-07
Decompression refactoring
Ladislav Zezula
2023-06-07
Beautifying
Ladislav Zezula
2023-06-06
Cosmetics
Ladislav Zezula
2023-06-06
Fixed loading of corrupt MPQ version 2
Ladislav Zezula
2023-06-02
Beautifying
Ladislav Zezula
2023-06-01
Add listfile from memory
Justin F
2023-02-07
Fixed regression for W3 maps
Ladislav Zezula
2023-02-06
Fixed bug in the LZMA compression
Ladislav Zezula
2023-02-02
Linux build errors
Ladislav Zezula
2023-02-02
Linux build paths
Ladislav Zezula
2023-02-02
Progress
Ladislav Zezula
2023-02-02
Fixed bugs
Ladislav Zezula
2023-01-25
Refactoring regression tests
Ladislav Zezula
2023-01-20
Signature tests unified
Ladislav Zezula
2023-01-16
Fixed bug, refactor TLogHelper.cpp
Ladislav Zezula
2023-01-07
MPQ_V4: Byteswap header after md5 is verified
GaryOderNichts
2023-01-06
Added support for non-encrypted MPK files
Ladislav Zezula
2022-12-21
Reverted all enums
Ladislav Zezula
2022-12-19
Merge pull request #274 from KOLANICH-libs/sizes_enums
Ladislav Zezula
[next]