framework/connectivity/neard.git
2013-03-15 Samuel Ortiznfctype2: Get the actual tag data length when trying...
2013-03-15 Samuel Ortiztag: Export tag data length
2013-03-11 Samuel Ortizndef: Fix local carrier data fetching error message
2013-03-08 Samuel OrtizRelease 0.10
2013-03-07 Samuel Ortizbuild: Add agent-api.txt to the document files list
2013-03-07 Samuel Ortizdoc: Add neard man pages
2013-03-07 Samuel Ortizbuild: Install neard back to libexec/nfc/
2013-03-04 Olivier Guiterbuild: Install neard to /usr/sbin
2013-03-04 Thierry Escandenfctool: Add Service Name Lookup support
2013-03-04 Thierry Escandenfctool: Add a handler mechanism for netlink events
2013-03-04 Samuel Ortizmain: Big fat warning for netlink initialization failure
2013-03-04 Szymon Jancsnep: Fix missing call to snep_exit
2013-03-04 Szymon Jancmain: Exit neard if netlink initialization failed
2013-03-04 Szymon Jancbluetooth: Fix possible NULL pointer dereference
2013-03-04 Szymon Jancnfctyp3: Remove set but not used variable
2013-03-04 Szymon Jancbuild: Add some missing files to .gitignore
2013-02-28 Ravi kumar... test: Add wifi carrier support for handover_agent test
2013-02-28 Ravi kumar... org.neard.conf: Add the HandoverAgent interface sending...
2013-02-28 Ravi kumar... agent: Add WSC field to handover agent API
2013-02-28 Ravi kumar... ndef: Add support for multiple carriers
2013-02-28 Ravi kumar... ndef: Add support for multiple carriers in Hr message
2013-02-28 Ravi kumar... ndef: Implement Hr message preparation routine
2013-02-28 Ravi kumar... ndef: Implement Hs message preparation routine
2013-02-28 Ravi kumar... ndef: Add helper funtions to create handover messages
2013-02-28 Ravi kumar... ndef: Return empty Hs in case of unsupported Hr version
2013-02-28 Ravi kumar... ndef: Add helper function to free ndef messages
2013-02-28 Samuel Ortiznfctool: Use nfc_copy.h instead of the system NFC header
2013-02-27 Thierry Escandenfctool: Move adapter related functions in one place
2013-02-23 Tomasz Bursztykagdbus: Always unreference the message in g_dbus_send_me...
2013-02-22 Samuel Ortiznfc_copy: Add SNL netlink API
2013-02-22 Samuel Ortiznfc_copy: Add LLCP socket option names
2013-02-21 Samuel Ortizp2p: Remove client data from the server client list...
2013-02-21 Samuel Ortiznfctool: Close sniffer socket when getting IO errors
2013-02-21 Samuel Ortizsnep-validation: Remove DBG statement from init and...
2013-02-15 Samuel Ortizdevice: Do not double free the device records list
2013-02-15 Samuel Ortizdevice: Do not open code the records freeing routine
2013-02-15 Samuel Ortizmonitor-near: Monitor Tags and Devices properties
2013-02-15 Samuel Ortiztag: Send PropertyChanged signal when new records are...
2013-02-15 Samuel Ortizdevice: Send PropertyChanged signal when new records...
2013-02-15 Samuel Ortizp2p: Do not try to bind if LLCP is not supported
2013-02-15 Denis Kenziorgdbus: Add g_dbus_proxy_set_removed_watch
2013-02-15 Vinicius Costa... gdbus: Fix missing PropertiesChanged signal
2013-02-14 Olivier Guiternfctype3: Do not call write callback if the initial...
2013-02-12 Olivier Guitersnep: Fix Android's handover over SNEP support
2013-02-12 Olivier Guiterhandover: Reply with no ACs when getting an Hr with...
2013-02-12 Olivier Guiterndef: Send empty Hs when an Hr carries a single unknow...
2013-02-12 Olivier Guiterndef: Send empty Hs frame when the Hr version check...
2013-02-12 Olivier Guiterndef: Do not build a reply to handover select messages
2013-02-11 Marcel Holtmanngdbus: Don't call property changed callback during...
2013-02-11 Ravi kumar... test: Update handover agent register/unregister tests
2013-02-11 Ravi kumar... agent: Add an extra parameter to the handover registrat...
2013-02-11 Ravi kumar... near: Rename struct name bt_data to carrier_data
2013-02-06 Samuel Ortizadapter: Disconnect from the target when data read...
2013-02-06 Samuel Ortizunit: Rename test-ndef to test-ndef-parse
2013-02-06 Samuel Ortizunit: Add initial NDEF building test
2013-02-01 Johan Hedberggdbus: Fix unpublished interface signal emission
2013-01-31 Samuel Ortizinclude: Add a copy of the NFC kernel header
2013-01-31 Szymon Jancdevice: Fix free order in push_ndef
2013-01-31 Szymon Jancp2p: Fix memory leak in p2p_listener_event
2013-01-31 Szymon Jancndef: Fix error message in near_ndef_prepare_handover_r...
2013-01-31 Szymon Jancsnep: Check ndef length before applying Android workaround
2013-01-31 Szymon Jancndef: Fix checking for error in parse_mime_type
2013-01-31 Szymon Jancndef: Remove not needed AC payload creation in build_ho...
2013-01-31 Szymon Jancndef: Use stack variable for record in build_ho_record
2013-01-31 Szymon Jancndef: Fix memory leak in build_ho_record
2013-01-31 Szymon Jancbluetooth: Track adapter properties changes
2013-01-31 Szymon Janctest: Add 'State' support for handover-agent
2013-01-31 Szymon Jancndef: Prepare ac record with proper BT power state
2013-01-31 Szymon Jancagent: Set carrier power state from hint in parse_reply
2013-01-31 Szymon Jancagent: Set carrier power state hint in prepare_bt_data
2013-01-31 Szymon JancAdd carrier power state to struct bt_data
2013-01-31 Szymon Jancndef: Validate CPS when parsing AC record
2013-01-31 Szymon Jancndef: Move carrier_power_state definition to header...
2013-01-31 Szymon Jancdoc: Remove not really needed errors from Handover...
2013-01-31 Szymon Jancdoc: Add 'State' field to handover agent API
2013-01-21 Marcel Holtmanngdbus: Check for valid path before handling properties
2013-01-15 Marcel Holtmannbuild: Add unit tests during distribution building
2013-01-15 Marcel Holtmannunit: Fix includes for build testing
2013-01-15 Marcel Holtmannbuild: Header files are also part of the build material
2013-01-15 Marcel Holtmannbuild: Add unit/test-ndef to .gitignore list
2013-01-15 Marcel Holtmannbuild: Include unit test in make check run
2013-01-15 Marcel Holtmannunit: Hide all g_print statements behind g_test_verbose...
2013-01-11 Samuel OrtizRelease 0.9
2013-01-10 Lucas De Marchibuild: Do not use deprecated AM_CONFIG_HEADER
2013-01-10 Lucas De Marchibuild: Use AM_CPPFLAGS instead of INCLUDES
2013-01-10 Olivier Guitertypes: Fix build error due to unaligned memory access
2013-01-09 Olivier Guitersnep: SNEP validation test server implementation
2013-01-09 Olivier Guitersnep: Separate snep default server code from snep core
2013-01-09 Olivier Guiterndef: Add records comparison helpers
2013-01-09 Samuel Ortizunit: Add Title and URI records SmartPoster NDEF unit...
2013-01-09 Samuel Ortizunit: URI NDEF test should check for the field length
2013-01-09 Samuel Ortizunit: Add single record SmartPoster NDEF unit test
2013-01-09 Samuel Ortizunit: Add Text NDEF record unit test
2013-01-08 Samuel Ortizunit: Add test-ndef unit test
2013-01-08 Samuel Ortiztest: Remove the NDEF argument from ndef-agent
2013-01-08 Samuel Ortiztest: Rename simple-agent to ndef-agent
2013-01-08 Samuel Ortiznfctool: Fix build failure with libnl v1
2013-01-08 Szymon Jancadapter: Fix memory leaks on adapter free
2013-01-06 Anderson Lizardogdbus: Fix memory leak on properties_set()
2013-01-06 Thierry Escandeneard: nfctool: Add LLCP frame decoding support
next