main: Use gboolean type in GOptionEntry
[platform/upstream/neard.git] / src /
2013-09-02 Patrik Flyktmain: Use gboolean type in GOptionEntry
2013-08-28 Olivier Guitererror: Add ENOMEM error string message
2013-08-23 Samuel Ortizbluetooth: Make the default adapter callback error...
2013-08-20 Daniel Wagnercore: Do not compare expression against NULL
2013-08-20 Daniel Wagnercore: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnercore: 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-07-31 Syam Sidhardhansrc: Remove redundant include config.h
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-03 Samuel Ortizmanager: Remove the SetProperty method
2013-07-03 Samuel Ortizadapter: Restart polling when failing to connect to...
2013-07-02 Louis Yung-Chieh Londef: 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-27 Samuel Ortizndef: Parse AAR payload
2013-06-27 Samuel Ortizndef: Initial support for Android Application Records
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 Veeramallyndef: 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-19 Samuel Ortizndef: Rename near_ndef_prepare_hs_message
2013-06-19 Samuel Ortizndef: Rename build_ho_record
2013-06-18 Samuel Ortiztest: Add MIME type to the Device pushing options
2013-06-18 Samuel Ortizndef: Fallback to the WiFi agent when missing an SSID
2013-06-14 Guillem Joverbluetooth: Fix memory leaks on error or when not pairing
2013-06-12 Samuel Ortizagent: Do not call NDEF agent Release when agent leaves
2013-06-12 Samuel Ortizndef: Do not fail if NDEF record MIME type is not a...
2013-06-10 Samuel Ortizadapter: Pass the right adapter index when auto powerin...
2013-06-08 Samuel Ortizsnep: Fix fragmented GET
2013-06-08 Samuel Ortizsnep: Fix SNEP fragmentation
2013-05-30 Samuel Ortiztag: Set type B tag type properly
2013-05-22 Samuel Ortizp2p: Non blocking client socket
2013-04-29 Arron Wangbluetooth: Get name value from right message iterator
2013-04-11 Samuel Ortizmain.conf: Add DefaultPowered configuration
2013-04-05 Ravi kumar Veeramallyndef: Add api to prepare mime type wsc record
2013-04-05 Ravi kumar Veeramallyndef: Remove unnecessary debug statement
2013-04-04 Marcin Malagowskiunit: Support for SNEP REJECT request
2013-04-04 Marcin Malagowskiunit: Fixed cleaning SNEP fragments
2013-04-04 Ravi kumar Veeramallyndef: Add support to build wifi_wsc mime type ndef...
2013-03-28 Szymon Jancndef: Remove not used Doxygen annotations
2013-03-28 Szymon Jancndef: Remove bogus text from near_ndef_parse_msg comment
2013-03-28 Szymon Jancndef: Use sizeof instead of strlen to get BT_MIME_STRIN...
2013-03-28 Szymon Jancndef: Fix some typos in comments and debug messages
2013-03-28 Szymon Jancndef: Simplify near_ndef_prepare_ac_and_cfg_records...
2013-03-25 Guillem Jovermain: Wait to daemonize to just before entering the...
2013-03-22 Guillem Joverndef: Fix typo in unknown carrier string
2013-03-20 Marcin Małagowskisnep: SNEP core moved from plugins to core
2013-03-15 Samuel Ortiztag: Export tag data length
2013-03-11 Samuel Ortizndef: Fix local carrier data fetching error message
2013-03-04 Samuel Ortizmain: Big fat warning for netlink initialization failure
2013-03-04 Szymon Jancmain: Exit neard if netlink initialization failed
2013-03-04 Szymon Jancbluetooth: Fix possible NULL pointer dereference
2013-02-28 Ravi kumar Veeramallyorg.neard.conf: Add the HandoverAgent interface sending...
2013-02-28 Ravi kumar Veeramallyagent: Add WSC field to handover agent API
2013-02-28 Ravi kumar Veeramallyndef: Add support for multiple carriers
2013-02-28 Ravi kumar Veeramallyndef: Add support for multiple carriers in Hr message
2013-02-28 Ravi kumar Veeramallyndef: Implement Hr message preparation routine
2013-02-28 Ravi kumar Veeramallyndef: Implement Hs message preparation routine
2013-02-28 Ravi kumar Veeramallyndef: Add helper funtions to create handover messages
2013-02-28 Ravi kumar Veeramallyndef: Return empty Hs in case of unsupported Hr version
2013-02-28 Ravi kumar Veeramallyndef: Add helper function to free ndef messages
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 Ortiztag: Send PropertyChanged signal when new records are...
2013-02-15 Samuel Ortizdevice: Send PropertyChanged signal when new records...
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 Ravi kumar Veeramallyagent: Add an extra parameter to the handover registrat...
2013-02-11 Ravi kumar Veeramallynear: Rename struct name bt_data to carrier_data
2013-02-06 Samuel Ortizadapter: Disconnect from the target when data read...
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 Jancndef: Fix error message in near_ndef_prepare_handover_r...
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 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-10 Olivier Guitertypes: Fix build error due to unaligned memory access
2013-01-09 Olivier Guiterndef: Add records comparison helpers
2013-01-08 Szymon Jancadapter: Fix memory leaks on adapter free
2012-12-06 Szymon Jancbluetooth: Remove not needed forward declaration
2012-12-06 Szymon Jancndef: Remove not needed NULL assignments
2012-12-06 Szymon JancFix coding style errors through the code
2012-11-29 Samuel Ortizadapter: Update the Devices array before emitting the...
next