platform/core/api/vine.git
2021-07-22 Seonah MoonFix a use-after-free 65/261665/1 accepted/tizen/unified/20210723.122810 submit/tizen/20210722.081417
2021-07-22 cheoleun moonMerge "Remove dead code" into tizen submit/tizen/20210722.025245
2021-07-22 Cheoleun MoonRemove dead code 87/261587/1
2021-07-22 cheoleun moonMerge "Increate the max length of topic to 1023" into...
2021-07-21 cheoleun moonMerge "Add remarks for vine_set_event_loop" into tizen
2021-07-21 cheoleun moonMerge "vine-ble-test: Add test for BLE" into tizen
2021-07-21 Cheoleun MoonIncreate the max length of topic to 1023 65/261565/2
2021-07-19 Cheoleun MoonAdd remarks for vine_set_event_loop 48/261448/1
2021-07-19 Cheoleun Moonvine-ble-test: Add test for BLE 45/261445/3
2021-07-16 Seonah Moonevent-loop: handles idle event 56/261356/2
2021-07-14 Seonah MoonFix svace issues 60/261260/1 accepted/tizen/unified/20210715.053928 submit/tizen/20210714.100702
2021-07-12 Seonah MoonImplement close function for GATT plugin 48/261148/2
2021-07-12 Seonah Moonvine-tool: terminate a tool when receiving interrupt... 41/261141/2
2021-07-12 Seonah MoonKeep client list in GATT server handle 53/261053/3
2021-07-08 Seonah MoonImplement read/write for BLE GATT 09/261009/2
2021-07-07 Seonah MoonAdd new API to set/get remote address(GATT) 46/260946/1
2021-07-07 Seonah MoonAdd new API to set DP method 98/260898/3
2021-07-07 Seonah MoonSeperate GATT from BLE plugin 06/260806/2
2021-07-07 Seonah MoonFirst draft for BLE GATT plugin 42/260742/8
2021-07-05 Cheoleun Moonble disc: Do not set service_data 20/260820/1
2021-07-02 Cheoleun MoonFix resource leak 52/260752/1 accepted/tizen/unified/20210705.125131 submit/tizen/20210705.020242
2021-07-02 Cheoleun Moonvine-tool: Handle SIGINT for glib event loop 43/260743/6
2021-07-02 Cheoleun MoonAdd null check in discovered_cb 35/260735/2
2021-07-02 Cheoleun MoonHandle unsupported functions 29/260729/4
2021-07-02 Cheoleun Moonvine-tool: Add ble discovery 86/260686/6
2021-07-02 Cheoleun MoonChange discoverd_cb for ble support 74/260574/2
2021-07-02 Cheoleun Moonble plugin: Implement basic operation 20/260520/2
2021-07-02 Cheoleun Moonadd ble_publish 19/260519/2
2021-06-23 Seonah Moonlibwebsockets: disable unnecessary options 46/260246/3 accepted/tizen/unified/20210629.130140 submit/tizen/20210628.025645
2021-06-23 seonah moonMerge "vine-tool: timefd() bug fix" into tizen
2021-06-23 Cheoleun MoonAllow to set event loop type with api 29/260229/2
2021-06-22 Seonah Moonvine-tool: timefd() bug fix 67/260167/3
2021-06-22 Cheoleun MoonAdd the support of glib event loop 77/260177/5
2021-06-21 cheoleun moonMerge "Modify to use various event loop" into tizen
2021-06-21 Cheoleun MoonModify to use various event loop 50/260150/1
2021-06-21 Seonah MoonProcess lws service after requesting to destroy a vhost 39/260139/1 accepted/tizen/unified/20210622.125832 submit/tizen/20210621.075049
2021-06-21 Seonah MoonUpgrade libwebsockets from v4.0-stable to v4.2-stable 81/260081/3
2021-06-21 Seonah MoonDisconnect clients when server DP is closed 14/260014/4
2021-06-17 Seonah MoonResolve IP based on address family 16/259916/2
2021-06-17 Seonah Moonunittest: fix a crash issue 15/259915/2
2021-06-09 seonah moonMerge "Wake the eventloop up when requesting deinitiali...
2021-06-09 Seonah MoonSelect proper vhost when connecting with a client 65/259365/6
2021-06-09 Seonah MoonWake the eventloop up when requesting deinitialize 06/259506/1
2021-06-07 Seonah MoonFix epoll() performance issue 93/259393/2
2021-06-02 Seonah MoonVerifier: send a message in joined callback for pubsub... 04/259204/2
2021-06-02 Seonah Moonbug fix: pass a proper argument to printf() 81/259181/1
2021-06-01 Seonah MoonAdd vine_dp_get_id() #2 27/259127/2 accepted/tizen/unified/20210602.122354 submit/tizen/20210601.115121
2021-06-01 Seonah MoonAdd vine_dp_get_id() 80/259080/7
2021-05-31 Cheoleun MoonChange print_error to _test_print_error 33/259033/3 submit/tizen/20210531.070519 submit/tizen/20210601.065609
2021-05-31 Seonah MoonDP: Add set/get remote port, get local ip 71/258771/5 submit/tizen/20210531.043146
2021-05-24 Seonah Moontests: add test for pubsub repetition 23/258623/4
2021-05-24 seonah moonMerge "tests: Expose print functions" into tizen
2021-05-24 Cheoleun Moonvine-verifier: fix wrong parameter 01/258701/1
2021-05-21 Seonah Moontests: Expose print functions 05/258605/3
2021-05-20 Seonah Moontool: Use a different timerfd per each dp 58/258558/2
2021-05-20 cheoleun moonMerge "Do not clone if security is NULL" into tizen
2021-05-20 Seonah MoonVineQueue: modify pop() to operate like std::queue 77/258377/2
2021-05-18 Cheoleun MoonDo not clone if security is NULL 18/258318/5
2021-05-14 Seonah MoonInvoke recv_cb() when all fragments of a message is... 17/258317/5
2021-05-14 seonah moonMerge "Remove ununsed enum(vine_data_path_type_e)"...
2021-05-14 seonah moonMerge "Rename vine-data-path functions for consistency...
2021-05-12 Seonah MoonRemove ununsed enum(vine_data_path_type_e) 81/258181/1
2021-05-12 cheoleun moonMerge "Use gtest instead of gmock" into tizen accepted/tizen/unified/20210526.010314 submit/tizen/20210510.064912 submit/tizen/20210523.234938
2021-05-12 Seonah MoonRename vine-data-path functions for consistency 76/258176/1
2021-05-11 Cheoleun MoonUse memmove to prevent memory overlapping 56/258156/1 submit/tizen/20210512.020301
2021-05-11 Cheoleun MoonAdd vine_dp_get_remote_ip 19/257919/3
2021-05-11 Cheoleun MoonUse gtest instead of gmock 31/258131/1
2021-05-04 Cheoleun MoonFix parsing of txt record 41/257841/1 accepted/tizen/unified/20210505.141431 submit/tizen/20210504.072230
2021-04-30 Seonah Moonlibwebsockets: remove unused files 09/257709/1
2021-04-27 Seonah MoonPass a service name when connecting to a pubsub server 90/257490/3
2021-04-26 Seonah MoonAdd peer joined/left callback 65/257465/1
2021-04-26 Cheoleun MoonFix coverity issues 34/257434/1 accepted/tizen/unified/20210427.085741 submit/tizen/20210426.035717
2021-04-26 cheoleun moonMerge "verifier: clone the discovered vine_service...
2021-04-23 Cheoleun Moonverifier: clone the discovered vine_service 85/257385/2
2021-04-23 Seonah MoonHandle DP operation based on DP_OPEN_STATE 86/257386/2
2021-04-23 문선아/Tizen Platform... Send a single message when WRITEABLE state (#237) 54/257354/1
2021-04-20 Seonah MoonUse a service name to check already connected service 37/257137/4
2021-04-20 Seonah MoonAdd set/get_token plugin API 02/257002/4
2021-04-15 Seonah MoonFix crash issues 36/256936/4 accepted/tizen/unified/20210416.011800 submit/tizen/20210415.090745
2021-04-15 Cheoleun MoonUnset ip_resolved_cb on vine_service_destroy 35/256935/1 submit/tizen/20210415.061314
2021-04-14 Seonah Moonunittest: remove unused wrapper function 89/256889/1 accepted/tizen/unified/20210415.000533 submit/tizen/20210414.073506
2021-04-14 Seonah Moonpubsub: create a disc handle for ip_resolve() 84/256884/2
2021-04-14 cheoleun moonMerge changes If464cbac,If043f6ea into tizen submit/tizen/20210414.043047
2021-04-14 Cheoleun MoonDo not use memcpy for vine_service_s 15/256815/6
2021-04-13 문선아/Tizen Platform... Handle a duplicated service name (#232) 07/256807/1
2021-04-13 Cheoleun MoonClone the found service 01/256801/1
2021-04-13 Cheoleun MoonFix incorrect variable name 87/256787/1 accepted/tizen/unified/20210414.000932 submit/tizen/20210413.055832
2021-04-13 Cheoleun MoonCheck return value of lws_get_socket_fd 85/256785/1
2021-04-13 Cheoleun MoonCreate disc_handle for each ip_resolving operation 84/256784/1
2021-04-12 문선아/Tizen Platform... Some changes for PSK (#228) 25/256725/1 accepted/tizen/unified/20210413.021236 submit/tizen/20210412.063618
2021-04-12 Cheoleun MoonFree allocated memories before strdup 21/256721/3
2021-04-12 Cheoleun MoonLimits the file size to be sent to INT_MAX 20/256720/2
2021-04-12 Cheoleun MoonUse localtime_r instead of localtime 19/256719/1
2021-04-08 Cheoleun Moontests: Free after use (3) 49/256649/2 accepted/tizen/unified/20210409.064102 submit/tizen/20210408.103639
2021-04-08 Seonah MoonChange the package name to capi-network-vine 42/256642/1 submit/tizen/20210408.092019
2021-04-08 Cheoleun Moontests: Free after use (2) 38/256638/1 submit/tizen/20210408.090200
2021-04-08 Cheoleun MoonReduce MAX_VINE_EPOLL_EVENTS to 512 32/256632/1
2021-04-08 Cheoleun Moontests: Free after use 31/256631/3
2021-04-08 Cheoleun MoonCasting for delete (2) 27/256627/1
2021-04-08 Cheoleun MoonCasting for delete 26/256626/1
next