proxmark3/common
2015-06-18 13:51:00 +02:00
..
cmd.c CHG: Minor code clean up. 2015-01-07 20:40:22 +01:00
cmd.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-01-20 09:32:53 +01:00
crc.c give credit where credit is due 2015-03-13 14:00:11 -04:00
crc.h data psk demod minor fixes, pyramid demod add CS 2015-03-13 11:09:12 -04:00
crc16.c ADD: iso11784/85 FDX-B 2015-06-07 11:35:49 +02:00
crc16.h ADD: iso11784/85 FDX-B 2015-06-07 11:35:49 +02:00
crc32.c FIX: The input handling for "hf 14b write" is now correct. Thanks Asper for spotting the fault. 2015-01-07 22:56:20 +01:00
crc32.h FIX: The input handling for "hf 14b write" is now correct. Thanks Asper for spotting the fault. 2015-01-07 22:56:20 +01:00
crc64.c scripting updates from @iceman1001 2015-05-13 21:14:35 -04:00
crc64.h scripting updates from @iceman1001 2015-05-13 21:14:35 -04:00
default_version.c Make version data const 2010-02-26 14:02:27 +00:00
desfire.h chg: LF t55xx trace 2014-10-06 19:42:50 +02:00
iso14443crc.c First check in. 2014-09-11 23:23:46 +02:00
iso14443crc.h First check in. 2014-09-11 23:23:46 +02:00
iso15693tools.c ADD: Holimans new changes in master. 2015-01-05 02:01:24 +01:00
iso15693tools.h First check in. 2014-09-11 23:23:46 +02:00
ldscript.common Reclaim more than 19K of ARM flash memory. 2015-03-31 08:07:26 +02:00
legic_prng.c First check in. 2014-09-11 23:23:46 +02:00
lfdemod.c ADD: @marshmellow42 's fixed version of the ISO11784 FDX-B 2015-06-04 10:33:55 +02:00
lfdemod.h ADD: @marshmellow42 's fixed version of the ISO11784 FDX-B 2015-06-04 10:33:55 +02:00
Makefile.common CHG: Added the parameters -fdata-sections -ffunction-sections to common/Makefile.common for making the .elf filesize smaller. 2015-03-30 16:27:07 +02:00
protocols.c ADD: @pwpiwi 's fix 50365fedcb 2015-06-18 13:51:00 +02:00
protocols.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-05-23 08:16:40 +02:00
sha1.c ADD: SHA1 hashes calculations in sha1.c and LUA 2015-05-26 16:12:33 +02:00
sha1.h ADD: SHA1 hashes calculations in sha1.c and LUA 2015-05-26 16:12:33 +02:00
usb_cdc.c Step 2 - Ultralight / Ultralight-C 2015-01-20 21:23:04 +01:00
usb_cdc.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-01-20 09:32:53 +01:00