proxmark3/armsrc
2019-04-06 00:39:27 +02:00
..
obj ...added the standalone folder.. 2017-08-26 13:01:35 +02:00
Standalone style 2019-04-05 18:51:19 +02:00
aes.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
aes.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
appmain.c make style helped revealing my bug :) 2019-04-02 22:34:00 +02:00
apps.h Merge remote-tracking branch 'upstream/master' into hf_mf_sim 2019-03-19 16:48:45 +01:00
BigBuf.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
BigBuf.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
buzzer.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +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 Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
desfire_key.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
epa.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +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 Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +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 Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitag2.c make style 2019-03-28 14:19:41 +01:00
hitag2.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitag2_crypto.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitag2_crypto.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitagS.c changed byte_t -> uint8_t 2019-03-21 15:19:18 +01:00
hitagS.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
iclass.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
iso14443a.c Merge remote-tracking branch 'upstream/master' into hf_mf_sim 2019-04-05 03:48:25 +02:00
iso14443a.h Merge remote-tracking branch 'upstream/master' into hf_mf_sim 2019-04-05 03:48:25 +02:00
iso14443b.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
iso14443b.h make style 2019-03-10 00:00:59 +01:00
iso15693.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +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 Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
lfsampling.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
Makefile Merge remote-tracking branch 'upstream/master' into hf_mf_sim 2019-03-25 15:51:21 +01:00
mifarecmd.c make style 2019-03-28 14:19:41 +01:00
mifarecmd.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +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
mifaresim.c Astyle 2019-04-06 00:39:27 +02:00
mifaresim.h Mifare Sim 2019-03-27 14:18:26 +01:00
mifaresniff.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
mifaresniff.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
mifareutil.c Mifare Sim 2019-03-27 14:18:26 +01:00
mifareutil.h Remove FLAG_RANDOM_NONCE 2019-03-27 22:35:11 +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 Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +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 Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
string.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
string.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
ticks.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
ticks.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
util.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
util.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +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