welsonjs/WelsonJS.Toolkit
Namhyeon, Go 5b86a88111 Use a temporary file for download, An exception clearify
To prevent partial or corrupt files on download failure, write the decompressed
stream to a temporary file first, and then atomically move it to the final
destination upon success.

In TryDownloadGzipToFile, modify the catch block to log the exception details
before returning false, instead of silently swallowing the error.
2025-12-06 00:23:58 +09:00
..
ChakraCore@36becec433 Fix submodule gitlink for ChakraCore 2025-09-27 13:01:18 +09:00
EsentInterop Add WebSocketManager.cs and more 2025-07-27 22:25:48 +09:00
WelsonJS.Cryptography Revert "Enable COM interop registration in project config" 2025-11-20 14:56:59 +09:00
WelsonJS.Cryptography.Test Update WelsonJS.Cryptography.Test.vbproj 2025-07-27 22:45:56 +09:00
WelsonJS.Esent Delete WelsonJS - Backup.Esent.csproj 2025-06-26 10:50:34 +09:00
WelsonJS.Launcher Use a temporary file for download, An exception clearify 2025-12-06 00:23:58 +09:00
WelsonJS.Service Fix typo of the license and contributing files 2025-05-26 00:10:26 +09:00
WelsonJS.Toolkit Fix typo of the license and contributing files 2025-05-26 00:10:26 +09:00
WelsonJS.Toolkit.sln Add SEED algorithm test project for WelsonJS.Cryptography 2025-07-04 23:53:03 +09:00