Update ChangeLog & make style
This commit is contained in:
parent
20e51e9752
commit
e70a3314bf
2 changed files with 8 additions and 3 deletions
|
@ -20,10 +20,15 @@ Fixes:
|
||||||
- Fixed the suppression of the auto-fixup for linking against MS built libs
|
- Fixed the suppression of the auto-fixup for linking against MS built libs
|
||||||
- Fixed all the formatting warnings by shifting to inttypes.h specifiers
|
- Fixed all the formatting warnings by shifting to inttypes.h specifiers
|
||||||
- shifted to %lu for DWORD printf
|
- shifted to %lu for DWORD printf
|
||||||
|
- nfc-anticol: fix ATS length
|
||||||
|
- nfc-mfclassic: fix reporting of processed blocks total
|
||||||
|
- nfc-mfclassic: detect MIFARE Plus 2K as 2K instead of 1K
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
- Devels HACKING file: introduce clang/scan-build & cppcheck for better code
|
- Devels HACKING file: introduce clang/scan-build & cppcheck for better code
|
||||||
- Windows: logging via OutputDebugString(), ease debugging
|
- Windows: logging via OutputDebugString(), ease debugging
|
||||||
|
- nfc-mfclassic: use smaller files for cards < 4k
|
||||||
|
- nfc-mfclassic: by defaut don't authorise wrong keyfile, use "f" to force
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- Upon malloc error, nfc_init() doesn't force exit() anymore
|
- Upon malloc error, nfc_init() doesn't force exit() anymore
|
||||||
|
|
Loading…
Add table
Reference in a new issue