]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdhfmfu.c
FIX: minor variable fixes when compiling on linux.
[proxmark3-svn] / client / cmdhfmfu.c
2015-06-02 iceman1001ADD: @marshmellow42 's infineon MY D(tm) MOVE LEAN...
2015-05-31 iceman1001FIX: minor fix to the magictest function. It always...
2015-05-27 iceman1001CHG: @marshmellow42 changes on deviceside.
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-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-22 marshmellow42hf mfu minor output adjustments 101/head
2015-05-22 marshmellow42mfu info authkeyptr fix
2015-05-22 iceman1001FIX: camelcase on a variable caused some issues.
2015-05-22 marshmellow42fix to dump cmd print keys.
2015-05-21 iceman1001FIX; the "L" optional parameter for swapping endianes...
2015-05-21 marshmellow42hf mfu bug fixes, and help text fixes
2015-05-20 iceman1001FIX: call the wrong usage_hf_mfu method.
2015-05-20 iceman1001CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" comma...
2015-05-20 marshmellow42further mfu info updates
2015-05-20 iceman1001CHG: making sure all outputs follow the same pattern...
2015-05-20 iceman1001FIX: made the authentication part a bit clearer. It...
2015-05-20 marshmellow42finish NTAG i2c +...
2015-05-20 marshmellow42finish NTAG i2c +...
2015-05-20 iceman1001ADD: @marshmellow42 latest fixes,
2015-05-20 marshmellow42ULEV1_48 had the wrong max block
2015-05-20 marshmellow42minor adjustments to hf mfu
2015-05-20 marshmellow42Add NTAG i2c and bug fix
2015-05-20 iceman1001CHG: the new NTAG_i2c_1K enums, broke the uint16_t...
2015-05-20 iceman1001CHG: @marshmellows changes.
2015-05-20 marshmellow42Add ntag 210, 212, 203 and bug fix
2015-05-20 iceman1001ADD: NTAG_210, NTAG_212 support / identification....
2015-05-20 iceman1001CHG: "hf mfu info" now always tries to read the NDEF...
2015-05-19 iceman1001FIX: comment out a #include to reveng (my experiment)
2015-05-19 marshmellow42@iceman1001 s comments/updates mfu cmds
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 iceman1001add: @marshmellow changes,
2015-05-16 marshmellow42mfu info / dump attempt at missing auths
2015-05-15 marshmellow42mfu dump - beginning of additions
2015-05-15 marshmellow42hf mfu dump testing
2015-05-13 iceman1001ADD: @marshmellows fixes
2015-05-13 marshmellow42minor hf mfu info adjustment from @iceman1001
2015-05-13 marshmellow42@iceman1001 s coverity scan fixes
2015-05-13 marshmellow42various bug fixes
2015-05-13 iceman1001@marshmellow42 ideas
2015-05-13 iceman1001BUGS: Coverty Scan, fixes some memory bugs
2015-05-13 iceman1001minor textual changes
2015-05-12 marshmellow42hf mfu info - ICEMANS updates
2015-05-12 iceman1001ADD: added option to call "hf mfu info" with a authenti...
2015-05-12 marshmellow42hf search - prelim - re-use hf mfu GetTagType...
2015-05-11 marshmellow42hf mfu info bugs
2015-05-11 marshmellow42minor hf mfu output consistancies
2015-05-11 marshmellow42hf mfu info - ICEMANS bug fixes.
2015-05-11 marshmellow42hf mfu info bug fixes
2015-05-11 iceman1001CHG: minor textual changes, consistency...
2015-05-11 iceman1001BUG: Read the wrong page(2) as Capability container...
2015-05-08 marshmellow42minor adjustments to mfu info
2015-05-07 marshmellow42further MFU info updates (mainly icemans)
2015-05-06 iceman1001ADD: added the new magic detection, where we send...
2015-05-06 iceman1001CHG: extracted the UL_C & UL magic tests.
2015-05-06 marshmellow42MFU adj to allow 0 len returns on raw cmds
2015-05-06 marshmellow42MFU adjustment to allow 0 len returns from raw cmds
2015-05-06 marshmellow42MFU info adjustments
2015-05-06 iceman1001ADD: UL-EV1 signature printing.
2015-05-06 iceman1001FIX: nasty bug when memcpy structs..
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-05 iceman1001CHG: "HF MFU INFO" extracted more printstatements
2015-05-05 iceman1001ADD: "HF MFU INFO" Reading and printing of UL-EV1...
2015-05-05 iceman1001CHG: making sure no buffer overflows will occure in...
2015-05-05 iceman1001BUG: missing %s in printing version tagtype. Thanks...
2015-05-04 iceman1001CHG: enhanced the "hf mfu info" a lot. It can detect...
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-04 marshmellow42MFU dump UL-C with key
2015-05-03 marshmellow42Icemans UL-C Auth dev side fix plus a few other ...
2015-05-01 iceman1001CHG: "hf mfu crdbl" help text, got at correct length...
2015-04-30 marshmellow42fix bug in mfu cauth
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-29 iceman1001CHG: re-factored the "HF MFU CAUTH" command to be...
2015-04-28 iceman1001ADD: HF MFU SETUID, this commands helps changing...
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001ADD: changes to the Ultralight diviersification algo.
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001CHG: minor comments.
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-18 iceman1001ADD: "HF MFU CRDBL", Started to add the password for...
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-22 Martin Holst SwendeRemoved openssl from the mfu-stuff
2015-01-20 iceman1001STEP 3 - the actual new files for Ultralight.
next
Impressum, Datenschutz