]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/mifarecmd.c
CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it.
[proxmark3-svn] / armsrc / mifarecmd.c
2016-03-12 iceman1001CHG: Added calling clear bigbuff to zero out it also...
2016-02-19 iceman1001FIX: an extra break inside "Hf mf cgetsc" made it...
2016-02-17 iceman1001ADD: added some time debug statements to be able to...
2016-02-16 iceman1001FIX: cuid order...
2016-02-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-15 iceman1001FIX: finally I took the effort to finish the "hf mf...
2016-01-25 iceman1001CHG: Syntax suger
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 iceman1001FIX: Coverity scans, uninitialized variables,
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-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
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-10 iceman1001FIX: an error that I introduced to the csetblock comma...
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-11-01 iceman1001CHG: some magic generation1 tags is not following proto...
2015-10-11 iceman1001ADD: There were lot of calls to enable tracing, but...
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-12 iceman1001@PM3 master merges, Piwi fix for mfnested
2015-06-29 iceman1001ADD: @pwpivi 's latest fixes for bigbuff
2015-06-25 iceman1001FIX: @pwpiwi 's fixes for darkside / nested attack...
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
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 iceman1001CHG: @marshmellow42 changes on deviceside.
2015-05-27 marshmellow42MFU code cleanup - final ?
2015-05-27 marshmellow42clean up mfu device side code
2015-05-26 marshmellow42Add clearCommandBuffer before SendCommand
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001FIX: dumptoemul.lua removed the extra linebreak in...
2015-05-25 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-25 marshmellow42updated mfu rdbl and wrbl commands
2015-05-24 iceman1001FIX: hf mfu dump, now reads correct memory from device...
2015-05-24 Martin Holst SwendeMerge pull request #102 from marshmellow42/master
2015-05-24 marshmellow42fix mfu dump getbigbuffer bug 102/head
2015-05-23 iceman1001Adjustments after the big merge from PM3 master.
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-20 iceman1001CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" comma...
2015-05-19 iceman1001@Marshmellow42 's fixes for bigbuf.
2015-05-19 marshmellow42hf mfu dump - bigbuf allocation fix
2015-05-18 iceman1001@Marshmellow42 's cleanup isn device-side "hf mfu"...
2015-05-18 marshmellow42MF ultralight code cleanup
2015-05-18 marshmellow42Iceman1001 s MFU clean up
2015-05-16 iceman1001CHG: the "HF MFU" authentication changes.
2015-05-16 marshmellow42mfu info / dump attempt at missing auths
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-04 iceman1001CHG: added 2k3des to ULC READCARD.
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-03 marshmellow42Icemans UL-C Auth dev side fix plus a few other ...
2015-05-01 iceman1001FIX: the HF MFU CREAD command on deviceside now can...
2015-04-30 marshmellow42Iceman's updates to MFU info and dump
2015-04-30 iceman1001CHG: the work in progress of making "HF MFU INFO" ...
2015-04-29 marshmellow42MF Ultralight - Iceman's updates + mine
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001ADD: Started a "collect nonces" concept to be able...
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 iceman1001NEW: HF MFU SETPWD - set password to a Ultralight C...
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 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 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-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-07 Martin Holst SwendeGeneric tracing; removed iso14a_XX-functions, removed...
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-15 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
next
Impressum, Datenschutz