Philippe Teuwen
|
377ead8e62
|
arm: honor CFLAGS and LDFLAGS
|
2019-10-27 00:31:37 +02:00 |
|
Philippe Teuwen
|
900184b600
|
ikeys: "declaration shadows a variable in the global scope" warning
|
2019-10-26 20:37:55 +02:00 |
|
Philippe Teuwen
|
6c048c5026
|
comms.c dl_it: remove unused arg
|
2019-10-26 19:49:46 +02:00 |
|
Philippe Teuwen
|
c084862e07
|
crc16: all enumerates in switch
|
2019-10-26 19:41:30 +02:00 |
|
Philippe Teuwen
|
cc902fb4d8
|
ui.c: warnings discarded qualifiers
|
2019-10-26 19:40:59 +02:00 |
|
Philippe Teuwen
|
11b954b6bd
|
proxmark.c: warnings discarded qualifiers
|
2019-10-26 19:40:32 +02:00 |
|
Philippe Teuwen
|
d5a68ac292
|
check_crc: add CRC_KERMIT
|
2019-10-26 19:37:36 +02:00 |
|
Philippe Teuwen
|
129b1c4b1f
|
make sure all .c include their own .h
|
2019-10-26 18:56:36 +02:00 |
|
Philippe Teuwen
|
af75c70c27
|
wiegand: no previous prototype warnings
|
2019-10-26 18:49:25 +02:00 |
|
Philippe Teuwen
|
a869ae9687
|
zlib: unused parameter warning
|
2019-10-26 18:34:25 +02:00 |
|
Philippe Teuwen
|
c523980d99
|
zlib: enumeration values not explicitly handled in switch warning
|
2019-10-26 18:34:04 +02:00 |
|
Philippe Teuwen
|
5ef4d6dbbb
|
fpga_compress: no previous prototype warning
|
2019-10-26 18:32:38 +02:00 |
|
Philippe Teuwen
|
c6220dc7be
|
fpga_compress: unused parameter warning
|
2019-10-26 18:32:17 +02:00 |
|
Philippe Teuwen
|
c613a758b2
|
mfkey64: fix sscanf uint8_t clang warning
|
2019-10-26 18:07:09 +02:00 |
|
Philippe Teuwen
|
c0a850170b
|
Merge pull request #453 from mwalker33/Win10ColorUpdate
Win10 color update
|
2019-10-26 17:48:07 +02:00 |
|
mwalker33
|
9c2ef4e0da
|
2nd Win10 Color Reg. Key Check
|
2019-10-26 13:17:33 +11:00 |
|
mwalker33
|
5a3a1fcc0f
|
Merge pull request #23 from RfidResearchGroup/master
Update
|
2019-10-26 12:59:08 +11:00 |
|
Philippe Teuwen
|
07cf3fd32b
|
fix few missing declarations -> static or add include file
|
2019-10-25 00:55:16 +02:00 |
|
Philippe Teuwen
|
390d0ab525
|
lf tune: allow float, added parse_getfloat to utils
|
2019-10-25 00:53:56 +02:00 |
|
Philippe Teuwen
|
eb7268cd98
|
lf: change macros to allow float freq, change 134 -> 134.2
|
2019-10-25 00:42:47 +02:00 |
|
Philippe Teuwen
|
cb06bea448
|
Merge pull request #451 from 7homasSutter/felica_support_read_without_encryption
Felica support: add commands request response and read without encryption
|
2019-10-24 21:33:27 +02:00 |
|
Thomas Sutter
|
b4bcec581c
|
Add changelong text
|
2019-10-24 17:10:56 +02:00 |
|
Thomas Sutter
|
12cd208253
|
Make style. Format help text.
|
2019-10-24 17:07:27 +02:00 |
|
Thomas Sutter
|
bfd5214cd5
|
Add read_without_encryption command.
|
2019-10-24 16:08:44 +02:00 |
|
Philippe Teuwen
|
0b48147485
|
Merge pull request #447 from 7homasSutter/felica_support_request_service
Felica support: add command request service
|
2019-10-24 12:32:25 +02:00 |
|
Philippe Teuwen
|
2e47e00e94
|
Merge pull request #449 from mwalker33/dev
Broken "lf em 410x_sim" fix
|
2019-10-24 12:31:50 +02:00 |
|
Thomas Sutter
|
94ec36de20
|
Add status flag interpretation.
|
2019-10-24 11:59:58 +02:00 |
|
Thomas Sutter
|
003aada18f
|
Add basic read_without_encryption command.
|
2019-10-24 11:30:52 +02:00 |
|
mwalker33
|
fc800d97b5
|
Update appmain.c
|
2019-10-24 19:06:59 +11:00 |
|
Thomas Sutter
|
94cc2c0473
|
Merge remote-tracking branch 'upstream/master' into felica_support_request_service
# Conflicts:
# client/cmdhffelica.c
|
2019-10-24 08:53:41 +02:00 |
|
Thomas Sutter
|
3b0447fbb3
|
Draft read without encryption
|
2019-10-24 08:44:20 +02:00 |
|
Philippe Teuwen
|
ff9eabdab5
|
coverity 226329 invalid type for printf
|
2019-10-24 01:35:58 +02:00 |
|
Philippe Teuwen
|
30da3cfd42
|
coverity 263769 dereference before null check
|
2019-10-24 01:32:44 +02:00 |
|
Philippe Teuwen
|
e872ac58f7
|
coverity 263770 fix dead code
|
2019-10-24 01:30:54 +02:00 |
|
Thomas Sutter
|
1f7dd3e2a7
|
Add request response command for felica Mode.
|
2019-10-23 14:48:23 +02:00 |
|
mwalker33
|
6e6b46c87a
|
Merge pull request #22 from RfidResearchGroup/master
Update
|
2019-10-23 22:34:34 +11:00 |
|
Thomas Sutter
|
bdbb4cb5c9
|
Refactor request service parsing.
Change Examples.
|
2019-10-23 13:25:52 +02:00 |
|
Thomas Sutter
|
21f0095029
|
Make Style.
|
2019-10-23 09:42:45 +02:00 |
|
Thomas Sutter
|
2274383129
|
Remove crc methode. Add CRC macro.
Change help text for request service.
|
2019-10-23 09:21:43 +02:00 |
|
Thomas Sutter
|
c122483794
|
Merge remote-tracking branch 'upstream/master' into felica_support_request_service
# Conflicts:
# client/cmdhffelica.c
|
2019-10-22 17:16:50 +02:00 |
|
Thomas Sutter
|
b6117e4996
|
Add parameter a to usage text.
|
2019-10-22 17:10:32 +02:00 |
|
Thomas Sutter
|
3f56116615
|
Add felica request service all nodes command.
Make style.
|
2019-10-22 17:03:54 +02:00 |
|
Thomas Sutter
|
6144e2d09b
|
Add felica request service command.
Add cmd parser functions.
|
2019-10-22 15:56:05 +02:00 |
|
Philippe Teuwen
|
8792679fc8
|
make style
|
2019-10-21 13:46:23 +02:00 |
|
Philippe Teuwen
|
e54edfd8db
|
wiegand: use ARRAYLEN
|
2019-10-21 13:44:08 +02:00 |
|
Philippe Teuwen
|
f76814ca97
|
Merge pull request #438 from RfidResearchGroup/clockdoc
WIP Attempt to document clocks and timers
|
2019-10-21 13:40:32 +02:00 |
|
Thomas Sutter
|
e7f7810d22
|
Make style. Change DBG_DEBUG. Refactor CRC calculation
|
2019-10-21 09:59:15 +02:00 |
|
Thomas Sutter
|
3a3b66d079
|
Fix build
|
2019-10-20 20:28:57 +02:00 |
|
Thomas Sutter
|
a3f8d635ca
|
Add new cmd parser functions.
|
2019-10-20 20:26:00 +02:00 |
|
Iceman
|
e31f5fa816
|
Merge pull request #446 from grspy/master
Fix pack in dump
|
2019-10-20 19:39:39 +02:00 |
|