MouriNaruto
|
6ee2a496bc
|
Try to add the workaround for unhandled exception at twinapi.appcore.dll for fixing https://github.com/M2Team/NanaZip/issues/400.
|
2024-04-22 21:19:20 +08:00 |
|
MouriNaruto
|
2b5fb9872f
|
Fix compilation issue for NanaZip.Codecs.
|
2024-04-13 15:42:41 +08:00 |
|
MouriNaruto
|
ef1988c903
|
Update RHash to latest master (d916787590) which is after v1.4.4.
|
2024-04-13 15:42:07 +08:00 |
|
MouriNaruto
|
b577d1205c
|
Update BLAKE3 to latest master (0816badf3a) which is after 1.5.1.
|
2024-04-13 15:12:43 +08:00 |
|
MouriNaruto
|
402aaf0e93
|
Update SM3 implementation from GmSSL v3.1.1.
|
2024-04-13 15:07:52 +08:00 |
|
MouriNaruto
|
e1ef0c13c7
|
Update Relevant People.
|
2024-04-08 20:11:59 +08:00 |
|
M
|
53b394729b
|
Update Polish translation (#392)
Added missing strings
|
2024-03-30 23:22:32 +08:00 |
|
MouriNaruto
|
43ebb09ef4
|
Add NanaZip Sponsor Edition document.
|
2024-03-30 20:16:07 +08:00 |
|
MouriNaruto
|
7eeb4bdf19
|
Finish to move xxHash and Zstandard from NanaZip.Core to NanaZip.Codecs.
|
2024-03-29 09:06:32 +08:00 |
|
MouriNaruto
|
4b324862e8
|
Implement NanaZip.Codecs.SfxStubs project.
|
2024-03-29 00:12:20 +08:00 |
|
MouriNaruto
|
0b86add518
|
Create NanaZip.Codecs.SfxStubs project.
|
2024-03-28 23:51:50 +08:00 |
|
MouriNaruto
|
1d6fbe33f8
|
Continue to move xxHash and Zstandard from NanaZip.Core to NanaZip.Codecs.
|
2024-03-28 23:44:29 +08:00 |
|
MouriNaruto
|
a9f7506524
|
Update Zstandard to v1.5.6.
|
2024-03-28 23:28:11 +08:00 |
|
MouriNaruto
|
e43c6ac8e2
|
Update xxHash from Zstandard v1.5.6.
|
2024-03-28 23:28:04 +08:00 |
|
MouriNaruto
|
6f08100727
|
Start to move xxHash and Zstandard from NanaZip.Core to NanaZip.Codecs.
|
2024-03-28 23:15:56 +08:00 |
|
MouriNaruto
|
115021760b
|
Update License.md.
|
2024-03-25 22:51:28 +08:00 |
|
MouriNaruto
|
c58147df42
|
Remove NanaZip.Shared.Detours.
|
2024-03-25 22:50:33 +08:00 |
|
MouriNaruto
|
98c3cc36fc
|
Use Mile.Detours instead of NanaZip.Shared.Detours.
|
2024-03-25 22:48:23 +08:00 |
|
MouriNaruto
|
b509ac6443
|
Update License.md.
|
2024-03-22 22:46:56 +08:00 |
|
MouriNaruto
|
fb8fcf4e52
|
Update License.md.
|
2024-03-21 20:28:59 +08:00 |
|
MouriNaruto
|
50a9ce5d06
|
Use Mile.Windows.Internal instead of Chuyu.Mint.
|
2024-03-14 21:24:15 +08:00 |
|
MouriNaruto
|
0c03931fd0
|
Update the workspace with Mile.Project.Windows.
|
2024-03-14 21:23:31 +08:00 |
|
MouriNaruto
|
a1672cc89e
|
Update Mile.Project.Windows.
|
2024-03-14 21:23:21 +08:00 |
|
Hadden89
|
3eddd4998e
|
just a small typo :) (#383)
|
2024-02-14 10:42:18 +08:00 |
|
MouriNaruto
|
774cf9347f
|
Update License.md.
|
2024-02-13 07:36:47 +08:00 |
|
MouriNaruto
|
cfcbd453b7
|
Update Chuyu.Mint to 2024.1.0.
|
2024-02-12 23:01:49 +08:00 |
|
MouriNaruto
|
19fdd0d749
|
Remove NanaZip.Shared.MINT project.
|
2024-02-12 22:20:03 +08:00 |
|
MouriNaruto
|
b7cd9059e1
|
Use Chuyu.Mint NuGet package instead of NanaZip.Shared.MINT.
|
2024-02-12 22:19:29 +08:00 |
|
MouriNaruto
|
a17e984f19
|
Fix compilation issue.
|
2024-02-09 19:05:10 +08:00 |
|
MouriNaruto
|
1964f00548
|
Simplify the implementation of NanaZip.Shared\DllBlock.cpp via using MINT instead of copying definitions from System Informer (originally Process Hacker).
|
2024-02-09 14:30:26 +08:00 |
|
MouriNaruto
|
bc591ae82d
|
Add NanaZip.Shared.MINT project.
|
2024-02-09 14:21:03 +08:00 |
|
MouriNaruto
|
62278f2180
|
Temporary workaround for developing NanaZip.Codecs.dll for solving issue mentioned in https://github.com/M2Team/NanaZip/pull/379. (Thanks to dinhngtu.)
|
2024-02-09 13:57:52 +08:00 |
|
dinhngtu
|
2db50ded11
|
Classic: Link with runtimeobject.lib. (#380)
|
2024-02-09 13:25:01 +08:00 |
|
dinhngtu
|
0d4d9fbf5e
|
Add DLL blocking hook for FM. (#359)
* Add DLL blocking hook for FM.
* Remove dynamic code optouts.
|
2024-02-09 13:23:22 +08:00 |
|
Michał Janiszewski
|
8a3e07f799
|
Update GitHub Actions for Node 20 support (#376)
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
|
2024-02-05 08:24:37 +08:00 |
|
MouriNaruto
|
4313eec2c2
|
Migrate FastLZMA2 from NanaZip.Core to NanaZip.Codecs.
|
2024-02-04 21:40:26 +08:00 |
|
MouriNaruto
|
212dd775bb
|
Fix x86 compile issues for NanaZip.Codecs.
|
2024-02-04 21:26:25 +08:00 |
|
MouriNaruto
|
81524b043d
|
Simplify the export table because ZSTDMT is introduced to NanaZip.Codecs.
|
2024-02-04 21:26:06 +08:00 |
|
MouriNaruto
|
d8f5353799
|
Migrate ZSTDMT from NanaZip.Core to NanaZip.Codecs.
|
2024-02-04 21:10:28 +08:00 |
|
MouriNaruto
|
bbb551e360
|
Migrate Lizard from NanaZip.Core to NanaZip.Codecs.
|
2024-02-04 20:59:44 +08:00 |
|
MouriNaruto
|
ab3d4040a2
|
Migrate LZ5 from NanaZip.Core to NanaZip.Codecs.
|
2024-02-04 09:06:08 +08:00 |
|
MouriNaruto
|
4ad3aa038e
|
Migrate LZ4 from NanaZip.Core to NanaZip.Codecs.
|
2024-02-04 08:59:48 +08:00 |
|
MouriNaruto
|
2a440f2aef
|
Duplicate xxHash from NanaZip.Core to NanaZip.Codecs.
|
2024-02-04 08:49:02 +08:00 |
|
MouriNaruto
|
5893e7751b
|
Migrate Brotli from NanaZip.Core to NanaZip.Codecs.
|
2024-02-03 23:33:31 +08:00 |
|
MouriNaruto
|
9c59fd70af
|
Fix compile issues from NanaZip.Codecs.
|
2024-02-03 20:09:20 +08:00 |
|
MouriNaruto
|
20e5463a15
|
Migrate RHash from NanaZip.Core to NanaZip.Codecs.
|
2024-02-03 19:49:30 +08:00 |
|
MouriNaruto
|
06fdb3d206
|
Migrate Heimdal from NanaZip.Core to NanaZip.Codecs.
|
2024-02-03 19:29:52 +08:00 |
|
MouriNaruto
|
5d804113fb
|
Migrate GmSSL from NanaZip.Core to NanaZip.Codecs.
|
2024-02-03 19:20:51 +08:00 |
|
MouriNaruto
|
4dd3f80fbd
|
Migrate BLAKE3 from NanaZip.Core to NanaZip.Codecs.
|
2024-02-03 19:15:29 +08:00 |
|
MouriNaruto
|
70bb6b874b
|
Disable i18n support made by WinRT APIs for NanaZip Classic temporarily.
|
2024-02-03 19:03:08 +08:00 |
|