Commit Graph

8 Commits

Author SHA1 Message Date
b1n
8f7955aa7f feat!: compress plugin via zlib 2024-07-09 15:50:26 +08:00
b1n
ed890a4186 feat!: v1.0.0
Implementing a Plug-in System with Extism.
Serialize the Plugin struct with Cap'n Proto for backward compatibility.
Refactor the project code.
2024-07-09 10:48:45 +08:00
b1n
23b6a6dbd6 refactor: use global static plugins path 2024-06-27 22:02:01 +08:00
b1n
291d6b658d test: add some test
test: add test_aes_gcm_encrypt
test: add test_xor_encrypt
test: add test_bincode
2024-06-27 12:04:13 +08:00
b1n
6f1a0fd0d0 fix: encrypt_type not set 2024-06-24 01:09:32 +08:00
b1n
f4a91d4f60 feat(bincode): add 500MiB limit to plugin 2024-06-22 15:44:14 +08:00
b1n
afe0840adb feat: add pumpbin maker 2024-06-21 20:04:21 +08:00
b1n
1c2c583c0a feat: pumpbin born! 2024-06-20 17:54:19 +08:00