platform/core/api/vine.git
2021-10-13 Seonah MoonFix a crash issue 57/265257/1 accepted/tizen/6.5/unified/20211028.095702 accepted/tizen/unified/20211013.114638 submit/tizen/20211013.083056 submit/tizen_6.5/20211028.161801 tizen_6.5.m2_release
2021-09-28 Seonah MoonReturn non-zero in lws callback when close request 10/264710/1 submit/tizen/20211012.073313
2021-09-28 Seonah MoonFix timing issue 61/264561/3
2021-09-15 Seonah MoonDisable NAN feature on emulator 43/264243/1 accepted/tizen/unified/20210923.133046 submit/tizen/20210916.023811
2021-09-07 Cheoleun MoonEnsure null-terminated string 14/263614/1 submit/tizen/20210907.051033
2021-08-30 Cheoleun MoonFix svace issues 78/263278/1 accepted/tizen/unified/20210901.050242 submit/tizen/20210831.025107
2021-08-30 Seonah Moonble-gatt: Use different UUID for each DP connection 72/262172/5
2021-08-30 Seonah MoonAdd vine_dp_set_service() 75/262075/3
2021-08-30 seonah moonMerge "Modify the initiation logic for GATT connection...
2021-08-30 Cheoleun Moonnan-plugin: add NAN init/deinit 84/261884/3
2021-08-30 Cheoleun Moonnan-plugin: add resolve_ip 70/261870/4
2021-08-30 Cheoleun MoonIntegrate ble_discovered_cb with discovered_cb 99/261799/4
2021-08-30 Cheoleun MoonSupport NAN discovery 07/261707/6
2021-08-30 cheoleun moonMerge "nan plugin: add publish and subscribe" into...
2021-08-30 Cheoleun Moonnan plugin: add publish and subscribe 03/261703/2
2021-08-24 Cheoleun MoonUse gmock instead of gtest 59/262959/2 accepted/tizen/unified/20210824.123710 submit/tizen/20210824.054637
2021-08-12 cheoleun moonMerge "Use long type for timeout_ms" into tizen accepted/tizen/unified/20210813.005935 submit/tizen/20210812.064303
2021-08-10 Cheoleun MoonUse long type for timeout_ms 03/262403/1
2021-08-09 Seonah MoonModify the initiation logic for GATT connection 47/261947/4
2021-08-09 Seonah MoonFix build failure 59/262359/1
2021-08-06 Cheoleun MoonCheck if value is null 00/262300/1 submit/tizen/20210806.070749
2021-07-23 Seonah Moonble-gatt: handle pending write data and MTU 97/261597/8
2021-07-22 Seonah Moonble-gatt: Add eventfd to handle pending write data 63/261563/2
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
next