9 Commits

Author SHA1 Message Date
Martijn Laan
b89694a460
Show only .issig's name in issigverify errors instead of entire path. Also add comments. 2025-06-06 17:34:58 +02:00
Martijn Laan
f9ca4c1e35
Various fixes and improvements. 2025-06-02 16:03:21 +02:00
Martijn Laan
d48febb698
Add ValidateAndCombinePath check. When the DestDir isn't known yet (one place: getting size of files) then it only validates the filename itself and doesnt combine. 2025-05-31 11:09:26 +02:00
Martijn Laan
99474e50d0
Move PathHasInvalidCharacters and ValidateAndCombinePath into PathFunc. 2025-05-17 08:43:41 +02:00
Jordan Russell
147a5aaadc
Don't trigger range check error in PathLastChar.
There was no actual out-of-range access and this didn't affect established projects at all (where range checking is never enabled), but it could be seen in new projects.

The PathStrPrevChar call was only relevant to DBCS in non-Unicode builds.
2025-04-16 03:03:41 -05:00
Martijn Laan
bb0a079926
Update the 7-Zip sanity checking to check for PathExpand failure. 2024-11-02 12:52:58 +01:00
Martijn Laan
8af1e33489 More. 2024-03-31 09:13:57 +02:00
Martijn Laan
fcf5959be7 Yet more cleanup. 2024-03-29 08:00:28 +01:00
Martijn Laan
238b774962 Added files 2011-10-06 20:53:09 +02:00