platform/upstream/neard.git
2013-10-17 Samuel Ortizndef: Simplify the exported MIME type D-Bus type further
2013-10-17 Samuel Ortizndef: Simplify D-Bus exported record type strings
2013-10-14 Szymon Jancgdbus: Remove not needed check for NULL DBusPendingCall
2013-10-14 Szymon Jancgdbus: Check for NULL DBusPendingCall in g_dbus_send_me...
2013-10-13 Samuel Ortizadapter: Implement TagFound signal
2013-10-11 Samuel Ortizadapter: Do not send a poll command when adapter is...
2013-10-11 Samuel OrtizAUTHORS: Mention Dmytro's contributions
2013-10-11 Dmytro Bagriinfctool: Fix options type
2013-10-11 Dmytro Bagriibuild: Fix build in separate directory
2013-10-11 Szymon Jancnfctype2: Remove not needed NULL assignment
2013-10-11 Szymon Jancnfctype1: Remove dead code from nfctype1_write
2013-09-22 Samuel Ortiznpp: Implement npp_push
2013-09-22 Samuel Ortiznpp: Fix npp_read
2013-09-19 Samuel OrtizRelease 0.13 0.13
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_properties_watch to track...
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_signal_watch to track...
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_service_watch to track...
2013-09-12 Luiz Augusto... gdbus/watch: Fix crash when disconnecting from D-Bus
2013-09-12 Luiz Augusto... gdbus/watch: Fix aborting when removing D-Bus filter
2013-09-12 Luiz Augusto... gdbus/watch: Fix crash when g_dbus_remove_watch is...
2013-09-11 Luiz Augusto... gdbus: Fix emitting PropertiesChanged twice
2013-09-11 Luiz Augusto... gdbus: Avoid calling dbus_connection_send*
2013-09-11 Luiz Augusto... gdbus: Add g_dbus_send_message_with_reply
2013-09-11 Luiz Augusto... gdbus: Fix sending ObjectManager/Properties signals...
2013-09-10 Thierry Escandenfctool: Add firmware download command
2013-09-10 Thierry Escandenfctool: netlink: Pass attributes to registered callbacks
2013-09-10 Thierry Escandenfc_copy: Update nfc_copy.h with SE command and firmwar...
2013-09-02 Olivier Guiterphdc: API documentation and sample code
2013-09-02 Olivier Guiterneard: Change in dbus conf to allow PHDC managers and...
2013-09-02 Olivier Guiterphdc: Initial PHDC implementation
2013-09-02 Olivier Guiterp2p: Add new_client method in p2p struct
2013-09-02 Olivier Guiterp2p: Add a user_data pointer to p2p struct
2013-09-02 Patrik Flyktmain: Use gboolean type in GOptionEntry
2013-08-28 Olivier Guiterp2p: Remove const from service and driver name
2013-08-28 Olivier Guiterp2p: Change p2p_register to look for service name
2013-08-28 Olivier Guitererror: Add ENOMEM error string message
2013-08-27 Lars Poeschelnfctype4: Fix a memory leak in t4_readbin_cc
2013-08-23 Samuel Ortizbluetooth: Make the default adapter callback error...
2013-08-20 Samuel OrtizAUTHORS: Mention Daniel's contributions
2013-08-20 Daniel Wagnerdoc: Change coding style for NULL pointer checks
2013-08-20 Daniel Wagnerunit: Do not compare expression against NULL
2013-08-20 Daniel Wagnertools: Do not compare expression against NULL
2013-08-20 Daniel Wagnercore: Do not compare expression against NULL
2013-08-20 Daniel Wagnerplugins: Do not compare expression against NULL
2013-08-20 Daniel Wagnertypes: Remove near_bool_t definition
2013-08-20 Daniel Wagnerunit: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnertools: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnercore: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnerplugins: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnerinclude: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnercore: Include stdbool.h
2013-08-20 Daniel Wagnerinclude: Include stdbool.h
2013-08-20 Daniel Wagnerplugins: Include stdbool.h
2013-08-20 Daniel Wagnertag: Use dbus_bool_t for D-Bus function
2013-08-20 Daniel Wagneradapter: Use dbus_bool_t for D-Bus functions
2013-08-19 Samuel Ortiznfctype1: Use the right offset after the CC
2013-07-31 Syam Sidhardhansrc: Remove redundant include config.h
2013-07-31 Syam Sidhardhantag.h: Remove header declared but not defined
2013-07-31 Syam Sidhardhanadapter.h: Remove header declared but not defined
2013-07-30 Samuel Ortizhandover: Fix memory leak on reallocation error
2013-07-29 Syam Sidhardhanhandover: Fix incorrect NULL check
2013-07-22 Samuel Ortiznfc_copy: Update nfc_copy.h with SE and firmware upload...
2013-07-19 Samuel OrtizTODO: Update and cleanup
2013-07-19 Szymon Jancunit: Add test for Handover Select
2013-07-19 Samuel Ortizdoc: Remove monitor-tag and monitor-device
2013-07-18 Szymon JancTODO: Add NDEF split
2013-07-18 Szymon Jancbuild: Add unit/test-snep-read to .gitignore
2013-07-18 Szymon Jancndef: Make near_ndef_prepare_ac_message ready for multi...
2013-07-18 Szymon Jancndef: Make near_ndef_prepare_cfg_message accept cdr...
2013-07-18 Szymon Jancndef: Remove unused struct near_ndef_carrier_data
2013-07-18 Szymon Jancndef: Make cdr in near_ndef_ac_payload multibyte
2013-07-16 Samuel Ortizdoc: Document the Push method dictionary content
2013-07-12 Samuel Ortizdevice: Remove the SetProperty method
2013-07-03 Samuel Ortizmanager: Remove the SetProperty method
2013-07-03 Samuel Ortizadapter: Restart polling when failing to connect to...
2013-07-02 Samuel OrtizAUTHORS: Mention Louis' contributions
2013-07-02 Louis Yung... ndef: Add raw MIME payload support
2013-07-02 Samuel Ortizmain: Use signalfd instead of raw signals
2013-07-02 Samuel Ortizndef: Display AAR package name as a debug string
2013-06-28 Samuel Ortizdevice: Cancel pending SNEP message when removing a...
2013-06-28 Samuel Ortizadapter: Add a DEP link establishment timer
2013-06-28 Thierry Escandenfctool: Add a null pointer check in llcp_decode_cleanup
2013-06-27 Samuel Ortizunit: Add Android Application Record NDEF record unit...
2013-06-27 Samuel Ortizndef: Parse AAR payload
2013-06-27 Samuel Ortizndef: Initial support for Android Application Records
2013-06-27 Samuel Ortiztest: Add a device monitoring script
2013-06-27 Samuel Ortiztest: Add a tag monitoring script
2013-06-25 Thierry Escandenfctool: sniffer: Fix ndef read-ahead check macro
2013-06-24 Samuel OrtizRelease 0.12 0.12 upstream/0.12
2013-06-20 Samuel Ortizdevice: Pass the NDEF push cb status back to the caller
2013-06-20 Samuel Ortizerror: Add I/O error routine
2013-06-20 Samuel Ortizndef: Support receiving empty Handover select frames
2013-06-20 Ravi kumar... ndef: Send empty WiFi carrier in Hr message when runnin...
2013-06-20 Samuel Ortizndef: Implement static handover
2013-06-20 Samuel Ortizndef: Generalize near_ndef_prepare_hr_message()
2013-06-20 Samuel Ortiztest: Check for dump-* scripts argument
2013-06-20 Samuel Ortiztest: Explicitely unregister the NDEF agent when being...
2013-06-19 Samuel Ortizndef: Rename near_ndef_prepare_hs_message
2013-06-19 Samuel Ortizndef: Rename build_ho_record
2013-06-19 Samuel Ortiznfctool: sniffer: Dump unknown WSC data elements
next