]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmddata.c
CHG: @Marshmellow42 's fixes. ref: https://github.com/marshmellow42/proxmark3/commi...
[proxmark3-svn] / client / cmddata.c
2017-02-24 iceman1001CHG: @Marshmellow42 's fixes. ref: https://github...
2017-02-22 iceman1001chg: @piwi's code cleanup and some more.
2017-02-19 iceman1001syntax sugar
2017-02-16 iceman1001CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemo...
2017-01-20 iceman1001FIX: @marshmellow42 's fixes for enhanced STT and...
2017-01-18 iceman1001FIX: 'data print' - now don't crash the client when...
2017-01-18 iceman1001FIX: 'hw tune' - peakf shouldn't be compare with volta...
2017-01-18 iceman1001CHG: 'hw tune' adhjusted the NON_VOLTAGE limit to...
2017-01-16 iceman1001CHG: lowered the number of bytes collected for T55xxRea...
2017-01-16 iceman1001CHG: 'data zerograph' - array out-of-bounds fixed.
2017-01-11 iceman1001ADD: 'lf search' - added a rudimentary identification...
2017-01-05 iceman1001CHG: some indala output is now only in debug mode
2017-01-05 iceman1001ADD: 'lf animal' commands. CLONE/SIM/READ/DEMOD of...
2016-12-19 iceman1001CHG: made some debugs statements more clear, when...
2016-12-16 iceman1001CHG: 'LF VISA2000' adding askedgedetection when decodin...
2016-12-16 iceman1001CHG: enhanced the debug output for some LF demod/decode
2016-12-14 iceman1001ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almos...
2016-12-13 iceman1001CHG: 'lf search' changed output to be visible when...
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-10-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-16 iceman1001CHG: increased debug output for Em410x
2016-09-26 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-09-26 iceman1001CHG: the "indent" software warns about some assingment...
2016-09-01 iceman1001CHG: Supressing output for LF or HF antenna values...
2016-09-01 iceman1001FIX: bug in nextwatch demod, which if the found psk...
2016-08-29 iceman1001ADD: added a simple averging filter function. input...
2016-08-07 iceman1001textual changes.
2016-07-31 iceman1001CHG: moved out some help-texts into its own usage...
2016-07-29 iceman1001ADD: LF JABLOTRON functionality. with clone/sim and...
2016-07-07 iceman1001syntax suger
2016-06-20 iceman1001@marshmellow42 's fix the AskEdgeDetect cleaning tool...
2016-05-14 iceman1001CHG: Changed cardnumber printing from %d (signed)...
2016-05-13 iceman1001ADD: AWID 50bit demod, thanks to @FrancoisM and @ntk
2016-04-24 iceman1001FIX: this commit solves a sneaky bug in 'LF VIKING...
2016-04-14 iceman1001ADD: started to add a BUTTERWORTH filter, not working...
2016-03-20 iceman1001ADD: changed the annotation for 14b, it now shows WUPB...
2016-03-06 iceman1001ADD; added Marshmellow42 's fixes for indala and stuff.
2016-03-01 iceman1001FIX: Added @marshmellow42 's fix for ASK/Biphase simula...
2016-02-28 iceman1001ADD: num_to_bytebitsLSBF function.
2016-02-27 iceman1001FIX: spelling misstakes.
2016-02-25 iceman1001ADD: added some pyramid commands. //not finished.
2016-02-21 iceman1001ADD: Marshmellows fixes for "lf t55xx" and "lf cmdread...
2016-02-19 iceman1001ADD: Added @marshmellow42 's new ST (sequence terminat...
2016-02-16 iceman1001FIX: marshmellow42 's fix using memcpy instead of re...
2016-02-16 iceman1001FIX: the port error 10 on Mac, is fixed by @marshmello...
2016-02-14 iceman1001CHG: clearCommandBuffer(); before calling cmdparser.
2016-02-09 icemanempty row..Merge branch 'master' of https://github...
2016-02-09 iceman1001CHG: increased timeout when calling "hw tune".
2016-01-12 iceman1001FIX: Coverity, out-of-bounds write, CID# 121336, s_ind...
2015-12-21 iceman1001CHG: some textual change to README.txt
2015-12-16 iceman1001ADD: @marshmellow42 's fixes for Q5, t55xx, fskclock,
2015-12-09 iceman1001ADD: @marshmello42 's fixes for low frequency demodulat...
2015-12-01 iceman1001FIX: the lfsampling.c for t55xx had a tendecy to enter...
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-21 iceman1001ADD: lf indalademod output, The binary string is now...
2015-11-20 iceman1001@marshmellows last LF changes.
2015-11-10 iceman1001FIX: some fixes to indalademod and viking from @marshm...
2015-11-10 iceman1001added @marshmellows new viking demod.
2015-11-09 iceman1001CHG: minor code clean up, removed commented old code.
2015-11-01 iceman1001ADD: help text for 'hf snoop' / 'hf search' / 'hf...
2015-10-04 iceman1001A lot of changes...
2015-07-12 iceman1001@PM3 master merges, Piwi fix for mfnested
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
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 iceman1001FIX: ref https://github.com/marshmellow42/proxmark3...
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-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-15 marshmellow42minor fixes
2015-06-14 marshmellow42Merge pull request #6 from marshmellow42/master
2015-06-14 iceman1001FIX: minor variable fixes when compiling on linux.
2015-06-14 Martin Holst SwendeMerge pull request #117 from marshmellow42/master
2015-06-14 iceman1001FIX: old bug back, and now fixed again. @marshmellow42
2015-06-14 marshmellow42add comment 117/head
2015-06-14 marshmellow42bug fix. askdemod edits invert pointer, cannot be 0
2015-06-14 iceman1001ADD: @marshmellow42 's 14b reader changes.
2015-06-14 Martin Holst SwendeMerge pull request #115 from marshmellow42/master
2015-06-07 iceman1001ADD: iso11784/85 FDX-B
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 iceman1001ADD: @marshmellow42 's fixed version of the ISO11784...
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-03 iceman1001ADD: removed the paritythingy, I missunderstood its...
2015-06-03 iceman1001CHG: trying to get the askdemod / biphasedeocde /...
2015-06-03 iceman1001ADD: next step ISO11784/85
2015-06-03 iceman1001FIX: a minor bug fix from @marshmellow42 in "data raw...
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 iceman1001ADD: @marshmellow42 's changes / fixes.
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
next
Impressum, Datenschutz