index
:
external_libnfc-nxp.git
replicant-4.2
external/libnfc-nxp
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid missing NFCIP inbound frame.
Sylvain Fonteneau
2011-04-14
1
-1
/
+1
*
Ignore unreadable TLVs during LLCP activation and CONNECT/CC.
Sylvain Fonteneau
2011-04-08
2
-9
/
+15
*
Handle correctly LLCP aggregated frames.
Sylvain Fonteneau
2011-03-31
1
-5
/
+8
*
Disable P2P target 106 passive mode.
Nick Pelly
2011-03-18
3
-4
/
+4
*
Minor tweaks.
Jeff Hamilton
2011-03-12
2
-2
/
+1
*
Support formatting / makeReadOnly() of NDEF on ICODE.
Martijn Coenen
2011-02-25
9
-52
/
+957
*
Added support for NDEF on ICODE.
Martijn Coenen
2011-02-25
5
-8
/
+2015
*
Narrow down NFCSTATUS_TARGET_LOST responses from libNFC.
Martijn Coenen
2011-02-18
1
-2
/
+9
*
Disable CardEmulation phase when we try to access the Secure Element in Wired...
daniel_tomas
2011-02-16
1
-0
/
+1
*
Patch to support set mode during the SE Wired mode
daniel_tomas
2011-02-16
1
-2
/
+10
*
Fixed issue with max size NDEF message on T2T
Jan
2011-01-25
1
-1
/
+4
*
Support for using 3-byte length in NDEF TLV on Type 2 Tag.
Martijn Coenen
2011-01-20
1
-14
/
+85
*
Erase callback when function returns immediately.
Arnaud Ferir
2011-01-18
1
-6
/
+47
*
Fixed LLCP send callback triggering.
Arnaud Ferir
2011-01-18
2
-8
/
+5
*
Fixed erroneous LLCP frame on socket closure.
Sylvain Fonteneau
2011-01-18
2
-13
/
+11
*
Fixed LLCP receive window checkings.
Sylvain Fonteneau
2011-01-18
2
-6
/
+9
*
Removed callback in case of immediate end of operation.
Arnaud Ferir
2011-01-18
2
-143
/
+72
*
Do not call LLCP socket listen callback on abort.
Arnaud Ferir
2011-01-18
1
-6
/
+2
*
Fixed NULL pointer error when trying to send LLCP REJECT frame.
Arnaud Ferir
2011-01-18
1
-2
/
+5
*
Fixed parameters checking in LLCP.
Arnaud Ferir
2011-01-18
2
-2
/
+11
*
Fixed some build warnings.
Arnaud Ferir
2011-01-18
1
-2
/
+1
*
Fixed memory handling in LLCP link layer.
Arnaud Ferir
2011-01-18
1
-1
/
+9
*
Allow LLCP socket creation before link establishment.
Arnaud Ferir
2011-01-18
4
-80
/
+201
*
Call the LLCP send callback in error cases.
Arnaud Ferir
2011-01-18
2
-0
/
+26
*
Fixed wrong byte order in 3-byte L-format in NDEF TLV on T2T
Jan Brands
2011-01-18
1
-4
/
+4
*
Implement makeReadOnly() for dynamic T1T/T2T.
Martijn Coenen
2011-01-18
9
-46
/
+1516
*
Implement IsoDep timeout handling (libNFC).
Martijn Coenen
2011-01-18
4
-2
/
+29
*
Event field ON/OFF management added in the libnfc
daniel_tomas
2011-01-12
2
-10
/
+32
*
Fix bugs related to SE+P2P co-exisitance.
Nick Pelly
2011-01-11
1
-2
/
+17
*
Libnfc updated to just notify the JNI when a transaction event is detected
daniel_tomas
2011-01-05
1
-1
/
+1
*
Actually set the lock bits for static T1T and T2T.
Martijn Coenen
2011-01-04
6
-42
/
+198
*
Add support for makeLowLevelReadonly() in libnfc.
Martijn Coenen
2010-12-16
14
-20
/
+1093
*
Add support for connecting to different handles on the same tag.
Martijn Coenen
2010-12-16
3
-0
/
+273
*
Enable reading a connection-oriented socket even if remotely closed.
Sylvain Fonteneau
2010-12-13
2
-1
/
+15
*
Fixed typo in context restitution.
Sylvain Fonteneau
2010-12-13
1
-1
/
+1
*
Do not clear LLCP listen callback when an incoming socket is detected.
Sylvain Fonteneau
2010-12-13
1
-2
/
+0
*
Protect callbacks to crash in LLCP MAC layer if aborted by deactivate.
Sylvain Fonteneau
2010-12-13
1
-64
/
+48
*
Fix missing send callback in error upon deactivation.
Sylvain Fonteneau
2010-12-13
2
-3
/
+41
*
Report error from lower layer to transport layer in LLCP.
Sylvain Fonteneau
2010-12-13
1
-8
/
+7
*
Fix failing presence check after a mifare classic reconnect.
Martijn Coenen
2010-12-13
1
-0
/
+1
*
Download feature added in the libnfc
daniel_Tomas
2010-12-09
6
-12
/
+3052
*
Fix T3T R/W state detection
Jan Brands
2010-12-07
1
-1
/
+5
*
NDEF tag R/W-R/O status functionality from Bangalore
Jan Brands
2010-12-07
2
-0
/
+52
*
Avoid multiple callbacks for a single LLCP operation.
Sylvain Fonteneau
2010-12-07
1
-4
/
+7
*
Fix to prevent any action on a LLCP socket while disconnecting.
Sylvain Fonteneau
2010-12-07
1
-3
/
+3
*
Fixed file headers.
Martijn Coenen
2010-12-06
2
-26
/
+28
*
Enable setting General Bytes to empty
Jan Brands
2010-12-05
2
-2
/
+1
*
Updated with format functionality for DESFire EV1 (T4Tv2)
Jan Brands
2010-12-05
2
-328
/
+636
*
Fix for LLCP concurence access with ConfigureDiscovery, NDEF read/write and P...
daniel_Tomas
2010-12-05
5
-4
/
+55
*
Fix buffer display in LLCP receive callback
daniel_Tomas
2010-12-05
2
-9
/
+12
[prev]
[next]