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
/
phFriNfc_LlcpTransport_Connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed FRMR sending on invalid LLCP frame received
Sunil Jogi
2012-02-06
1
-10
/
+10
*
Fixed rejected receive request in LLCP
Sunil Jogi
2012-01-30
1
-1
/
+1
*
Reset LLCP socket internal variables before next use.
Sunil Jogi
2012-01-27
1
-0
/
+6
*
Update for LLCP V(SA) internal variable
Sunil Jogi
2012-01-27
1
-6
/
+3
*
LLCP 1.1: Fix some bugs.
Martijn Coenen
2012-01-27
1
-0
/
+6
*
LLCP 1.1 implementation.
Sunil Jogi
2012-01-27
1
-36
/
+0
*
LLCP 1.1: allow pending operations on connectionless.
Sunil Jogi
2012-01-27
1
-444
/
+215
*
Fixed LLCP receive function when accessing RW.
Sylvain Fonteneau
2011-07-25
1
-21
/
+20
*
Deal with LLCP send errors properly (part 1).
Martijn Coenen
2011-07-25
1
-51
/
+26
*
libnfc spring cleaning
Nick Pelly
2011-06-27
1
-1
/
+1
*
Update V(RA) counter in LLCP sockets any time it is needed.
Sylvain Fonteneau
2011-06-03
1
-173
/
+56
*
Ignore unreadable TLVs during LLCP activation and CONNECT/CC.
Sylvain Fonteneau
2011-04-08
1
-3
/
+9
*
Erase callback when function returns immediately.
Arnaud Ferir
2011-01-18
1
-6
/
+47
*
Fixed LLCP send callback triggering.
Arnaud Ferir
2011-01-18
1
-7
/
+4
*
Fixed erroneous LLCP frame on socket closure.
Sylvain Fonteneau
2011-01-18
1
-13
/
+9
*
Fixed LLCP receive window checkings.
Sylvain Fonteneau
2011-01-18
1
-6
/
+6
*
Removed callback in case of immediate end of operation.
Arnaud Ferir
2011-01-18
1
-23
/
+19
*
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
*
Call the LLCP send callback in error cases.
Arnaud Ferir
2011-01-18
1
-0
/
+5
*
Enable reading a connection-oriented socket even if remotely closed.
Sylvain Fonteneau
2010-12-13
1
-0
/
+14
*
Do not clear LLCP listen callback when an incoming socket is detected.
Sylvain Fonteneau
2010-12-13
1
-2
/
+0
*
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
*
Call the callback of any pending action in case of LLCP socket closure.
Sylvain Fonteneau
2010-12-05
1
-12
/
+52
*
Fixed status handling in LLCP connection-oriented sent callback.
Sylvain Fonteneau
2010-12-05
1
-9
/
+10
*
Fix the parameters to phFriNfc_Llcp_EncodeMIUX.
Jeff Hamilton
2010-11-02
1
-8
/
+8
*
Fixed LLCP socket options storage.
Sylvain Fonteneau
2010-11-01
1
-16
/
+18
*
Fixed LLCP Service Name matching failure.
Sylvain Fonteneau
2010-10-28
1
-8
/
+25
*
Initial libnfc checkin
Nick Pelly
2010-09-23
1
-0
/
+2765