proxmark3/common
iceman1001 16028f7d33 CHG: appmain now calls cmd_recieve as it should
CHG: flasher -  removed unneeded parameter to function
CHG: flasher - increased limit to fpga-files that can be loaded
FIX: main client,  wrong windows define fixed.
CHG: device side - recieve usb command does not always get 544 bytes.  usb packages can be incomplete.
CHG: usb_cdc.c also got piwi's changes.
CHG: uart_posix.c removed a debug value
CHG: uart_win32.c clean up.
2017-10-17 20:58:17 +02:00
..
crapto1 part of monstermerge... 2017-07-27 20:48:49 +02:00
bucketsort.c
bucketsort.h
cmd.c CHG: appmain now calls cmd_recieve as it should 2017-10-17 20:58:17 +02:00
cmd.h
crc.c
crc.h
crc16.c
crc16.h
crc32.c
crc32.h
crc64.c
crc64.h
default_version.c monster merge... 2017-07-30 09:17:48 +02:00
desfire.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
emvtags.h
hmac_drbg.c
hmac_drbg.h
iso14443crc.c
iso14443crc.h
iso15693tools.c chg: 'hf 15 read' - nice output and with lock info 2017-09-06 22:04:00 +02:00
iso15693tools.h FIX: 'hf 15 *' commands - the demod should work better now and as a bonus I've added some tracelogging. The timer is not quite correct yet but its a start. 2017-09-04 13:56:57 +02:00
ldscript.common
legic_prng.c
lfdemod.c chg: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same. 2017-08-11 20:48:54 +02:00
lfdemod.h Fixes: lf simpsk - make sure Carrier input is ok. 2017-08-10 14:19:57 +02:00
Makefile.common CHG: adding standalone as VPATH.. 2017-09-28 22:36:09 +02:00
parity.c monster merge... 2017-07-30 09:17:48 +02:00
parity.h
prng.c
prng.h
protocols.c
protocols.h ADD: 'hf list felica' to be able to annotate Felica 2017-10-10 15:05:06 +02:00
radixsort.c
radixsort.h
random.c
random.h
sha1.c
sha1.h
sha256.c
sha256.h
tea.c
tea.h
usb_cdc.c CHG: appmain now calls cmd_recieve as it should 2017-10-17 20:58:17 +02:00
usb_cdc.h FIX: MS feature descriptors now work when attaching device on Windows 8, 10 2017-10-13 10:39:33 +02:00
wiegand.c
wiegand.h