]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2015-03-24 Martin Holst... Merge pull request #82 from marshmellow42/master show v2.0.0
2015-03-24 marshmellow42remove debugging print calls 82/head
2015-03-23 marshmellow42lf updates
2015-03-22 marshmellow42lf t5 read plus lf demod adjustments
2015-03-16 Martin Holst... Merge pull request #80 from marshmellow42/master
2015-03-16 marshmellow42FIX EM Error 80/head
2015-03-16 Martin Holst... Merge pull request #78 from marshmellow42/master
2015-03-16 marshmellow42adjust ask/biphase handling - more complete 78/head
2015-03-14 marshmellow42adjust pskdemod
2015-03-13 marshmellow42give credit where credit is due
2015-03-13 marshmellow42data autocorr additions
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-13 marshmellow42minor g-prox-ii demod fix
2015-03-13 marshmellow42data psk demod minor fixes, pyramid demod add CS
2015-03-13 pwpiwiMerge pull request #75 from pwpiwi/qtmakefile
2015-03-12 Martin Holst... Merge pull request #77 from Proxmark/usb_check
2015-03-12 Martin Holst... Implemented usb_poll() within LF sim. This means the... 77/head
2015-03-11 pwpiwifix: hf 14a raw was broken
2015-03-10 pwpiwi(issue #47) use Qt5 includes and libraries, if present 75/head
2015-03-09 Martin Holst... Merge pull request #74 from marshmellow42/master
2015-03-09 marshmellow42finish data printdemodbuffer command 74/head
2015-03-09 pwpiwifix: (issue #73) hf mf cload didn't work. Add more...
2015-03-09 marshmellow42sim buffer max settings tests
2015-03-09 marshmellow42biphase bug fixes
2015-03-09 pwpiwifix: broken edge detector implementation in hi_iso14443...
2015-03-08 marshmellow42fixed rawdemod help options
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 pwpiwifix: (issue #72) LF simulation didn't work with lo_edge... v2.0.0-rc2
2015-03-04 ikarusFixed issue #36 & improved file consistency.
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-03 marshmellow42finish gProxII_Demod
2015-03-02 Martin Holst... iClass full simulation of tags now officially works... v2.0.0-rc1
2015-03-02 Martin Holst... Added brackets around crc field in protocol listings
2015-03-02 marshmellow42oops... should this file should not have been there
2015-03-02 marshmellow42lf cmds fix, add, show
2015-03-02 Martin Holst... Tag MAC finally works! (Full sim not yet, though)
2015-03-01 Martin Holst... Implemented the correct way to calculate MAC from a...
2015-02-28 marshmellow42lf simulation tests
2015-02-27 Martin Holst... Added the ciphers also.. doh
2015-02-26 Martin Holst... Merge branch 'master' of github.com:Proxmark/proxmark3
2015-02-26 Martin Holst... Implemented new optimized version of MAC-calculation...
2015-02-23 marshmellow42PSKDemod Bug Fix
2015-02-23 marshmellow42PSK demod adjustment
2015-02-22 marshmellow42added PSK2 to lf simpsk
2015-02-22 marshmellow42NEW lf simpsk
2015-02-21 marshmellow42Split output from nrz raw demod function
2015-02-21 Martin Holst... Fixed minor bugs in iclass fullsim, does not work yet...
2015-02-21 marshmellow42split output from rawdemod functions
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 Martin Holst... Merge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst... Merge pull request #67 from marshmellow42/master
2015-02-19 Martin Holst... More work on iclass full simulation, and some work...
2015-02-18 Martin Holst... Further implementation of iclass 'fullsim'. Moved proto...
2015-02-17 Martin Holst... Iclass decrypt error, shouldn't have decrypted block...
2015-02-17 Martin Holst... Implemented 'hf iclass decrypt <tagdump>'. This perform...
2015-02-16 iceman1001ADD: added the missing EM identifications. Thanks... 68/head
2015-02-16 iceman1001CHG: added some more token-tags.
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-15 marshmellow42Clean up Helps and command descriptions
2015-02-14 Martin Holst... Started iclass emulator support on device side. Not...
2015-02-14 Martin Holst... Removed un-implemented 'hf iclass write', it's confusin...
2015-02-14 Martin Holst... Reformatted
2015-02-14 Martin Holst... Started work on 'hf iclass eload' - only client side...
2015-02-14 Martin Holst... Fixed bug with iclass dump which prevented saving to...
2015-02-14 Martin Holst... Made 125KHz default sampling, instead of 134KHz for LF
2015-02-14 marshmellow42fix help on data rawdemod commands
2015-02-13 Martin Holst... Merge branch 'master' of github.com:Proxmark/proxmark3
2015-02-13 Martin Holst... Removed some dev- printouts
2015-02-13 Martin Holst... Merge pull request #63 from marshmellow42/master
2015-02-13 Martin Holst... Merge pull request #66 from iceman1001/feature
2015-02-12 Martin Holst... fixed issue #65
2015-02-11 pwpiwihf 14a: if the tag supports it, set default timeout...
2015-02-11 pwpiwibugfix hf 14a sim / hf mf sim: polarity of tag subcarri...
2015-02-11 iceman1001ADD: identification of EM4233 66/head
2015-02-10 Martin Holst... Merge pull request #58 from Proxmark/GenericTracing
2015-02-10 Martin Holst... Merge branch 'master' into GenericTracing 58/head
2015-02-10 pwpiwiMerge pull request #64 from jessegit/csetuidfix
2015-02-10 Jesse HallioAdd settable ATQA and SAK to hf mf csetuid command. 64/head
2015-02-09 marshmellow42Merge remote-tracking branch 'upstream/master' 63/head
2015-02-09 pwpiwihw tune, data tune: adjusted "unusable" and "marginal...
2015-02-09 marshmellow42lf data combine rawdemods & depreciate cmds
2015-02-09 Martin Holst... Merge pull request #59 from marshmellow42/master
2015-02-09 marshmellow42lf/data combined detectclock functions to one 59/head
2015-02-09 pwpiwiFixed: hf mf sim failed on fast reader responses
2015-02-08 pwpiwiMerge pull request #60 from pwpiwi/master
2015-02-08 marshmellow42fix inconsistent spacing within functions
2015-02-07 Martin Holst... Minor dox
2015-02-07 Martin Holst... Some documentation and formatting to LogTraceHitag
2015-02-07 Martin Holst... Moved LogTraceHitag to BigBuf (no changes to the functi...
2015-02-07 Martin Holst... Generic tracing; removed iso14a_XX-functions, removed...
2015-02-07 pwpiwiBugfix hw tune, hf tune: voltage measures were VERY... 60/head
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 marshmellow42data askraw patches, data askedgedetect demod,
next
Impressum, Datenschutz