You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ps3netsrv 20250501
- Updated version tag to 20250501
- Renamed VisoFile.bak to VisoFile2.cpp used for Windows builds
- Updated VisoFile2.cpp with fix for buffer overflow
ps3netsrv 20250216
- Renamed VisoFile.bak to VisoFile2.cpp
- Windows version are built using VisoFile2.cpp (same as previous release)
- Updated date for LICENSE.TXT
ps3netsrv 20250126
- Fixed process_read_dir() receiving path parameter by reference which was cleared on return.
This affected the read of INI files reading only one line.