platform/core/api/vine.git
2021-12-30 Seonah MoonUpgrade libwebsockets to v4.3-stable 94/268694/2 accepted/tizen/unified/20211231.161332 submit/tizen/20211230.054603
2021-12-01 cheoleun moonAdd prebuilt lws library for armv7hl 99/267299/1 accepted/tizen/unified/20211202.120708 submit/tizen/20211201.112105
2021-12-01 cheoleun moonDo not pack pkgconfig for libwebsockets 89/267289/1 submit/tizen/20211201.045926
2021-12-01 Seonah MoonDo not open default server socket 82/267282/2
2021-11-26 cheoleun moonDo not use vsnprintf twice 22/267122/1 submit/tizen/20211126.024755 submit/tizen/20211129.010432 submit/tizen/20211130.020503
2021-11-25 cheoleun moonDo not use prebuilt lws library 66/267066/1 submit/tizen/20211125.083424
2021-10-28 cheoleun moonChange the type of validator to long long 52/265752/1 accepted/tizen/unified/20211028.122143 submit/tizen/20211028.062653
2021-10-28 cheoleun moonFix unitest for dp 46/265746/1
2021-10-25 cheoleun moonFix memory leak 99/265599/1 submit/tizen/20211028.034129
2021-10-22 cheoleun moonUpgrade version to 1.1.10 67/265567/2
2021-10-22 cheoleun moonIncrease max fd counts to 1024 56/265556/2
2021-10-22 cheoleun moonAdd lock_guard VineMap::for_each 54/265554/2
2021-10-22 Seonah Moondnssd-plugin: overwrite sdref_map for duplicate fd 44/265544/2
2021-10-22 Seonah Moonlws-plugin: move client close request to eventloop... 43/265543/2
2021-10-21 cheoleun moonIterate op_queue to process the matching fd 27/265527/1
2021-10-21 Seonah MoonCheck datapath handle before invoking user callback 47/265447/5
2021-10-19 cheoleun moonIntroduce VineMap for synchronized map 22/265422/4
2021-10-19 Seonah MoonChange DP termination logic #2 12/265412/3
2021-10-19 Seonah MoonChange DP termination logic 20/265320/9
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
next