summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_NdefMap.c
Commit message (Expand)AuthorAgeFilesLines
* Patch to support MIFARE with SAK 0x01Sunil Jogi2012-04-021-1/+2
* Fix one coding error of using a temporary variable in the global structure Nd...Jack Ren2012-03-011-1/+1
* Support formatting / makeReadOnly() of NDEF on ICODE.Martijn Coenen2011-02-251-11/+9
* Added support for NDEF on ICODE.Martijn Coenen2011-02-251-0/+76
* Implement makeReadOnly() for dynamic T1T/T2T.Martijn Coenen2011-01-181-0/+5
* Actually set the lock bits for static T1T and T2T.Martijn Coenen2011-01-041-4/+4
* Add support for makeLowLevelReadonly() in libnfc.Martijn Coenen2010-12-161-0/+41
* This patch allows type 4 tag v2 ndef to be detected properly.Jan Brands2010-12-051-130/+142
* Initial libnfc checkinNick Pelly2010-09-231-0/+1363