51 Commits
Author SHA1 Message Date
Philippe Teuwen c0ecb1c626 fpga_compress: fix heap corruption 2026-04-14 10:14:38 +02:00
Philippe Teuwen 8f9bb379ad fix client Makefile if no Makefie.platform is provided 2025-07-13 11:57:26 +02:00
iceman1001 8c880e4a3f missed this one 2025-06-08 16:10:09 +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
n-hutton 982bef6705 fix build failure on linux machines with fwd decl 2025-02-20 15:55:43 +00:00
n-hutton 3e9de01303 PR feedback 2025-02-18 15:49:33 +00:00
douniwan5788 413a17a7a6 feature: Make the FPGA bitstreams working with SKIP_* define.
Now, you can enable at least two of your favorite technologies (such as LF and HF 14443A) attached a standalone mode and still have spare ROM space for other functionalities on a Proxmark3 Easy with a 256KiB ROM.
2024-08-26 20:55:59 +08:00
nvx 8dd963d305 make style 2023-08-24 16:34:33 +10:00
Alex 6947a61d98 Whitespace 2023-08-09 14:30:07 +02:00
iceman1001 c6f2785463 wrong fcloses 2023-08-03 15:33:16 +02:00
iceman1001 33876ea892 adapting fpga_compress to free memory and close file handles in exceptions 2023-08-03 13:01:49 +02:00
iceman1001 b7900816bd checking if calloc failed 2023-07-24 03:16:18 +02:00
iceman1001 e43f6804a1 style 2023-07-06 22:37:34 +02:00
d18c7db c59bdec4f2 Unified fpga folders 2023-05-30 19:47:27 +02:00
iceman1001 bc46696dc4 unify license text 2022-03-20 09:31:53 +01:00
Philippe Teuwen 87ac62a869 fix some CodeQL warnings 2022-02-15 15:56:14 +01:00
iceman1001 7c7dfa7d39 cppcheck fix 2022-01-08 15:05:03 +01:00
Philippe Teuwen e79fb92074 Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
iceman1001 70709ca0ed fix coverity CID 349306 - resource leak 2021-06-20 11:13:49 +02:00
merlokk c5f24a24a4 make style and small fix 2021-06-17 13:44:14 +03:00
Philippe Teuwen 0059cec493 fpga_compress decompress: truncate output files 2021-06-15 10:15:51 +02:00
Philippe Teuwen 339fd909c6 fpga_compress: allow decompression routine to deinterleave output in multiple files 2021-06-07 22:40:42 +02:00
Philippe Teuwen 4c44138557 make style 2021-05-30 14:29:05 +02:00
iceman1001 436fedcbe4 fix coverity CID 344485, 344482, 344481 2021-05-20 10:11:41 +02:00