63 Commits
Author SHA1 Message Date
IcemanandGitHub 7d9326c60d Merge pull request #2176 from phreakmonkey/mfkey-pthreads
Fix pthreads on older gcc
2023-11-27 14:54:46 +01:00
iceman1001 c0dc9de43f fix for ultra recovery 2023-11-14 19:25:14 +01:00
K.C. Budd 8bf4e7c25e Fix pthreads on older gcc 2023-11-14 08:22:27 -08:00
Grayson Martin e65263c73b run make style 2023-11-11 14:32:09 -06:00
iceman1001 9ed6a3cb6c fix coverity ID 423236, 423235, 423234. Resource leak, use after free, out-of-bounds 2023-11-11 16:43:12 +01:00
iceman1001 da73a2896a text 2023-11-11 15:47:10 +01:00
iceman1001 ecd7f53eda added a staticnested program that uses two different implementations. The Chameleon Ultra impl and PM3 Impl.\nRunning the test script will show how the CU impl has some issues 2023-11-11 15:46:47 +01:00
iceman1001 68f296cc14 compile for optimized speed execution 2023-11-03 11:36:10 +01:00
iceman1001 e94be650aa clean 2023-11-01 23:21:04 +01:00
iceman1001 c398e20eef macos 2023-11-01 23:20:14 +01:00
iceman1001 865052b4e9 compiler optimizations from user @np0 2023-11-01 23:05:35 +01:00
iceman1001 74347be52c added O3 compiler param 2023-11-01 17:03:10 +01:00
Alex 6947a61d98 Whitespace 2023-08-09 14:30:07 +02:00
Philippe Teuwen 88308ea727 typos 2021-10-10 01:35:45 +02:00
Philippe Teuwen 6f6a3161a9 Fix typos, applying Fix-spelling-errors.patch from Kali, thanks Sophie!
https://gitlab.com/kalilinux/packages/proxmark3/-/commit/da550dbec709d1a288ef310776a402c8fdd68e2e#6e9d1bb9c071feb1a5ad25ec24296a3f6751f2d1
2021-10-04 20:48:55 +02:00
Philippe Teuwen f7f33f2732 Revert "Makefile: move mingw defines to Makefile.host"
This reverts commit 0665b3f40a.
2020-04-26 22:30:41 +02:00
Philippe Teuwen 0665b3f40a Makefile: move mingw defines to Makefile.host 2020-04-26 17:36:15 +02:00
Philippe Teuwen fbe4e20326 remove c99 and c++11 restrictions 2020-04-24 16:43:21 +02:00
Philippe Teuwen c613a758b2 mfkey64: fix sscanf uint8_t clang warning 2019-10-26 18:07:09 +02:00
Philippe Teuwen 4fdb5a2f4b make install: half way 2019-08-30 21:55:13 +02:00
Philippe TeuwenandPhilippe Teuwen aebfe0af19 rework mfkey Makefile and move util_posix to common, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen c0eb19acb1 remove tabs 2019-07-24 00:52:24 +02:00
Philippe Teuwen 742fe16830 Makefile verbose mode: make V=1 as for CMake 2019-06-02 16:04:35 +02:00
Philippe Teuwen 8c0cd4cfa2 Cleaner makefile execution, use 'make Q=' if you want to see full lines 2019-06-02 00:25:25 +02:00
Philippe Teuwen 9cec581f1c Makefile: remove WINBINS/WINEXES, ProxSpace doesn't use them 2019-03-29 09:49:42 +01:00