platform/core/appfw/cion.git
2021-07-21 jusungChange broadcast channel to group channel 54/261554/1
2021-07-21 jusungRevert "Change broadcast channel to group channel" 53/261553/1
2021-07-21 jusungChange broadcast channel to group channel
2021-07-15 Inkyun KilAdd include <stdint.h> for uint64_t 69/260669/3
2021-07-15 Sangyoon JangRemove tab 73/261273/2
2021-07-15 Sangyoon JangUse separated dp when sending synchronously 92/260892/5
2021-07-05 SukHyung KangMerge "Gets uuid from esd" into tizen
2021-07-05 SukHyung, KangGets uuid from esd 79/260479/13
2021-06-29 Sangyoon JangFix name of VineInterface callbacks 79/260579/1
2021-06-29 Sangyoon JangOptimize some parameters 49/260549/1
2021-06-28 Sangyoon JangImprove readability of ServerChannel 33/260533/1
2021-06-28 HyunhoRemove error callback 63/260463/3
2021-06-28 Sangyoon JangFix build warnings 74/260474/2
2021-06-28 Hwankyu JhunUse temporary variable 03/260503/1
2021-06-25 Sangyoon JangFix crash when sending payload async 72/260472/3
2021-06-25 Sangyoon JangRemove duplicated code 65/260465/2
2021-06-25 Sangyoon JangFix coding style 52/260452/2
2021-06-25 Sangyoon JangImprove readability of ClientChannel 33/260233/6
2021-06-25 HyunhoRemove duplication 85/260285/9
2021-06-22 jusungFix build error 91/260191/1
2021-06-21 HyunhoAdd missing param name
2021-06-21 HyunhoUse uint64_t instead of long
2021-06-21 HyunhoAdd get payload id capi
2021-06-21 HyunhoFix wrong header format
2021-06-21 HyunhoRemove unnecessary character
2021-06-21 HyunhoAdd server side async result logic
2021-06-21 HyunhoAdd peerinfo for payload async result and capi
2021-06-21 HyunhoAdd a callback to receive async calls' result
2021-06-14 Sangyoon JangInvoke OnConnectionResult at the main thread
2021-06-09 jusungRemove unnecessary log
2021-06-09 jusungFix discovery bug
2021-06-02 jusungFix coding rule
2021-06-02 jusungFix coding rule
2021-06-02 jusungUse unordered_map instead of map
2021-06-02 jusungFix coding rule
2021-06-02 jusungUse peer_id instead of ip address in pub/sub
2021-06-02 jusungApply vine_dp_set_remote_port
2021-06-02 jusungAdd joined/left callback
2021-06-02 Sangyoon JangFix uninitialized variable of ChannelJob
2021-06-02 Sangyoon JangFix static analysis issue
2021-06-02 Sangyoon JangFix uninitialized variables of constructor
2021-06-02 Sangyoon JangSet enum class PayloadType as char type
2021-06-02 Sangyoon JangFix build error
2021-05-28 review-botFix UNSPECIFIED_CHAR_IN_COND
2021-05-28 review-botFix UNINIT.CTOR
2021-05-27 HyunhoMerge branch 'hhstark-kang-master'
2021-05-27 HyunhoImplement missing server's OnConnectionResult logic
2021-05-27 강현호/Tizen Platform... Merge pull request #24 from appfw/master
2021-05-25 Sangyoon JangFix to throw exception when ServerChannel::Listen(...
2021-05-25 Sangyoon JangRemove submodules
2021-05-25 Sangyoon JangAdd handling exceptions
2021-05-25 Sangyoon JangConvert vine error to cion error
2021-05-25 Sangyoon JangFix doxygen comments of cion_error.hh
2021-05-12 강현호/Tizen Platform... Merge pull request #23 from appfw/master
2021-05-11 Sangyoon JangSet security info at dp
2021-05-11 강현호/Tizen Platform... Merge pull request #22 from appfw/master
2021-05-10 jusungAdd reject reason
2021-05-07 jusungAdd missing peer_info
2021-05-07 강현호/Tizen Platform... Merge pull request #21 from appfw/master
2021-05-06 Sangyoon JangFix vine discovering
2021-05-06 jusungFix wrong comparison statement
2021-05-06 HyunhoAdd missing disconnected impl
2021-05-06 HyunhoAdd missing disconnected impl
2021-05-06 HyunhoFix GetDp bug
2021-05-06 hyunhoAdd capi Disconnected callback
2021-05-06 SukHyung, KangAdd timeout sequence for senddata sync calling
2021-05-06 HyunhoFix GetDp bug
2021-05-04 hyunhoAdd capi Disconnected callback
2021-05-04 hyunhoAdd missing assingment
2021-05-03 hyunhoCheck IP and Port to prevent duplication
2021-05-03 hyunhoMerge branch 'master' of github.sec.samsung.net:hhstark...
2021-05-03 hyunhoFix a discovery duplication issue
2021-05-03 강현호/Tizen Platform... Merge pull request #20 from appfw/master
2021-05-03 Inkyun KilFix bug for client peerinfo
2021-04-30 hyunhoFix wrong pointer comparison
2021-04-29 hyunhoFix wrong pointer comparison
2021-04-29 강현호/Tizen Platform... Merge pull request #19 from appfw/master
2021-04-29 jusungFix crash issue
2021-04-28 hyunhogit push origin "master"Merge branch 'hhstark-kang...
2021-04-28 강현호/Tizen Platform... Merge branch 'master' into master
2021-04-28 hyunhoRemove wrong null check
2021-04-28 hyunhoCheck null data send
2021-04-28 hyunhoFix wrong signature
2021-04-28 hyunhoFix null ref
2021-04-28 hyunhoAdd Reject / Accept methods
2021-04-27 hyunhoImplement missing conn result callback implementation
2021-04-27 jusungFix multiple transmission
2021-04-27 강현호/Tizen Platform... Merge pull request #17 from appfw/master
2021-04-26 hyunhoCall ServerChannel OnDisconnected on main thread
2021-04-26 hyunhoCall OnDisconnected on main thread
2021-04-23 hyunhoCall ServerChannel OnDisconnected on main thread
2021-04-22 hyunhoCall OnDisconnected on main thread
2021-04-21 jusungFix coding rule
2021-04-21 jusungSet dp max connection
2021-04-21 강현호/Tizen Platform... Merge pull request #16 from appfw/master
2021-04-20 jusungAdd async sender
2021-04-20 SukHyung, KangAdd Fileload
2021-04-14 Inkyun KilFix wrong type
2021-04-06 Sangyoon JangFix PeerInfo class
2021-04-01 Inkyun KilModify cion server casting for capi and fix trivial...
next