libnfc/include/nfc
Romuald Conty dd451da4a5 Change *transceive*() API to be closer to *transceive_bytes.
Warning: only prototypes have been changed, implementation does not take care about buffer size.

New issue
Summary: Implement buffer overflow protection on all *transceive*() functions
*transceive*() functions do have an argument for rx buffer but some of them dont use it to protect user from buffer overflow.
2012-11-23 16:54:38 +01:00
..
CMakeLists.txt Rearrange source code. 2010-04-07 14:37:19 +00:00
Makefile.am directory include/nfc does not have iso7816.h file. 2011-09-12 19:50:21 +00:00
nfc-emulation.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
nfc-types.h Removes --enable-serial-autoprobe option at compile and replace this feature by LIBNFC_INTRUSIVE_SCAN environment variable at run time. 2012-10-21 14:11:38 +00:00
nfc.h Change *transceive*() API to be closer to *transceive_bytes. 2012-11-23 16:54:38 +01:00