Commit graph

9086 commits

Author SHA1 Message Date
iceman1001
662d3259ca cppchecker fix, shadow var 2020-04-28 13:46:13 +02:00
iceman1001
f1df27e6bb cppchecker fix - better return value handling 2020-04-28 13:44:25 +02:00
iceman1001
19a5a70cc8 cppchecker fix, now use res 2020-04-28 13:36:24 +02:00
iceman1001
f1cdb68c52 fix: cppchecker complains on null. Not sure if that should be a valid call. I guess @cjbrigato will let me know if I messed up 2020-04-28 13:30:43 +02:00
iceman1001
4a282b32c2 cppchecker fix 2020-04-28 13:29:19 +02:00
iceman1001
b03f9402c1 cppchecker fix 2020-04-28 13:29:16 +02:00
iceman1001
d98f8e96f4 chg: hf iclass loclass - use defines, cppchecker happy 2020-04-28 13:28:29 +02:00
iceman1001
2280442492 chg: adjust number of threads according to cpu 2020-04-28 11:02:19 +02:00
Philippe Teuwen
a7c286cc9a hitag2crack compile flags 2020-04-26 22:41:41 +02:00
Philippe Teuwen
b01d1f0aa2 Avoid printing size_t in ht2crack5 for Mingw 2020-04-26 22:36:02 +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
iceman1001
20335e175d more lf test 2020-04-26 19:59:45 +02:00
iceman1001
bc811f1113 chg: more lf tests 2020-04-26 19:49:54 +02:00
iceman1001
cf9a5a4850 coverity fix 286921, 286922, .. 2020-04-26 19:29:22 +02:00
iceman1001
e36a8ca5fb coverity fix 286920 2020-04-26 19:28:58 +02:00
Philippe Teuwen
04a16ddeb5 msdsal fix bug after var de-shadowing, move stuff around 2020-04-26 17:44:45 +02:00
Philippe Teuwen
0665b3f40a Makefile: move mingw defines to Makefile.host 2020-04-26 17:36:15 +02:00
iceman1001
a3a7dfa5a1 coverity / cppchecker fixes : dont like that code style 2020-04-26 14:27:44 +02:00
iceman1001
00cac87fb2 coverity fix - resource leaks 2020-04-26 14:15:59 +02:00
iceman1001
5e51a72cae coverity fix 286678 - resource leak 2020-04-26 14:13:12 +02:00
iceman1001
2e2bfc17a0 coverity fix: 286678 2020-04-26 13:54:55 +02:00
iceman1001
dd5679a53a cppchecker fixes 2020-04-26 13:49:06 +02:00
iceman1001
f416fa9b4f cppchecker fixes 2020-04-26 12:56:19 +02:00
Philippe Teuwen
7cd509c77c make style 2020-04-26 11:18:04 +02:00
Philippe Teuwen
99eadded05 Merge branch 'settings'
* settings:
  Get/display a single preference
  Lighter msg for loading prefs, json will anyway always tell the filename
  Make sure colors and emoji are disabled when not on TTY
  Comment out file path code
  Pre Filepath cleanup
  Update preferences.c
  tuning
  streamline works
  Update fileutils.c
  updates
  clean up
  device debug and tweaks
2020-04-26 11:16:29 +02:00
Iceman
f352fea027
Merge pull request #719 from netvader/patch-6
Update aid_desfire.json
2020-04-26 09:56:42 +02:00
netvader
eea4e5b147
Update aid_desfire.json 2020-04-26 09:08:43 +02:00
mwalker33
572f46ceee Merge branch 'settings' of https://github.com/RfidResearchGroup/proxmark3 into settings 2020-04-26 10:20:23 +10:00
mwalker33
ba0b28a7de Get/display a single preference 2020-04-26 10:18:00 +10:00
Philippe Teuwen
9bd5f27414 Rename PKG_CONFIG_PATH so it can be overruled by env 2020-04-26 01:24:33 +02:00
Iceman
ec5d777580
Update Troubleshooting.md
added section about sudo
2020-04-25 21:15:39 +02:00
Philippe Teuwen
ae21a3148f Lighter msg for loading prefs, json will anyway always tell the filename 2020-04-25 15:17:11 +02:00
Philippe Teuwen
a15d14e038 Make sure colors and emoji are disabled when not on TTY 2020-04-25 15:10:34 +02:00
Philippe Teuwen
0e1b1e166b Remove redundant debug stdin info now that we have PROXPROMPT_CTX_STDIN 2020-04-25 11:13:39 +02:00
mwalker33
a8ff7b4815 Comment out file path code 2020-04-25 18:37:23 +10:00
Philippe Teuwen
ad3267cec1 fix osx, hopefully 2020-04-25 01:16:39 +02:00
Philippe Teuwen
ebd476a9c5 hardnested make: fix default compiler 2020-04-24 21:45:46 +02:00
Philippe Teuwen
8725807a8c minor 2020-04-24 18:58:28 +02:00
Philippe Teuwen
0219aed591 arraylen 2020-04-24 18:44:42 +02:00
Philippe Teuwen
011f973e7f make style 2020-04-24 18:21:38 +02:00
Philippe Teuwen
0fe80c4a2d sorting modes 2020-04-24 18:20:37 +02:00
Philippe Teuwen
773b27954d rename standalone template 2020-04-24 18:11:27 +02:00
Philippe Teuwen
9db1c10230 new HF_MSDSAL as default standalone 2020-04-24 17:54:12 +02:00
mwalker33
7fdaa51678 Pre Filepath cleanup 2020-04-24 16:45:17 +02:00
mwalker33
3aee4fc5e9 Update preferences.c 2020-04-24 16:45:17 +02:00
mwalker33
dd09d4074c tuning
File List optimised.
2020-04-24 16:45:17 +02:00
mwalker33
600e5d7d6f streamline works 2020-04-24 16:45:17 +02:00
mwalker33
5060a52b3a Update fileutils.c
Linux file permission fix
2020-04-24 16:45:17 +02:00
mwalker33
e2c56fe26c updates
Added dump and trace path and clean a little for cleaner use and expansion.
2020-04-24 16:45:17 +02:00
mwalker33
b593d2c319 clean up 2020-04-24 16:45:17 +02:00