]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
ADD: added support for some NTAG/EV1 commands to "hf 14a sim" on device side.
[proxmark3-svn] / armsrc /
2015-06-14 iceman1001ADD: added support for some NTAG/EV1 commands to...
2015-06-13 iceman1001FIX: Reverting the t55x7 timings. (@marshmellow42...
2015-06-03 iceman1001ADD @pwpiwi 's fixes for "HF 14B" commands.
2015-06-02 iceman1001DEL: removed old iso14443.c since @pwpiwi renamed...
2015-06-02 iceman1001ADD: @pwpiwi 's fixes for 14b. Including a rename...
2015-05-31 iceman1001ADD: @marshmellow42 's changes / fixes.
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-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-19 iceman1001CHG: the device-side code for "hf 14a sim x"
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 iceman1001CHG: the "HF MFU" authentication changes.
2015-05-16 marshmellow42mfu info / dump attempt at missing auths
2015-05-13 marshmellow42various bug fixes
2015-05-13 iceman1001BUGS: more Coverity scan fixes.
2015-05-13 iceman1001Added @marshmellow42 "hf search"
2015-05-12 marshmellow42HF Search - refactoring cmds to work with it
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-04 iceman1001CHG: reverted a method declaration.
2015-05-04 iceman1001CHG: for the 2k3des changes
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-28 iceman1001REM: Removed the CSETUID stub. Its implemented on...
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-26 iceman1001FIX: forgot an argument.
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-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-04-14 Martin Holst SwendeMerge pull request #92 from marshmellow42/master
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-08 Martin Holst SwendeFixed buffer initialization errors, as reported in...
2015-04-08 marshmellow42lf ask consolidation
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001ADD: added some changes from Marshmellow
2015-04-01 iceman1001CHG: revert -O2 -> -Os compile
2015-03-31 pwpiwiMerge pull request #89 from pwpiwi/image_shrink
2015-03-31 Martin Holst SwendeMerge pull request #91 from marshmellow42/master
2015-03-31 pwpiwiReclaim more than 19K of ARM flash memory.
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001CHG: adding some variable initalisation to the Uart.
2015-03-30 iceman1001NEW: HF MFU SETPWD - set password to a Ultralight C...
2015-03-29 Martin Holst SwendeMinor mod to 'hf iclass read', it now also reads and...
2015-03-28 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-27 marshmellow42lfdemods streamline & bug fixes
2015-03-25 Martin Holst SwendeMerge pull request #86 from marshmellow42/master
2015-03-25 marshmellow42Fixed indents to Tabs from Spaces 86/head
2015-03-25 Martin Holst SwendeMerge pull request #84 from marshmellow42/master
2015-03-25 marshmellow42EM410x bug fix 84/head
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 Martin Holst SwendeMerge pull request #82 from marshmellow42/master show v2.0.0
2015-03-23 marshmellow42lf updates
2015-03-23 iceman1001ADD: added the ioprox checksum test to IOdemodFSK
2015-03-22 marshmellow42lf t5 read plus lf demod adjustments
2015-03-18 iceman1001ADD: piwi's compiler flags -O2
2015-03-16 iceman1001FIX: narrowed down the detect modulation even further.
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 Martin Holst SwendeMerge pull request #78 from marshmellow42/master
2015-03-16 marshmellow42adjust ask/biphase handling - more complete 78/head
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-12 Martin Holst SwendeMerge pull request #77 from Proxmark/usb_check
2015-03-12 Martin Holst SwendeImplemented usb_poll() within LF sim. This means the... 77/head
2015-03-12 iceman1001add: a experimental lualib, unstable.
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-03-09 Martin Holst SwendeMerge pull request #74 from marshmellow42/master
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 marshmellow42biphase bug fixes
2015-03-08 marshmellow421 bug fix + code trimming
2015-03-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-06 marshmellow42lf sim fixes/creations correct now
2015-03-06 marshmellow42Revert "lf sim fixes/creations"
2015-03-06 marshmellow42lf sim fixes/creations
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-04 ikarusFixed issue #36 & improved file consistency.
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
next
Impressum, Datenschutz