Commit Graph

  • 2269ad6914 Remove ARRAY_LENGTH, we've already ARRAYLEN Philippe Teuwen 2022-01-09 14:19:48 +01:00
  • 5a4584358c make style Philippe Teuwen 2022-01-09 14:10:26 +01:00
  • 9686e4712b text Philippe Teuwen 2022-01-09 13:41:12 +01:00
  • 4b0096c135 cppcheck complains about the dynamic_lock_Areas access. Might fix it iceman1001 2022-01-09 13:40:58 +01:00
  • 073b47d480 fix to handle when first_byte_sum does not find a match in the possible sums array. ie, leads to a crash iceman1001 2022-01-09 13:39:37 +01:00
  • 7c8be44dd6 cppcheck stuff iceman1001 2022-01-09 13:38:16 +01:00
  • 0967ea1989 modified the default mfc hardcoded list to contain some more keys iceman1001 2022-01-09 13:37:35 +01:00
  • 28efc8b097 hf mf darkside - textual adaptation to current style iceman1001 2022-01-09 13:36:29 +01:00
  • abacf673dc cppcheck fixes iceman1001 2022-01-09 13:35:16 +01:00
  • 0942ce7a68 refactory parity files a bit iceman1001 2022-01-09 13:34:54 +01:00
  • 61c9252e15 calloc iceman1001 2022-01-09 00:35:43 +01:00
  • fe9348768d use calloc instead iceman1001 2022-01-09 00:33:33 +01:00
  • 0254b2a63a cppcheck fixes iceman1001 2022-01-08 15:29:11 +01:00
  • 5ff043e5ab null key fix iceman1001 2022-01-08 15:28:36 +01:00
  • 7c7dfa7d39 cppcheck fix iceman1001 2022-01-08 15:05:03 +01:00
  • 7b34b210b4 cppcheck fixes iceman1001 2022-01-08 15:02:16 +01:00
  • 12a01eb487 mailmap Philippe Teuwen 2022-01-08 14:25:12 +01:00
  • 3bcef75da6 coverity fix for the return type iceman1001 2022-01-08 13:30:24 +01:00
  • 0a5ae04070 coverity fixes iceman1001 2022-01-08 13:27:22 +01:00
  • eaf968092c coverity fixes iceman1001 2022-01-08 13:14:53 +01:00
  • 256565f820 coverity fixes for mem leaks. added a macro for freeing cliparser context too iceman1001 2022-01-08 13:08:51 +01:00
  • 8cd19d7c87 textual / style iceman1001 2022-01-08 13:01:10 +01:00
  • 291a4a4aa2 silent clang warning on increasing required alignment Philippe Teuwen 2022-01-08 12:15:24 +01:00
  • 5a0dda6bb0 Make HFGAL_* macros available to all as PM3_* macros Philippe Teuwen 2022-01-08 12:00:54 +01:00
  • cb6a1db852 Continue reading credentials if one fails (e.g. when using different site keys) Matt Moran 2022-01-08 18:13:29 +13:00
  • 4acbcb8b42 fix mailmap Philippe Teuwen 2022-01-08 02:03:08 +01:00
  • e34870a732 text Philippe Teuwen 2022-01-08 01:47:30 +01:00
  • 8f402c5861 text Philippe Teuwen 2022-01-08 01:26:51 +01:00
  • 89fe7639e0
    Merge pull request #1554 from startrk1995/15693-sniff-rdv4-flashmem Philippe Teuwen 2022-01-08 01:23:21 +01:00
  • 118bc8f16d Changelog.md to move 15693 Nate Glaser 2022-01-07 19:20:46 -05:00
  • a06c88e728 Makefile.hal change to remove 693 Nate Glaser 2022-01-07 19:18:41 -05:00
  • be18b9478d fix ldscript Philippe Teuwen 2022-01-08 01:12:37 +01:00
  • 169f7dfc47 added build_all_firmware changes Nate Glaser 2022-01-07 19:12:13 -05:00
  • 0579b8f63c Made requested changes -- I think Nate Glaser 2022-01-07 19:07:29 -05:00
  • 30aa7aa7d1 Adapting license headers, WIP Philippe Teuwen 2022-01-07 01:58:03 +01:00
  • 5ccc749f23 Added Advanced compilation parameters Nate Glaser 2022-01-07 18:22:08 -05:00
  • fcc9a315a2 Changelog.md update Nate Glaser 2022-01-07 18:19:33 -05:00
  • 323248060e changed description Nate Glaser 2022-01-07 18:16:41 -05:00
  • d5842d9d92 changed beginning of 15693 sniff file Nate Glaser 2022-01-07 18:12:28 -05:00
  • 43fc71673a 15693 sniff - Makefile/hf_15693sniff.c Nate Glaser 2022-01-07 18:02:08 -05:00
  • a432b49393 change gprox ii clone/sim to handle 20b cardnumber for the 36b format iceman1001 2022-01-07 21:06:07 +01:00
  • 89a05b47a8 cppcheck fixes const iceman1001 2022-01-07 19:31:19 +01:00
  • 2bf2bb301a cppcheck fixes iceman1001 2022-01-07 19:23:42 +01:00
  • a8ccba77d6 cppcheck fixes const iceman1001 2022-01-07 19:13:24 +01:00
  • 1f8217ec2e Use DesfireGetAIDList to find an available AID Matt Moran 2022-01-08 00:36:26 +13:00
  • b3dc6f62ab Refactor, adds select_aid_and_auth_with_key Matt Moran 2022-01-07 23:59:46 +13:00
  • beefc97995 Add ability to use custom CAD key, add ability to skip some actions Matt Moran 2022-01-07 23:21:35 +13:00
  • 69049a6621 Remove incorrect AID validation Matt Moran 2022-01-07 19:31:36 +13:00
  • 6d88224a12 Update changelog for hf gallagher commands Matt Moran 2022-01-07 19:29:55 +13:00
  • 0d8971916f Add mailmap Philippe Teuwen 2022-01-07 01:57:14 +01:00
  • 81c6918ac5 cppcheck iceman1001 2022-01-06 23:25:25 +01:00
  • d2c290c7c3 cppcheck fixes for const iceman1001 2022-01-06 23:20:55 +01:00
  • 6bb301f4da cppcheck fixes for const iceman1001 2022-01-06 23:07:47 +01:00
  • 869ae27f35 cppcheck iceman1001 2022-01-06 22:11:57 +01:00
  • 7efd02b6e0 cppcheck fixes iceman1001 2022-01-06 22:08:28 +01:00
  • deb48d2311 cppcheck fix const iceman1001 2022-01-06 21:53:39 +01:00
  • 72f2682544 cppcheck iceman1001 2022-01-06 21:11:51 +01:00
  • 2cc2d948e6 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2022-01-06 21:08:30 +01:00
  • 6dbde61c4e cppcheck fixes iceman1001 2022-01-06 21:08:22 +01:00
  • ad5e2b46a1 fix tests Philippe Teuwen 2022-01-06 21:00:41 +01:00
  • 05576ba06b cppcheck fixes iceman1001 2022-01-06 21:00:16 +01:00
  • edb5f18b3a Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2022-01-06 20:49:46 +01:00
  • 0b4d584dd7 cppcheck fixes iceman1001 2022-01-06 20:49:35 +01:00
  • 2562811433 Revert "get android cmake running on host, only for testing" Philippe Teuwen 2022-01-06 20:26:20 +01:00
  • ac681a5836 fix Android CMake Philippe Teuwen 2022-01-06 20:24:18 +01:00
  • 3edf9a0975 get android cmake running on host, only for testing Philippe Teuwen 2020-11-04 01:25:44 +01:00
  • e618fbcd28 typo Philippe Teuwen 2022-01-06 20:14:58 +01:00
  • 3d61cf1eed release checklist Philippe Teuwen 2022-01-06 20:08:09 +01:00
  • 60491c4f16 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2022-01-06 20:07:11 +01:00
  • 04fe021a5f missing files iceman1001 2022-01-06 20:07:03 +01:00
  • ebba11b3f5 make style Philippe Teuwen 2022-01-06 20:05:26 +01:00
  • 75c2462777
    Merge pull request #1551 from DarkMatterMatt/feat/hf-gallagher Iceman 2022-01-06 19:58:12 +01:00
  • a315254a88 style Philippe Teuwen 2022-01-06 19:46:35 +01:00
  • b98d518fd7 style iceman1001 2022-01-06 19:41:45 +01:00
  • b3731c6003 cppcheck fixes iceman1001 2022-01-06 18:18:48 +01:00
  • e550f8ccc8 cppcheck fixes for const iceman1001 2022-01-06 15:40:11 +01:00
  • 0bb9c43354 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2022-01-06 15:24:35 +01:00
  • b55a33b1d7 cppcheck fixes for const iceman1001 2022-01-06 15:22:36 +01:00
  • 9718af480a Avoid com port in commands.json Philippe Teuwen 2022-01-06 15:18:56 +01:00
  • f67485d2dd Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher Matt Moran 2022-01-07 01:30:23 +13:00
  • 14b6580fcb Squashed commit of the following: Matt Moran 2022-01-07 01:08:55 +13:00
  • 533b31bc6d Format code/strings Matt Moran 2022-01-07 01:03:43 +13:00
  • 6f510db9fb Fix incorrect CAD was written when removing credentials Matt Moran 2022-01-07 00:30:25 +13:00
  • 84ff84ffd0 Add hf gallagher diversify Matt Moran 2022-01-07 00:05:38 +13:00
  • 8f77179a2f remove unused file Philippe Teuwen 2022-01-06 11:25:38 +01:00
  • bcafc5d03c some historical copyright adjustments, thanks @iceman1001! Philippe Teuwen 2022-01-06 11:24:04 +01:00
  • b703bb746b Adapting license headers, WIP Philippe Teuwen 2022-01-06 02:19:46 +01:00
  • 8952a1f712 adapt contributing text Philippe Teuwen 2022-01-06 00:37:34 +01:00
  • cdfb83075f toc Philippe Teuwen 2022-01-06 00:24:15 +01:00
  • 014817f854 Adding AUTHORS and changing licensing terms from 'GPLv2 or later' to 'GPLv3 or later' to comply with components available only under 'GPLv3 or later'. Details: Philippe Teuwen 2022-01-06 00:15:40 +01:00
  • 5561466fe8 make style Philippe Teuwen 2022-01-05 18:56:56 +01:00
  • 2d1a1dc034 make style doc/commands.json Philippe Teuwen 2022-01-05 17:57:49 +01:00
  • fc53665e5c
    Merge pull request #1552 from joswr1ght/master Philippe Teuwen 2022-01-05 17:52:44 +01:00
  • c0cc09d86b Style consistency changes for hf mfdes createapp feature addition Joshua Wright 2022-01-05 07:12:20 -05:00
  • 82cd44e99f Reorder function definitions Matt Moran 2022-01-06 00:11:30 +13:00
  • 02e5fb6b1c Fix incorrect comments Matt Moran 2022-01-06 00:00:04 +13:00
  • de30ba90d1 Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher Matt Moran 2022-01-05 23:56:33 +13:00
  • caebfdca62 Update license from LGPL to GPL Matt Moran 2022-01-05 23:54:18 +13:00
  • 8ecfc4af34 Make variables & function names snake_case Matt Moran 2022-01-05 23:53:03 +13:00
  • a6d22ee435
    Merge pull request #1553 from zkldi/patch-1 Philippe Teuwen 2022-01-05 11:35:41 +01:00