Add packaging directory
[platform/upstream/neard.git] / src /
2014-11-25 Arron WangAdd packaging directory 77/30777/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_unified accepted/tizen_wearable tizen tizen_3.0 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0.m2 tizen_3.0_ivi accepted/tizen/3.0/common/20161114.111336 accepted/tizen/common/20141128.095251 accepted/tizen/ivi/20141208.013047 accepted/tizen/ivi/20160218.025302 accepted/tizen/mobile/20141201.102132 accepted/tizen/unified/20170313.043903 submit/tizen/20141126.073427 submit/tizen/20141128.010817 submit/tizen_3.0_common/20161104.104000 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000006 submit/tizen_unified/20170313.040938 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release tizen_4.0.m1_release
2014-11-25 Samuel Ortizndef: Add support for WiFi Handover through MIME/x... 76/30776/1
2014-11-25 Arron WangAdd raw NDEF support for P2P 75/30775/1
2014-11-25 Arron Wangtag: Implement a raw NDEF accessor 74/30774/1
2014-11-25 Samuel Ortizndef: Support RAW ndef writes 73/30773/1
2013-11-25 Samuel Ortiznetlink: Check for netlink message sender PID
2013-11-24 Samuel Ortizdevice: Implement Adapter property
2013-11-24 Samuel Ortiztag: Implement Adapter property
2013-11-21 Samuel Ortizmain: Call agent_init first
2013-11-21 Samuel Ortizadapter: Remove near_adapter_list
2013-11-20 Samuel Ortizadapter: Make the power cycle upon driver error configu...
2013-11-18 Samuel Ortizadapter: Catch polling errors
2013-11-18 Samuel Ortiznetlink: Expose NL_CB_FINISH handler
2013-11-13 Samuel Ortizagent: Export matching record payload from GetNDEF
2013-11-13 Samuel Ortizndef: Implement record payload getter
2013-11-13 Samuel Ortizagent: Only print matching record from NDEF agent's...
2013-11-10 Samuel Ortizdevice: Create the Device D-Bus interface only when...
2013-11-10 Samuel Ortizagent: Keep legacy interfaces for a few more releases
2013-11-10 Samuel Ortiztag: Remove trailing whitespaces
2013-11-10 Samuel Ortiztag: Create new path when writing a new Record
2013-11-10 Samuel Ortiztag: Unregister Record before Tag
2013-11-10 Samuel Ortizdevice: Unregister Record before Device
2013-11-10 Samuel Ortizndef: ObjectManager conversion
2013-11-10 Samuel Ortiztag: ObjectManager conversion
2013-11-10 Samuel Ortizdevice: ObjectManager conversion
2013-11-10 Samuel Ortizadapter: Initial transition to managed objects
2013-11-04 Samuel Ortiztag: Do not unref a NULL write message
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-13 Samuel Ortizadapter: Implement TagFound signal
2013-10-11 Samuel Ortizadapter: Do not send a poll command when adapter is...
2013-09-02 Olivier Guiterneard: Change in dbus conf to allow PHDC managers and...
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 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
next