summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Event field ON/OFF management added in the libnfcdaniel_tomas2011-01-122-10/+32
* Fix bugs related to SE+P2P co-exisitance.Nick Pelly2011-01-111-2/+17
* Libnfc updated to just notify the JNI when a transaction event is detecteddaniel_tomas2011-01-051-1/+1
* Actually set the lock bits for static T1T and T2T.Martijn Coenen2011-01-046-42/+198
* Add support for makeLowLevelReadonly() in libnfc.Martijn Coenen2010-12-1614-20/+1093
* Add support for connecting to different handles on the same tag.Martijn Coenen2010-12-163-0/+273
* Enable reading a connection-oriented socket even if remotely closed.Sylvain Fonteneau2010-12-132-1/+15
* Fixed typo in context restitution.Sylvain Fonteneau2010-12-131-1/+1
* Do not clear LLCP listen callback when an incoming socket is detected.Sylvain Fonteneau2010-12-131-2/+0
* Protect callbacks to crash in LLCP MAC layer if aborted by deactivate.Sylvain Fonteneau2010-12-131-64/+48
* Fix missing send callback in error upon deactivation.Sylvain Fonteneau2010-12-132-3/+41
* Report error from lower layer to transport layer in LLCP.Sylvain Fonteneau2010-12-131-8/+7
* Fix failing presence check after a mifare classic reconnect.Martijn Coenen2010-12-131-0/+1
* Download feature added in the libnfcdaniel_Tomas2010-12-096-12/+3052
* Fix T3T R/W state detectionJan Brands2010-12-071-1/+5
* NDEF tag R/W-R/O status functionality from BangaloreJan Brands2010-12-072-0/+52
* Avoid multiple callbacks for a single LLCP operation.Sylvain Fonteneau2010-12-071-4/+7
* Fix to prevent any action on a LLCP socket while disconnecting.Sylvain Fonteneau2010-12-071-3/+3
* Fixed file headers.Martijn Coenen2010-12-062-26/+28
* Enable setting General Bytes to emptyJan Brands2010-12-052-2/+1
* Updated with format functionality for DESFire EV1 (T4Tv2)Jan Brands2010-12-052-328/+636
* Fix for LLCP concurence access with ConfigureDiscovery, NDEF read/write and P...daniel_Tomas2010-12-055-4/+55
* Fix buffer display in LLCP receive callbackdaniel_Tomas2010-12-052-9/+12
* LLCP modification for concurence accessesdaniel_Tomas2010-12-054-5/+98
* Secure Element access implementationDaniel Tomas2010-12-051-0/+4
* Fix for presence check management after transceive faileddaniel_Tomas2010-12-051-0/+1
* Prevent sending data over LLCP until link is up.Sylvain Fonteneau2010-12-051-3/+8
* Close all LLCP sockets when the link goes down.Sylvain Fonteneau2010-12-054-2/+73
* Call the callback of any pending action in case of LLCP socket closure.Sylvain Fonteneau2010-12-052-17/+79
* Fixed combined T4Tv2 & T4Tv1 supportJan Brands2010-12-051-9/+3
* This patch allows type 4 tag v2 ndef to be detected properly.Jan Brands2010-12-056-454/+688
* Fixed failed authentication for MIFARE 7BUIDJan Brands2010-12-051-1/+1
* Fix from the Bangalore team for long APDUsJan Brands2010-12-052-5/+5
* Fixed support for bare-bones T3T tags without System CodesJan Brands2010-12-051-10/+1
* Fix detection of Fudan card incompatible to ISO18092Jan Brands2010-12-051-0/+11
* Re-enable multi-protocol with improved MIFARE detectionJan Brands2010-12-051-3/+12
* Fixed invalid pointer reference in LLCP stack.Sylvain Fonteneau2010-12-051-4/+60
* Fixed status handling in LLCP connection-oriented sent callback.Sylvain Fonteneau2010-12-051-9/+10
* HCI timer enabled to HW reset NFC when HCI command times out.Daniel Tomas2010-11-031-13/+2
* fixed ISO15693 collisionaferir2010-11-032-2/+16
* Fixed HAL context issue.Sylvain Fonteneau2010-11-033-3/+4
* Fixed ISO14443-4 cards wrongly being detected as Mifare.Martijn Coenen2010-11-021-1/+1
* Removed UID from Felica presence check.Martijn Coenen2010-11-021-8/+7
* Allow MF Raw access for all non-Mifare -3 cards.Martijn Coenen2010-11-021-2/+4
* Remove LLCP-over-ISO14443 dead code.Nick Pelly2010-11-021-7/+0
* Merge "Fix Mifare plus SL2 detection." into gingerbreadNick Pelly2010-11-021-1/+4
|\
| * Fix Mifare plus SL2 detection.Martijn Coenen2010-11-021-1/+4
* | Merge "Fixed Mifare classic presence checking" into gingerbreadNick Pelly2010-11-021-0/+8
|\ \ | |/
| * Fixed Mifare classic presence checkingMartijn Coenen2010-11-021-0/+8
* | Merge "Fixed ICODE and Felica presence checking." into gingerbreadNick Pelly2010-11-022-10/+15
|\ \ | |/