]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-02-16 marshmellow42use memcpy instead of re-assign pointer 164/head
2016-02-16 marshmellow42clear char array with each call
2016-02-16 marshmellow42fix char* pointer not assigned
2016-02-16 marshmellow42use different fsk field clock detection routine ...
2016-02-15 Martin Holst... Merge pull request #162 from marshmellow42/CoverityFixes
2016-02-15 Martin Holst... Merge pull request #160 from marshmellow42/master
2016-02-14 marshmellow42undo adjustments to cmdhf14a.c and cmdhfmf.c 162/head
2016-02-14 marshmellow42clear array before assigning
2016-02-14 marshmellow42verify wait isn't null
2016-02-14 marshmellow42put back viking clone bug fix
2016-02-14 marshmellow42remove redundant llx prix64 defines
2016-02-14 marshmellow42resource leak and malloc(x) cannot be negative
2016-02-14 marshmellow42lf t55 bruteforce lots of resource leaks...
2016-02-14 marshmellow42additional memory leaks, overflow and unchecked ...
2016-02-14 marshmellow42FIX: Coverity, Out-of-bounds. In the loop, variable...
2016-02-14 marshmellow42fix possible null if no file found
2016-02-14 marshmellow42fix keyNbr entry error checking
2016-02-14 marshmellow42FIX, Coverity, Argument can't be negative. CID# 212322...
2016-02-14 marshmellow42FIX, Coverity, Argument can't be negative. CID# 212322...
2016-02-14 marshmellow42FIX: Coverity, unintended sign extention, CID #121363...
2016-02-14 marshmellow42@iceman1001 s coverity fixes
2016-02-14 marshmellow42add check to fread call
2016-02-11 ikarusMerge pull request #161 from wllm-rbnt/master
2016-02-11 William RobinetFix typos 161/head
2016-02-10 marshmellow42fix bug in lf standalone mode 160/head
2016-02-09 marshmellow42fix lf viking clone mask bug
2016-02-09 Martin Holst... Merge pull request #158 from marshmellow42/master
2016-01-28 marshmellow42fix print clock as decimal instead of uint8_t 158/head
2016-01-08 marshmellow42some @iceman1001 s coverty scan fixes
2016-01-08 marshmellow42comment out unused includes and defines
2016-01-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-01-06 marshmellow42add broken_bad and @iceman1001 s q5 trace and ...
2015-12-23 ikarusRemove include statement that causes trouble (fix ...
2015-12-22 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-12-20 Martin Holst... Merge pull request #153 from AdamLaurie/master
2015-12-20 Adam Lauriedocument iclass raw key changes 153/head
2015-12-19 Adam Laurieadd support for raw block 3/4 iclass keys
2015-12-14 marshmellow42additional Q5 `lf t55xx` fixes
2015-12-14 marshmellow42fix occasional strange printed clock value with...
2015-12-10 Martin Holst... Merge pull request #149 from marshmellow42/T55xx_tests
2015-12-10 marshmellow42Fix incorrect memset parameters in lf t55xx wipe 149/head
2015-12-10 marshmellow42fix sprint_bin bug i made :(
2015-12-09 marshmellow42update changelog
2015-12-08 marshmellow42Fix printdemodbuffer length tests + add length...
2015-12-04 marshmellow42minor help text changes
2015-12-03 marshmellow42include default password dictionary for lf t55xx...
2015-12-02 marshmellow42icemans lf fixes & adjustments + lf t55xx bruteforce
2015-11-27 marshmellow42include cmdlfviking.c in makefile and cmdlf
2015-11-27 marshmellow42iceman's finished t55xx detect parameter adjustments
2015-11-22 marshmellow42fix const vs static...
2015-11-22 Martin Holst... Merge pull request #147 from ha7dcd/pcb
2015-11-22 marshmellow42lf viking build / lf awid refactor / lfdemod.c debugMode==2
2015-11-18 marshmellow42lf demod cleanup nrz clock detect fixes
2015-11-16 marshmellow42remove old comment 148/head
2015-11-16 marshmellow42lf t55xx and some lf demod fixes/adjustments
2015-11-15 Martin Holst... Merge pull request #143 from marshmellow42/master
2015-11-15 Martin Holst... Merge pull request #144 from dnet/makefile-paren-fix
2015-11-15 Martin Holst... Merge pull request #146 from dnet/patch-1
2015-11-13 Zoltan Doczicorrected Eagle files 147/head
2015-11-13 Zoltan Doczicad, cam file commit
2015-11-12 marshmellow42add some Q5 functionality - add t55xx wipe cmd
2015-11-10 marshmellow42Fix viking demod bug - clean my indala demod code 143/head
2015-11-10 marshmellow42add checksum to viking demod
2015-11-10 marshmellow42Add Viking demod,
2015-11-09 András Veres... Fixed copypasted hex output to match input 146/head
2015-11-09 András Veres... fixed target "help" in Makefile 144/head
2015-11-08 marshmellow42fix em410xsim help - add clock input to em410xsim
2015-11-06 pwpiwifix: .history was never written
2015-11-06 pwpiwifixing hf snoop:
2015-11-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-11-04 marshmellow42minor lf updates/cleanup
2015-11-03 pwpiwiMerge branch 'topaz'
2015-11-03 pwpiwiMerge pull request #141 from etmatrix/tosubmit
2015-11-03 etmatrix- Little change to description in client 141/head
2015-11-02 etmatrix- Correct little distraction on fpga/Makefile
2015-11-01 marshmellow42minor cleanups
2015-10-31 marshmellow42update changelog
2015-10-31 marshmellow42Add lf t55xx resetread cmd + fix clone cmds
2015-10-27 pwpiwiMerge branch 'master' into topaz. Update Changelog. 142/head
2015-10-25 etmatrixLED D is on while snoop, when user button is pressed...
2015-10-24 marshmellow42refactor lfops t55xx functions
2015-10-23 marshmellow42update changelog
2015-10-23 marshmellow42text cleanup t55xx cmds
2015-10-23 etmatrixThe great work of Enio hf snoop is now ported into...
2015-10-22 marshmellow42updates to lf t55xx commands
2015-10-17 marshmellow42add wake option to t55xx read command
2015-10-17 marshmellow42begin update lf commands with help text and
2015-10-16 marshmellow42add lf t5 read w/pwd warning and checks
2015-10-15 marshmellow42lf t55xx code cleanup +
2015-10-15 marshmellow42PCF-fix bytepos range from 0-3 to 0-15
2015-10-15 marshmellow42adjust lf t55xx read commands
2015-10-14 marshmellow42Clean up pcf7931
2015-10-13 Martin Holst... Merge pull request #140 from marshmellow42/iclass
2015-10-10 pwpiwihf mf mifare: (finally) fix watchdog reset
2015-10-07 marshmellow42fix changelog conflict 140/head
2015-10-07 marshmellow42Merge remote-tracking branch 'Proxmark/master' into...
2015-10-07 marshmellow42fix help typo
2015-10-07 marshmellow42Add mifare crypto trace decryption utility
2015-09-30 pwpiwihf mf mifare:
2015-09-28 pwpiwihf topaz reader implementation:
next
Impressum, Datenschutz