]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/iso14443a.c
CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it.
[proxmark3-svn] / armsrc / iso14443a.c
2016-03-12 iceman1001CHG: Added calling clear bigbuff to zero out it also...
2016-02-19 iceman1001CHG: removing some time-debug statements.
2016-02-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-10 iceman1001CHG: having a go at finding the WDT death second time...
2016-01-25 iceman1001Experimeting with finding the "WDT_HIT" bug in "Hf...
2016-01-20 iceman1001ADD: added the possibility to choose which block num...
2016-01-20 iceman1001FIX: Some uninitialized variables, some syntax suger...
2016-01-20 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-01-20 iceman1001FIX: Coverity Scan complains about resourceleaks, array...
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-19 iceman1001FIX: Coverity scan, forgot one fread ...
2016-01-19 iceman1001CHG: The nonce from "hf mf nested" is fixed to this...
2015-12-15 iceman1001ADD: @marshmellow42 's changes to "hf mfu *" ,
2015-12-15 iceman1001ADD: @pwpiwi 's latest code from his 'hardnested' branch.
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-22 iceman1001FIX: the read counter in "hf 14a sim" (for ntag/ev...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-02 iceman1001ADD: @marshmellow42 's fixex and resetread t55x7
2015-10-12 iceman1001FIX: I did a clean up of the "LF PCF7931" code. The...
2015-10-11 iceman1001ADD: There were lot of calls to enable tracing, but...
2015-10-11 iceman1001ADD: @marshmellow42's decrypt crypto-1 method,
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-04 iceman1001A lot of changes...
2015-08-04 IcemanMerge pull request #4 from gcohen55/ubuntu_makefile
2015-07-28 iceman1001Merge some PM3 master commits. Had to re-make the...
2015-07-22 iceman1001MERGED: @holimans changes
2015-06-29 iceman1001ADD: @pwpivi 's latest fixes for bigbuff
2015-06-25 iceman1001FIX: @pwpiwi 's fixes for darkside / nested attack...
2015-06-25 iceman1001ADD: @marshmellow42 's 14b fixes.
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-22 iceman1001FIX: fastread dont do multiplication by zero, thanks...
2015-06-21 iceman1001CHG: "hf 14 sim t 7" ie NTAG simulation, now reads...
2015-06-21 iceman1001FIX: "hf 14a sim" fixes to CRC calc.
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-15 iceman1001ADD: added support for commands. READ_SIGNATURE 0x3C...
2015-06-14 iceman1001ADD: added support for some NTAG/EV1 commands to...
2015-06-01 Martin Holst SwendeMerge pull request #108 from p-l-/fix-hf-mf-csave
2015-06-01 Martin Holst SwendeMerge pull request #111 from zhovner/master
2015-05-31 iceman1001ADD: @marshmellow42 's changes / fixes.
2015-05-31 Martin Holst SwendeMerge pull request #112 from marshmellow42/master
2015-05-27 marshmellow42MFU code cleanup - final ?
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
next
Impressum, Datenschutz