]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmddata.c
Merge remote-tracking branch 'upstream/master'
[proxmark3-svn] / client / cmddata.c
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 SwendeMerge pull request #59 from marshmellow42/master
2015-02-09 marshmellow42lf/data combined detectclock functions to one 59/head
2015-02-08 marshmellow42fix inconsistent spacing within functions
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 marshmellow42data askraw patches, data askedgedetect demod,
2015-02-05 marshmellow42lf psk/nrz split, add maxErr argument
2015-02-02 Martin Holst SwendeMerge pull request #54 from Proxmark/lf_recorder
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-31 Martin Holst SwendeFixed undecimation command
2015-01-30 Martin Holst SwendeAdded undec to un-decimate data on the client side...
2015-01-30 Martin Holst SwendeSome more fixes to longer lf recordings. Now also suppo...
2015-01-30 Martin Holst SwendeMerge pull request #53 from iceman1001/feature
2015-01-30 IcemanUpdate cmddata.c 53/head
2015-01-29 iceman1001wrong letter in variable name
2015-01-28 Martin Holst SwendeAdded client-side support for recording longer samples...
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-27 Martin Holst SwendeMerge pull request #49 from marshmellow42/master
2015-01-27 marshmellow42lf demod bug fix & refactor
2015-01-27 Martin Holst SwendeMerge pull request #48 from marshmellow42/master
2015-01-26 marshmellow42clean up some comments 48/head
2015-01-26 marshmellow42lf psk demods
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-22 marshmellow42lf FSK demod tools/fixes
2015-01-20 marshmellow42lf Bug Fixes and lf demod additions
2015-01-20 iceman1001Minor fixes: Array inits, some array bounds checks.
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-18 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-18 marshmellow42lf demod additions
2015-01-16 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst SwendeMerge pull request #44 from marshmellow42/master
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-13 marshmellow42Small lf bug fixes and threshold adjustments
2015-01-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-09 marshmellow42lf search use new psk, small demod adjustments 41/head
2015-01-09 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-08 Martin Holst SwendeMerge pull request #38 from marshmellow42/master
2015-01-08 marshmellow42cmddata.c changes by others - reapply
2015-01-07 marshmellow42Fix Tune Samples (broken in commit 12/31 by me)
2015-01-07 marshmellow42code cleanup. re-added psk commands.
2015-01-07 marshmellow42added data psk* cmds for pskdemod
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 marshmellow42Fix Tune Samples (broken in commit 12/31 by me)
2015-01-07 iceman1001FIX: a solution for the issue "hf mf esave - always...
2015-01-07 iceman1001CHG: minor code clean up.
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 marshmellow42code cleanup. re-added psk commands.
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 marshmellow42Merge pull request #4 from Proxmark/master
2015-01-06 marshmellow42Merge pull request #3 from Proxmark/master
2015-01-06 marshmellow42added data psk* cmds for pskdemod
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-01 Martin Holst SwendeMerge pull request #34 from marshmellow42/master
2014-12-31 marshmellow42minor adjustment to askmandemod for lf search
2014-12-31 marshmellow42added data rtrim command
2014-12-31 marshmellow42lf demod code cleanup - added fskraw arguments
2014-12-30 marshmellow42LF demod/cmd code cleanup + new lf search
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-29 marshmellow42minor setting adjustments/cleanup
2014-12-29 marshmellow42LF Demod bug fixes and add lf em em410xdemod
2014-12-29 marshmellow42slight adjustment to include
2014-12-29 marshmellow42LF Demod streamlining
2014-12-24 marshmellow42rename askrawdemod to askmandemod
2014-12-24 marshmellow42Created new detectclock function + EM decode addons
2014-12-23 marshmellow42minor askrawdemod adjustment if errors in demoding...
2014-12-23 marshmellow42Add auto check for EM410x format to askrawdemod cmd
2014-12-23 marshmellow42minor fix - got too comment happy removing test code
2014-12-22 marshmellow42added new data askrawdemod command
2014-12-20 pwpiwiMerge pull request #33 from pwpiwi/master
2014-12-19 marshmellow42put ask demod and mandemod
2014-12-19 marshmellow42Final touches on IO prox and HID prox demod
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-17 pwpiwiunify/refactor hw tune and data tune
2014-12-16 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-11-30 Martin Holst SwendeAdded Enios cool tuning-trick (LF) from forum-post...
2014-10-30 Martin Holst SwendeMerge pull request #23 from holiman/master
2014-10-28 Martin Holst SwendeMerge pull request #2 from holiman/coverity_fixes 23/head
2014-10-27 Martin Holst SwendeFixed several issues found using a coverity-scan
2014-10-24 Martin Holst SwendeFirst try att merging with head
2014-07-01 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-06-28 Martin Holst SwendeMerge branch 'iclass-research' of https://github.com...
2014-06-27 Martin Holst SwendeMerged with master
2014-06-11 Martin Holst SwendeAdded enios dirthreshold command, patch from http:...
2014-03-28 Martin Holst SwendeMerge pull request #9 from doegox/addhelpm
2014-03-26 Martin Holst SwendeFixes to implement generation of markdown auto-generate...
2013-09-25 roel@libnfc.orgfixed warnings on Mac OS 10.8, xcode 5
2013-09-01 martin.holst@gmail.comMerged latest trunk changes into scripting-branch
2013-07-12 martin.holst@gmail.comMore patches from en4rab to the hexsamples, plus patche...
2013-04-26 roel@libnfc.orgnext update from en4rab on data samples
2013-04-23 roel@libnfc.orgen4rab fixed the 'data samples' command
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2012-12-04 roel@libnfc.orgmajor USB update
2012-01-21 fnargwibble@gmail.comAdd plot window keystroke help
next
Impressum, Datenschutz