..
obj
...added the standalone folder..
2017-08-26 13:01:35 +02:00
Standalone
changed byte_t -> uint8_t
2019-03-21 15:19:18 +01:00
aes.c
Add missing EOF LF
2019-03-12 00:12:26 +01:00
aes.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
appmain.c
FPC: got RX working, got client over usart somehow working..., see detailed commit msg
2019-04-02 22:06:10 +02:00
apps.h
style
2019-03-19 10:26:36 +01:00
BigBuf.c
chg: refactored away hitag logtrace.
2019-03-13 22:48:51 +01:00
BigBuf.h
chg: refactored away hitag logtrace.
2019-03-13 22:48:51 +01:00
buzzer.c
Add missing EOF LF
2019-03-12 00:12:26 +01:00
buzzer.h
make style
2019-03-10 00:00:59 +01:00
des.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
des.h
make style
2019-03-10 00:00:59 +01:00
desfire_crypto.c
chg: unsigned byte can't be less than zero.
2019-03-18 13:41:59 +01:00
desfire_crypto.h
chg: wrong type
2018-02-01 15:33:10 +01:00
desfire_key.c
Add missing EOF LF
2019-03-12 00:12:26 +01:00
desfire_key.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
epa.c
epa: check EPA_PACE_MSE_Set_AT return value
2019-03-12 23:14:19 +01:00
epa.h
armsrc: fix mix of spaces & tabs
2019-03-09 20:34:41 +01:00
felica.c
style
2019-03-19 10:26:52 +01:00
flashmem.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
flashmem.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
fonts.c
make style
2019-03-10 00:00:59 +01:00
fonts.h
Add license headers to armsrc/bootrom/common stuff
2010-02-21 00:12:52 +00:00
fpgaloader.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
fpgaloader.h
armsrc: fix mix of spaces & tabs
2019-03-09 20:34:41 +01:00
hfsnoop.c
rename SNOOP -> SNIFF
2019-03-12 13:15:39 +01:00
hitag2.c
make style
2019-03-28 14:19:41 +01:00
hitag2.h
chg: refactoring of hitag (@piwi)
2019-03-13 12:18:37 +01:00
hitag2_crypto.c
FIX: 'lf hitag' - init of TC0 missing (@piwi)
2019-03-13 10:16:12 +01:00
hitag2_crypto.h
FIX: 'lf hitag' - init of TC0 missing (@piwi)
2019-03-13 10:16:12 +01:00
hitagS.c
changed byte_t -> uint8_t
2019-03-21 15:19:18 +01:00
hitagS.h
chg: refactoring of hitag (@piwi)
2019-03-13 12:18:37 +01:00
iclass.c
rename SNOOP -> SNIFF
2019-03-12 13:15:39 +01:00
iso14443a.c
make style
2019-03-28 14:19:41 +01:00
iso14443a.h
make style
2019-03-10 00:00:59 +01:00
iso14443b.c
spaces
2019-03-14 12:30:32 +01:00
iso14443b.h
make style
2019-03-10 00:00:59 +01:00
iso15693.c
iso15693: fix strncat usage (one must specify available room, not total dest buffer size)
2019-03-12 21:55:36 +01:00
LCD.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
LCD.h
make style
2019-03-10 00:00:59 +01:00
ldscript
ADD: pwpiwi 's FPGA compress
2015-06-25 12:22:34 +02:00
legicrf.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
legicrf.h
Convert the few files with still Windows carriage returns
2019-03-09 08:49:41 +01:00
legicrfsim.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
legicrfsim.h
Convert the few files with still Windows carriage returns
2019-03-09 08:49:41 +01:00
lfops.c
t55xx readblock: don't delay acquisition too much else we're sometimes off by one (observed when reading P1B1 on several cards)
2019-03-31 03:02:09 +02:00
lfsampling.c
rename SNOOP -> SNIFF
2019-03-12 13:15:39 +01:00
lfsampling.h
rename SNOOP -> SNIFF
2019-03-12 13:15:39 +01:00
Makefile
chg: remove LDC mod be default
2019-03-25 15:11:38 +01:00
mifarecmd.c
make style
2019-03-28 14:19:41 +01:00
mifarecmd.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
mifaredesfire.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
mifaredesfire.h
CHG: fiddled with the headerfiles... and makefile... Tried to make them behave nice. So it isnt a hell to add new functions from third-party (like des, aes etc)
2017-01-25 00:33:03 +01:00
mifaresniff.c
Add missing EOF LF
2019-03-12 00:12:26 +01:00
mifaresniff.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
mifareutil.c
changed byte_t -> uint8_t
2019-03-21 15:19:18 +01:00
mifareutil.h
make style
2019-03-10 00:00:59 +01:00
optimized_cipher.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
optimized_cipher.h
make style
2019-03-10 00:00:59 +01:00
pcf7931.c
make style
2019-03-28 14:19:41 +01:00
pcf7931.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
printf.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
printf.h
style
2019-03-18 20:16:04 +01:00
start.c
Add missing EOF LF
2019-03-12 00:12:26 +01:00
string.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
string.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
ticks.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
ticks.h
Add missing EOF LF
2019-03-12 00:12:26 +01:00
util.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
util.h
moved some macro
2019-03-13 09:10:52 +01:00
vtsend.c
changing {} style to match majority of previous style
2019-03-10 11:20:22 +01:00
vtsend.h
make style
2019-03-10 00:00:59 +01:00