]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2016-07-20 Facu ZAKAdd details to compile using brew in Mac OS X 184/head
2016-06-08 pwpiwiMerge pull request #181 from raburton/tune
2016-06-01 Richard Antony... add l/h option to hw tune and optimize order of tuning 181/head
2016-05-20 Martin Holst... Merge pull request #175 from hiviah/master
2016-05-20 Martin Holst... Merge pull request #178 from dnet/cmdlf-unused-strlen
2016-05-10 András Veres... removed unused variable 178/head
2016-04-23 Ondrej MikleFix hitagS sources to compile on gcc 4.9.3 175/head
2016-04-05 Martin Holst... Merge pull request #167 from spenneb/master
2016-04-05 Ralf SpennebergChangelog modified 167/head
2016-04-03 Martin Holst... Merge pull request #168 from zhovner/master
2016-03-09 Pavel Zhovnerremove binary files 168/head
2016-03-09 Pavel ZhovnerOptional decryption of communication using keystream
2016-03-08 Pavel ZhovnerOptional decryption of communication using keystream
2016-03-04 Ralf SpennebergExperimental HitagS support
2016-02-21 Martin Holst... Merge pull request #166 from marshmellow42/master
2016-02-20 marshmellow42fix clock detection when ST used 166/head
2016-02-20 marshmellow42remove errant 'void'
2016-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2016-02-20 marshmellow42move the clear buffer outside of potentially time..
2016-02-19 marshmellow42fix detection of lf t55x7 if xtd bits set but...
2016-02-19 marshmellow42fix wrong type in print bug
2016-02-19 marshmellow42finish LF ASK Sequence Terminator detection
2016-02-17 Martin Holst... Merge pull request #165 from wllm-rbnt/master
2016-02-17 William RobinetTypos 165/head
2016-02-17 marshmellow42update changelog
2016-02-16 marshmellow42Add LF ASK Sequence Terminator detection...
2016-02-16 Martin Holst... Merge pull request #164 from marshmellow42/master
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
next
Impressum, Datenschutz