2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates NEWS file More... over 11 years ago
Updates unit tests to use libnfc 1.7.0 More... over 11 years ago
Debian: bump dev dep to libnfc-dev to 1.7.0 More... over 11 years ago
Add debian/.gitignore More... over 11 years ago
Add .gitignore More... over 11 years ago
Add mifare-ultralight-info to dpkg & CMakeList More... over 11 years ago
updates library examples to use libnfc 1.7.0 API More... over 11 years ago
add test default ULC key in mifare-ultralight-info More... over 11 years ago
fix bug in mifare_ultralight_read() More... over 11 years ago
fix typo More... over 11 years ago
Tolerate older autotools More... almost 12 years ago
debian/rules don't mandate to run cutter tests when creating .deb More... almost 12 years ago
debian/control: remove dependence on libnfc2 (libnfc3 dependence is automatically created) More... almost 12 years ago
Update to current libnfc devel API. More... almost 12 years ago
Support Infineon Mifare Classic 1k. (Fixes Issue 88) More... almost 12 years ago
Fix spelling mistakes in manpages
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Update write_data() prototype so that the data buffer is constant
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Fix compiler warnings
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Fix compiler warning
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Fix compiler warning mifare-desfire-access.c:102: warning: initialization discards qualifiers from pointer target type
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Update mifare_desfire_write_data() and mifare_desfire_write_data_ex() prototypes so that the data buffer is constant
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Fix compiler warning
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Fix compiler warnings
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Declare internal function usage() as static
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Fix compiler warning
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
Fix compiler warnings
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
warning: 'libutil.la': linking libtool libraries using a non-POSIX archiver requires 'AM_PROG_AR' in 'configure.ac'
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
autoupdate using autoupdate (GNU Autoconf) 2.69
LudovicRousseau
as Ludovic Rousseau
More... almost 12 years ago
examples remove math.h and replace pow(2, x) by 1 << x More... almost 12 years ago