]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmddata.c
Merge branch 'graphwork2' into graphwork
[proxmark3-svn] / client / cmddata.c
2015-07-31 Martin Holst SwendeImplemented `data hex2bin` and `data bin2hex` as per...
2015-07-20 Martin Holst SwendeMerge pull request #133 from marshmellow42/master
2015-07-20 marshmellow42Merge remote-tracking branch 'upstream/master' 133/head
2015-07-16 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-07-11 marshmellow42initialize global variables.
2015-07-06 marshmellow42more verification on FDX-B tag demod - reduce...
2015-07-01 pwpiwiMerge branch 'master' into topaz
2015-06-29 marshmellow42Merge remote-tracking branch 'upstream/master' into...
2015-06-24 pwpiwiMerge pull request #109 from pwpiwi/image_shrink
2015-06-23 Martin Holst SwendeMerge pull request #121 from frederikmoellers/master
2015-06-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-06-23 Martin Holst SwendeMerge pull request #118 from marshmellow42/master
2015-06-23 marshmellow42fix bug in pskdemod return value if no samples... 118/head
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-18 pwpiwiMerge pull request #120 from pwpiwi/fix_compile_errors
2015-06-15 marshmellow42minor fixes
2015-06-14 marshmellow42Merge pull request #6 from marshmellow42/master
2015-06-14 Martin Holst SwendeMerge pull request #117 from marshmellow42/master
2015-06-14 marshmellow42add comment 117/head
2015-06-14 marshmellow42bug fix. askdemod edits invert pointer, cannot be 0
2015-06-14 Martin Holst SwendeMerge pull request #115 from marshmellow42/master
2015-06-07 marshmellow42add clock to ask rawdemod outputs 115/head
2015-06-06 marshmellow42Modified kermit crc to use existing crc calc code
2015-06-04 marshmellow42fdx-b clean up
2015-06-04 marshmellow42Add CCITT Kermit CRC check for FDX-B demod
2015-06-04 marshmellow42bug fix - biphase invert + fdx-b adjustments
2015-06-03 marshmellow42addition animal tags demod info
2015-06-03 marshmellow42Testing animal tags
2015-06-01 Martin Holst SwendeMerge pull request #108 from p-l-/fix-hf-mf-csave
2015-06-01 Martin Holst SwendeMerge pull request #111 from zhovner/master
2015-05-31 Martin Holst SwendeMerge pull request #112 from marshmellow42/master
2015-05-29 marshmellow42fixed further typo in lf t5 wr help
2015-05-28 marshmellow42add offset option to data printdemodbuffer
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-13 marshmellow42@iceman1001 s coverity scan fixes
2015-05-13 marshmellow42various bug fixes
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 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-08 marshmellow42added nexwatch demod & iceman lua
2015-04-08 marshmellow42lf ask consolidation
2015-04-07 marshmellow42lf cleaning++
2015-04-07 marshmellow42lf cleanup - fixes
2015-04-06 marshmellow42add maxErr to data manrawdecode
2015-04-05 pwpiwiMerge branch 'master' into topaz
2015-04-05 marshmellow42lf cleaning
2015-04-05 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-02 marshmellow42lfem4x cleanup/add/fix
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-28 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-28 marshmellow42rawdemod param cleanup
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 marshmellow42clean up em410x output
2015-03-25 marshmellow42EM410x bug fix
2015-03-24 Martin Holst SwendeMerge 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 SwendeMerge 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-09 Martin Holst SwendeMerge pull request #74 from marshmellow42/master
2015-03-09 marshmellow42finish data printdemodbuffer command 74/head
2015-03-09 marshmellow42biphase bug fixes
2015-03-08 marshmellow42fixed rawdemod help options
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-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-02 marshmellow42lf cmds fix, add, show
2015-02-26 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-23 marshmellow42PSKDemod Bug Fix
2015-02-23 marshmellow42PSK demod adjustment
2015-02-21 marshmellow42Split output from nrz raw demod function
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 SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-15 marshmellow42Clean up Helps and command descriptions
2015-02-14 marshmellow42fix help on data rawdemod commands
2015-02-13 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-13 Martin Holst SwendeMerge pull request #63 from marshmellow42/master
2015-02-10 Martin Holst SwendeMerge branch 'master' into GenericTracing 58/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
next
Impressum, Datenschutz