Do not build unittest when ASAN is enabled
[platform/core/api/vine.git] / plugins /
2022-02-09 Seonah MoonFix use-after-free 03/270803/1 accepted/tizen/unified/20220210.105908 submit/tizen/20220209.080059
2021-12-01 Seonah MoonDo not open default server socket 82/267282/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-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-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-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 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-09 Seonah MoonModify the initiation logic for GATT connection 47/261947/4
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-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-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 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 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 moonMerge "vine-tool: timefd() bug fix" into tizen
2021-06-22 Seonah Moonvine-tool: timefd() bug fix 67/260167/3
2021-06-21 cheoleun moonMerge "Modify to use various event loop" into tizen
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 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-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-05-31 Seonah MoonDP: Add set/get remote port, get local ip 71/258771/5 submit/tizen/20210531.043146
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-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 cheoleun moonMerge "Use gtest instead of gmock" into tizen accepted/tizen/unified/20210526.010314 submit/tizen/20210510.064912 submit/tizen/20210523.234938
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-04 Cheoleun MoonFix parsing of txt record 41/257841/1 accepted/tizen/unified/20210505.141431 submit/tizen/20210504.072230
2021-04-26 cheoleun moonMerge "verifier: clone the discovered vine_service...
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-14 cheoleun moonMerge changes If464cbac,If043f6ea into tizen submit/tizen/20210414.043047
2021-04-13 문선아/Tizen Platform... Handle a duplicated service name (#232) 07/256807/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-08 Cheoleun MoonUse delete for memory allocated by new (2) 25/256625/1
2021-04-08 cheoleun moonMerge "Release resources" into tizen
2021-04-08 Seonah MoonFix coverity issues 15/256615/1
2021-04-08 Seonah MoonRelease Vine 1.0.0 00/256600/3