platform/core/api/multi-device-group.git
2018-07-02 Saurav Babudemo: Send/Receive buffered data
2018-07-02 Saurav Babucapi: Send data as array of bytes instead of string
2018-07-02 Saurav Babucomp-manger: Send/Receive buffered data instead of...
2018-07-02 Saurav BabuEnable Base64 encoding support
2018-07-02 Saurav Babucapi: Fixed random crashes due to device_type initializ...
2018-07-02 saerome.kimcapi: change APIs relevant devices
2018-07-02 Saurav Babudemo: Receive requester device id in receive_request_result
2018-07-02 Saurav Babucapi: Add requester device id in companion_request_resu...
2018-07-02 Saurav Babucomp-manager: Add requester uuid when sending data...
2018-07-02 Saurav Babudemo: Fixed issue with incorrect comparision of command...
2018-07-02 Saurav Babudemo: Register callback to receive request result
2018-07-02 Saurav Babucapi: Add ref count in comp-manager when initializing app
2018-07-02 Saurav Babucomp-manager: Add new method to store ref count of...
2018-07-02 Saurav Babucomp-manager: Send command directly without discovering...
2018-07-02 saerome.kimcapi: Change callback function called after request...
2018-07-02 saerome.kimcapi: change API names to make doxygen doc.
2018-07-02 Jihoon JungAdd db implementation
2018-07-02 Saurav BabuFixed coding style related issues
2018-07-02 saerome.kimcomp-manager: add OCPlatform infomation
2018-07-02 saerome.kimcapi: add privilege comments
2018-07-02 Saurav Babucomp-manager: Notify send data result to application
2018-07-02 Saurav Babucomp-manager: Send data directly to host without discovery
2018-07-02 Saurav Babucapi: Store secure port number of devices
2018-07-02 Saurav Babucomp-manager: Fixed compile time error
2018-07-02 saerome.kimd2d-manager: fix doxgen warnings and errors
2018-07-02 saerome.kimd2d-manager: add doc.h and change of copyright enforcem...
2018-07-02 saerome.kimd2d-manager: remove unnecessary files
2018-07-02 saerome.kimcapi: disable feature check routine temporally.
2018-07-02 saerome.kimcapi: add feature check routine
2018-07-02 saerome.kimcapi: seperate a file related dbus
2018-07-02 Saurav Babucomp-manager: Send NULL terminated string as data
2018-07-02 saerome.kimd2d-manager: make capi can support multi-clients.
2018-07-02 Mayank HaaritRemoved compilation error
2018-07-02 saerome.kimd2d-manager: Modify API header files align with ACR...
2018-07-02 saerome.kimd2d-manager: fix Tizen coding rules
2018-07-02 saerome.kimd2d-manager: initial documentation
2018-07-02 Saurav Babucomp-manager: Fixed issue in sending response of Post...
2018-07-02 Saurav Babucomp-manager: Code cleanup after replacing iotcon with...
2018-07-02 Saurav Babucomp-manager: Handle Post request from client using...
2018-07-02 Saurav Babucomp-manager: Added Send Data with Post method using...
2018-07-02 saerome.kimcompanion-manager: fix crash issue
2018-07-02 saerome.kimd2d-manager: fix svace issue
2018-07-02 Saurav Babucomp-manager: Code cleanup when adding new resource
2018-07-02 Saurav Babucomp-manager: Find Resources using IoTivity C++ Stack
2018-07-02 saerome.kimadd boiler plate related to license
2018-07-02 Saurav Babucomp-manager: Add initial cpp code
2018-07-02 Saurav Babucomp-manager: Compile cpp files also
2018-07-02 Saurav Babucomp-manager: Add necessary dependencies for IoTivity C++
2018-07-02 Saurav Babucomp-manager: Add extern C in header files for access...
2018-07-02 Saurav Babumot-agent: Fixed crash issue when we can't find target...
2018-07-02 saerome.kimUpdate README.md
2018-07-02 saerome.kimUpdate README.md
2018-07-02 saerome.kimupdate README.md
2018-07-02 saerome.kimmot-agent: make demo app to print received messge length
2018-07-02 saerome.kimmot-agent: code clean up
2018-07-02 saerome.kimmot-agent: change from structure using multiple threads...
2018-07-02 Saurav Babucomp-manager: Replace iotcon_query with iotcon_represen...
2018-07-02 Mayank HaaritFixed compilation errors for Tizen speakers, Added...
2018-07-02 Saurav BabuFixed compile time warnings
2018-07-02 Saurav Babucomp-manager: Remove discovery retry mechanism
2018-07-02 Saurav Babumot-agent: Remove discovery retry mechanism
2018-07-02 Saurav Babumot-agent: Fixed issue in cloning OCProvision device
2018-07-02 Saurav Babudemo: Always get devices from comp-manager in run_devic...
2018-07-02 Saurav Babumot-agent: Perform deep copy in cloning OCProvisionDev_t
2018-07-02 Saurav Babucomp-manager: Register new signal for mowned_devs_added...
2018-07-02 Saurav Babumot-agent: Add discovery retry mechanism for disc_owned...
2018-07-02 Saurav Babumot-agent: Temporary fix to prevent crash in iotivity
2018-07-02 Saurav Babucomp-manager: Register new signal for mot_enb_devs_adde...
2018-07-02 Saurav Babumot-agent: Add retry mechanism for disc_mot_enb_devs
2018-07-02 saerome.kimmot-agent: make mot-agent return 'device busy error...
2018-07-02 saerome.kimmot-agent: replace usleep with nanosleep
2018-07-02 Saurav Babucomp-manager: Remove device discovery retry from compan...
2018-07-02 Saurav Babucomp-manager: Reset retry count when device discovery...
2018-07-02 Saurav Babudemo: Append only new devices to found_device_list
2018-07-02 Saurav Babucomp-manager: Add logic to retry device discovery
2018-07-02 Saurav Babumot-agent: Remove mot device list before discovering
2018-07-02 saerome.kimetc: remove unnecessary files
2018-07-02 saerome.kimdemo: make 'send_data' functionality use MOT enabled...
2018-07-02 saerome.kimmot-agent: replace nonosleep with usleep to prevent...
2018-07-02 saerome.kimmot-agent: fix waiting time as 100ms
2018-07-02 saerome.kimmot-agent: add mutex at every APIs which goes to CA...
2018-07-02 saerome.kimdemo: change message color from remote devices
2018-07-02 Saurav Babuinstall: Add GBS Root as command line argument
2018-07-02 saerome.kimdemo: replace new line character with carriage return
2018-07-02 Saurav Babucomp-manager: Fixed issue with group dismiss in COMP_RE...
2018-07-02 saerome.kimcomp-manager: modify item be added from the last when...
2018-07-02 saerome.kimetc: update install.sh to support multi modalities
2018-07-02 Jihoon JungAdd temp fix for limit cmd length
2018-07-02 saerome.kimiotcon: add iotcon package for debugging
2018-07-02 saerome.kimcomp-manager: remove red-color log even they are not...
2018-07-02 saerome.kimmisc: remove build warning message
2018-07-02 saerome.kimcomp-manager: modify send-data functionality
2018-07-02 Saurav Babucomp-manager: Use enum instead of string for commands
2018-07-02 saerome.kimcomp-manager: add comment to explain query can't b...
2018-07-02 saerome.kimcomp-manager: fix crash issue when receiving GET reques...
2018-07-02 saerome.kimcomp-manager: fix issue that timeout is not applied.
2018-07-02 saerome.kimcomp-manager: change send_data method as unicast like...
2018-07-02 saerome.kimmot-agent: change log level which is regarded errors...
2018-07-02 Saurav Babucomp-manager: Update Send Data command to 5
2018-07-02 saerome.kimcomp-manager: add receiving data from remote owner
next