]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
CHG: the "HF MFU" authentication changes.
[proxmark3-svn] / armsrc /
2015-05-16 iceman1001CHG: the "HF MFU" authentication changes.
2015-05-13 iceman1001BUGS: more Coverity scan fixes.
2015-05-13 iceman1001Added @marshmellow42 "hf search"
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-01 iceman1001FIX: the HF MFU CREAD command on deviceside now can...
2015-04-30 iceman1001CHG: the work in progress of making "HF MFU INFO" ...
2015-04-28 iceman1001REM: Removed the CSETUID stub. Its implemented on...
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'
2015-03-02 Martin Holst SwendeiClass full simulation of tags now officially works... v2.0.0-rc1
2015-03-02 marshmellow42lf cmds fix, add, show
2015-03-02 Martin Holst SwendeTag MAC finally works! (Full sim not yet, though)
2015-03-01 Martin Holst SwendeImplemented the correct way to calculate MAC from a...
2015-02-28 marshmellow42lf simulation tests
2015-02-27 Martin Holst SwendeAdded the ciphers also.. doh
2015-02-26 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-26 Martin Holst SwendeImplemented new optimized version of MAC-calculation...
2015-02-22 marshmellow42NEW lf simpsk
2015-02-21 Martin Holst SwendeFixed minor bugs in iclass fullsim, does not work yet...
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-20 marshmellow42Revert "Revert "lf simask, lf simfsk and bug fixes""
2015-02-20 marshmellow42Revert "lf simask, lf simfsk and bug fixes"
2015-02-20 marshmellow42lf simask, lf simfsk and bug fixes
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-19 Martin Holst SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-19 Martin Holst SwendeMore work on iclass full simulation, and some work...
2015-02-18 Martin Holst SwendeFurther implementation of iclass 'fullsim'. Moved proto...
2015-02-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-14 Martin Holst SwendeStarted iclass emulator support on device side. Not...
2015-02-14 Martin Holst SwendeFixed bug with iclass dump which prevented saving to...
2015-02-14 Martin Holst SwendeMade 125KHz default sampling, instead of 134KHz for LF
2015-02-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-14 iceman1001add: timeouts for "lf read"
2015-02-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 iceman1001chg: step two for t55xx commnads
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-11 iceman1001chg: the inital modification of t55xx commands to...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
next
Impressum, Datenschutz