Commit Graph

23 Commits

Author SHA1 Message Date
dxl 6439b25500 Fix the issue where compiling on Linux does not link to the pthread library. 2025-01-17 12:44:04 +08:00
dxl 3b14270976 Staticnested results quite poor compared to pm3 implem #183 2023-11-15 18:53:02 +08:00
Philippe Teuwen 55cd19f0db Move bins to simplify pyinstaller paths 2023-10-23 22:54:37 +02:00
Philippe Teuwen bb47bd5159 make style 2023-10-23 19:16:42 +02:00
dxl 15698fb338 Nested(And StaticNested) multithreaded decryption. 2023-10-17 16:34:22 +08:00
dxl 0e3144c994 Fixed bug where the 'i' variable was incorrectly used on printf 2023-10-17 16:25:48 +08:00
Augusto Zanellato 4347cd9048 Add PyInstaller support for client 2023-09-27 13:52:26 +02:00
Philippe Teuwen 14bffafb2a style 2023-09-20 01:26:47 +02:00
Philippe Teuwen cd73ac89ee staticnested.c: translate comments, fix typo 2023-09-19 22:09:15 +02:00
Philippe Teuwen ebb77dc938 recode GB18030..UTF-8 staticnested.c 2023-09-19 22:02:49 +02:00
Philippe Teuwen 624e96aee9 fix compilation 2023-09-19 13:18:02 +02:00
dxl 32b3e19279 Added support for StaticNested(FastDecrypt). 2023-09-19 18:24:30 +08:00
Philippe Teuwen 86fcaa3d56 typos & style 2023-08-26 04:42:40 +02:00
Philippe Teuwen 05f25e830c More Chinese (auto) translation 2023-08-25 19:51:27 +02:00
Philippe Teuwen e3ff2d0d95 C files: same style as for pm3 repo 2023-08-23 00:22:22 +02:00
Philippe Teuwen 37c99cece0 tabs to 4 spaces 2023-08-23 00:20:01 +02:00
Philippe Teuwen e43e668594 Remove tabs & spaces at end of lines 2023-08-23 00:18:31 +02:00
iceman1001 6292ef58e3 fix compiler warning 2023-07-29 13:27:59 +02:00
iceman1001 338fb13027 fix compiler warning. moved input param checking to earlier. 2023-07-29 12:29:16 +02:00
iceman1001 93c17d5727 remove warning for string formatter 2023-07-29 10:42:18 +02:00
iceman1001 2c0e0454de remove warning when compiling 2023-07-29 10:41:52 +02:00
Philippe Teuwen b97c4a0b53 Fix GB18030 => UTF-8 encodings 2023-07-21 23:21:23 +02:00
dxl d866e6f962 project merge 2022-12-22 12:43:05 +08:00