]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/iso14443a.c
ADD: added support for some NTAG/EV1 commands to "hf 14a sim" on device side.
[proxmark3-svn] / armsrc / iso14443a.c
2015-06-14 iceman1001ADD: added support for some NTAG/EV1 commands to...
2015-05-31 iceman1001ADD: @marshmellow42 's changes / fixes.
2015-05-26 iceman1001CHG: moved a xor function into util.c
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001FIX: dumptoemul.lua removed the extra linebreak in...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-19 iceman1001CHG: the device-side code for "hf 14a sim x"
2015-04-28 Martin Holst SwendeMerge pull request #98 from marshmellow42/master
2015-04-28 marshmellow42Iceman's mf sim 7bt UID fix from #97
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001CHG: adding some variable initalisation to the Uart.
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 pwpiwiMerge pull request #75 from pwpiwi/qtmakefile
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 pwpiwifix: hf 14a raw was broken
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-13 Martin Holst SwendeMerge pull request #63 from marshmellow42/master
2015-02-13 Martin Holst SwendeMerge pull request #66 from iceman1001/feature
2015-02-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-11 pwpiwihf 14a: if the tag supports it, set default timeout...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 Martin Holst SwendeMerge pull request #58 from Proxmark/GenericTracing
2015-02-10 Martin Holst SwendeMerge branch 'master' into GenericTracing 58/head
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-09 marshmellow42Merge remote-tracking branch 'upstream/master' 63/head
2015-02-09 Martin Holst SwendeMerge pull request #59 from marshmellow42/master
2015-02-09 pwpiwiFixed: hf mf sim failed on fast reader responses
2015-02-07 Martin Holst SwendeGeneric tracing; removed iso14a_XX-functions, removed...
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-02-05 Martin Holst SwendeMerge pull request #55 from jessegit/master
2015-02-05 Martin Holst SwendeMerge pull request #57 from iceman1001/feature
2015-02-05 Martin Holst SwendeFix #1 for pm3 iclass simulation, remove erroneous...
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-27 pwpiwiRefactoring of BigBuf handling in order to prepare...
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-21 Martin Holst SwendeGeneric tracing pt.3 : reworking how iso14443b-traces...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-18 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-18 Martin Holst SwendeGeneric trace pt2: made iso14443b use standard trace...
2015-01-18 Martin Holst SwendeGeneric trace pt1: Moved arm-side trace functionality...
2015-01-15 Martin Holst SwendeMerge pull request #44 from marshmellow42/master
2015-01-15 Martin Holst SwendeFixed issue #43 on github
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to...
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-01 IcemanMerge pull request #1 from bforbort/master
2015-01-01 Blaine ForbortMerge remote-tracking branch 'origin/DESFireAuth'
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-26 iceman1001ADD: marshmellows new lf command and DetectClock. ...
2014-12-23 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-23 pwpiwibugfixes in iso14443a.c and hf 14a reader
2014-12-23 pwpiwifixed a bug in iso14443a.c which had been introduced...
2014-12-22 iceman1001added the changes from PM3 master.
2014-12-20 pwpiwiMerge pull request #33 from pwpiwi/master
2014-12-19 iceman1001ADD: started with adding a LF AWID26 write function...
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-17 iceman1001minor fixes regaring the newly released patches from...
2014-12-17 iceman1001Applied Holiman's fixes for iclass.c and CSNs
2014-12-16 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-16 pwpiwibugfixes iso14443a (hf 14a commands)
2014-11-26 iceman1001ADD: the option to simulate tnp3xxx inthe command ...
2014-10-30 Martin Holst SwendeMore coverity fixes
2014-10-30 Martin Holst SwendeMerge pull request #23 from holiman/master
2014-10-29 iceman1001FIXED: Merged all Holimans code-review issues which...
2014-10-28 Martin Holst SwendeMerge pull request #2 from holiman/coverity_fixes 23/head
2014-10-28 Martin Holst SwendeCoverity-fixes in armsrc
2014-10-24 Martin Holst SwendeFirst try att merging with head
2014-10-06 iceman1001chg: LF t55xx trace
2014-09-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-19 Martin Holst SwendeMerge remote-tracking branch 'origin/master' into Pentu... 22/head
2014-09-18 iceman1001Fixed: "hf mfdes info"
2014-09-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001First check in.
2014-08-05 pwpiwibugfix hf mf sim
2014-07-30 pwpiwibugfixes hf mf sim
2014-07-15 pwpiwiminor bugfixes to hf mf sniff and hf 14a snoop
next
Impressum, Datenschutz