]> git.zerfleddert.de Git - proxmark3-svn/commit
fix 'hf 15 csetuid' (#890)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Fri, 20 Dec 2019 07:25:14 +0000 (08:25 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2019 07:25:14 +0000 (08:25 +0100)
commit1f4789fe53888e9ce01ab303fc10f6c19438ecc5
treed49dff6bd8a32dea4637b4ca52ca88c5584c1552
parente73c9f1bd4f09495fc4a92607cc59943bcc56497
fix 'hf 15 csetuid' (#890)

* fix 'hf 15 csetuid'
* check for error codes, prevent client crash
* some include file refactoring
* some whitespace fixes
* allow longer timeout for write commands
* add function to send EOF only
* modify 'hf list 15' to display "<EOF>"
* add tracing of Reader commands
* if REQ_OPTION is set on write commands, send separate EOF to request tag response
* use #defines instead of hex constants
* switch off field after UID update
* return last tag response (if there is any)
* iso15693: decode WRITE_MULTI_BLOCK in 'hf list 15'
armsrc/iso15693.c
armsrc/iso15693.h
client/cmdhf15.c
client/cmdhf15.h
client/cmdhflist.c
common/protocols.h
Impressum, Datenschutz