Philippe Teuwen
5458a95fda
avoid cppcheck errors on uninit vars
2026-02-21 14:14:50 +01:00
Philippe Teuwen
932b92d8f4
termux compilation fixes: waveshare, mfd_aes_brute and host target
2026-02-06 23:59:34 +01:00
iceman1001
6e69f8ab9d
update openssl reference
2025-10-17 14:34:31 +02:00
apply-science and GitHub
91a16e4d9e
Update Makefile
...
Openssl@1.1 was disabled 2024-10-24 due to not being supported upstream and blocked from install. Updated to openssl@3.5 in order for compilation to be successful on machines installed after that date. Older machines is encouraged to update.
Signed-off-by: apply-science <106422483+apply-science@users.noreply.github.com >
2025-06-01 00:14:23 +02:00
iceman1001
875b3c44b4
unify text - step 1
2025-03-25 10:12:16 +01:00
Philippe Teuwen
ad84875afd
cppcheck nullPointerOutOfMemory
2025-03-24 23:46:43 +01:00
Philippe Teuwen
6c8a4972b1
mfd_aes_brute: fix deprecated flags warning & stop showinfo photobombing
2024-11-15 23:04:32 +01:00
Cryolitia PukNgae
79540b1d33
feat(mfd_aes_brute): detect march and mcpu
...
fix build on riscv64
2024-10-17 15:14:41 +08:00
iceman1001
480d5a3241
array init
2024-05-14 11:26:16 +02:00
Alex
6947a61d98
Whitespace
2023-08-09 14:30:07 +02:00
The-SamminAter
9f87b6dd9c
Add ability to compile on iOS
2023-06-24 17:19:46 -07:00
Thomas
f138e54db6
fix: missing includes when building with "gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)"
2023-06-22 22:34:49 +02:00
iceman1001
8f20eed914
fix CID #405232
2023-03-04 20:10:46 +01:00
iceman1001
93d7d46776
fix proxspace build
2023-02-24 20:57:42 +01:00
iceman1001
02a801f665
fix CID #404863 printing
2023-02-23 20:58:45 +01:00
iceman1001
9a2e07e1a8
should fix time_t printing issues
2023-02-23 12:33:24 +01:00
iceman1001
628140fd88
correct string formatter in sscanf
2023-02-21 16:20:34 +01:00
iceman1001
49a475899a
time is 64b better to accept the same size input timestamps
2023-02-21 04:40:48 +01:00
Philippe Teuwen
8ac8e3d7d0
reduce variable scopes
2023-01-15 02:23:19 +01:00
iceman1001
8d9dd8b346
make style
2022-04-09 18:48:13 +02:00
Doridian
517ddf4bfc
Fix compilation on M1 Macs
2022-03-27 11:09:44 -07:00
iceman1001
cce9edcd0f
Disabling aesni detection on OSX
2022-03-27 11:05:49 +02:00
iceman1001
a98b9590c6
Disabling aesni detection on OSX
2022-03-27 11:03:13 +02:00
Philippe Teuwen
14ce85a3c7
oops again, but I blame someone else who will recognize himself ;)
2022-02-28 16:14:53 +01:00
Philippe Teuwen
17fc498786
mfd_aes_brute: add openssl include path for macports too, just in case
2022-02-28 16:13:04 +01:00