Commit graph

15606 commits

Author SHA1 Message Date
merlokk 374f1907bb fix max|min 2022-07-10 00:47:40 +03:00
merlokk e7edefe24e fix avg 2022-07-10 00:29:25 +03:00
merlokk 903af4412a fix accum clear 2022-07-09 17:36:53 +03:00
merlokk 660858a02c add some verbosity 2022-07-09 17:34:26 +03:00
merlokk e8b742414e client part 2022-07-09 17:27:04 +03:00
merlokk 0b95c519ff sh sniff skip some bytes from data - arm side 2022-07-09 16:45:08 +03:00
iceman1001 dcea185ca2 fix viegand decoder in hf iclass rdbl 2022-07-09 14:14:48 +02:00
iceman1001 08c797a638 now colors SR types of iclass 2022-07-09 13:47:44 +02:00
iceman1001 cf58ba72f2 use defines 2022-07-09 12:25:55 +02:00
iceman1001 9e36458ee2 text 2022-07-09 12:25:39 +02:00
iceman1001 e17fc29e41 added the skeleton for fudan card support 2022-07-09 12:25:03 +02:00
iceman1001 11e097c1bb fixing hf search loop and lessing the debug statements 2022-07-07 23:43:45 +02:00
iceman1001 4697994ec7 added hf xerox reader, and added it to hf search 2022-07-07 23:26:10 +02:00
Oleg Moiseenko 2697effe4d
Merge pull request #1713 from merlokk/mst
make style
2022-07-08 00:19:46 +03:00
merlokk 9fa8d9175b make style 2022-07-08 00:19:26 +03:00
Oleg Moiseenko 0ffb42f663
Merge pull request #1712 from merlokk/tk_fix
texkom simulation timeout and verbose fixes
2022-07-08 00:15:31 +03:00
merlokk 5f1c41503b texkom simulation timeout and verbose fixes 2022-07-08 00:15:10 +03:00
iceman1001 dca7e81d71 enable continious mode and spelling mistakes 2022-07-07 23:06:15 +02:00
iceman1001 367c84bce3 newline 2022-07-07 22:57:36 +02:00
iceman1001 9b2bf3e544 adapted to hf search etc.. 2022-07-07 22:45:15 +02:00
iceman1001 098a1e8343 added mfd aes brute tool to coverity scan 2022-07-07 16:41:43 +02:00
iceman1001 6ff336759f fix ascii to print only the char C 2022-07-07 15:28:03 +02:00
Oleg Moiseenko f1e9fb70d3
Merge pull request #1711 from merlokk/texkom_update
texkom update
2022-07-06 19:41:34 +03:00
merlokk 1a620c5563 add timeout and some debug messages 2022-07-06 19:41:08 +03:00
merlokk 7c2379ac9f rename and read parameters via struct 2022-07-06 19:03:17 +03:00
merlokk a88cc901d9 update sending parameters 2022-07-06 18:55:35 +03:00
iceman1001 346b929c4d see if this silences coverity 2022-07-06 14:57:12 +02:00
iceman1001 8065d7eda0 trying to free a pointer 2022-07-06 14:56:42 +02:00
iceman1001 2d4db27539 fix hex printing 2022-07-06 14:56:08 +02:00
iceman1001 edffa21598 fix cid 395490, and 14a simulation 2022-07-06 14:00:19 +02:00
iceman1001 2494fef7fd fix cid 357754 2022-07-06 13:55:59 +02:00
iceman1001 c5119e5bea fix cid 390242 - uninitialized var usage 2022-07-06 13:50:15 +02:00
iceman1001 167cca5fc0 cppchecker fixes 2022-07-06 13:45:06 +02:00
iceman1001 50429c8476 cppcheck fixes 2022-07-06 12:43:21 +02:00
iceman1001 6155f7b505 reorder, we always put new lines from the top 2022-07-06 12:42:56 +02:00
iceman1001 805b8e1e44 cppchecker fixes 2022-07-06 12:42:25 +02:00
iceman1001 88b583417e fix cid 395628 - make local copy. Odd that it frees it 2022-07-06 12:34:18 +02:00
iceman1001 742194896d fix cid 395629 - simpler logic 2022-07-06 12:21:14 +02:00
iceman1001 1d66525b8e fix cid 395631 - making a local copy instead of object 2022-07-06 12:14:54 +02:00
iceman1001 d7165b3aa9 comments to @merlokk 2022-07-06 12:08:02 +02:00
iceman1001 a49e2ff342 fix cid 395634 2022-07-06 11:59:49 +02:00
iceman1001 444eabd207 fixed hex_to_buffer fct. 2022-07-06 07:38:04 +02:00
Iceman 95f413d102
Merge pull request #1710 from nemanjan00/reboot-to-bootloader
Reboot to bootloader
2022-07-05 19:50:08 +02:00
Nemanja Nedeljkovic 86f0f2cc75 cleanup 2022-07-05 18:12:49 +02:00
nemanjan00 1216c32f3c Changelog 2022-07-05 16:54:56 +02:00
nemanjan00 187d10060b Bootloader mode 2022-07-05 16:44:11 +02:00
nemanjan00 0d41ed0bba --reboot-to-bootloader 2022-07-05 16:15:05 +02:00
iceman1001 9407be8ea8 fix overflow in print hex 2022-07-04 22:10:23 +02:00
iceman1001 009b91e096 limit hex print outs 2022-07-04 19:23:44 +02:00
iceman1001 c08c2dcf3a make sure size_t doesnt overflow an int 2022-07-04 18:49:30 +02:00