This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-23 04:46:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c192ddcaa119633a2ae09f9d60de58ae992988bc
ppsspp
/
Common
/
Data
/
Format
T
History
Henrik Rydgård
8559ed971f
Merge pull request
#22240
from acts-1631/security/fix-infra-dns-json-validation
...
Validate infra DNS JSON responses
2026-09-07 13:42:54 -06:00
..
DDSLoad.cpp
…
DDSLoad.h
…
IniFile.cpp
…
IniFile.h
…
JSONReader.cpp
JSONReader: fix null deref in getInt/getFloat/getBool no-default overloads
2026-08-09 19:31:02 +02:00
JSONReader.h
Validate infra DNS JSON responses
2026-09-05 16:25:11 -04:00
JSONWriter.cpp
…
JSONWriter.h
Debugger: add kernel object introspection over the WebSocket API
2026-08-17 16:01:23 +02:00
PNGLoad.cpp
Bound replacement PNG dimensions safely
2026-09-05 16:24:24 -04:00
PNGLoad.h
Limit PNG decode dimensions to prevent decompression bombs
2026-08-01 11:41:24 +02:00
RIFF.cpp
BackgroundAudio: fix crashes and OOB reads parsing WAV/AT3 files
2026-08-12 09:29:17 +02:00
RIFF.h
Adjust the level of Claude-based paranoia here and there
2026-08-11 20:08:01 +02:00
ZIMLoad.cpp
Validate ZIM image sizes before loading
2026-07-23 15:17:11 -04:00
ZIMLoad.h
…
ZIMSave.cpp
…
ZIMSave.h
…