removed unreachable code in android JNI
[platform/upstream/iotivity.git] / resource /
2016-12-14 Jongmin Choi[IOT-1652] Fix Doxm Handler to check ehRet during owner...
2016-12-14 Jongmin Choi[IOT-1652] Modify confirmed certificate OTM to use...
2016-12-13 Greg Zaverucha[IOT-1313, IOT-1300] Improve random number generation
2016-12-13 hyuna0213.joRemove unused function to resolve build warnings in...
2016-12-13 George NashIndicate intentional fall through in switch statments
2016-12-13 Habib VirjiFix deadcode execution in ocserverrequest.c
2016-12-13 Habib VirjiNULL pointer check in cbor_test
2016-12-13 Habib VirjiBuffer overrun in ocstack.c
2016-12-13 Philippe Covalbuild: Bypass and/or fix suspicious resource tests...
2016-12-12 George Nash[IOT-1089] Merge remote-tracking branch 'origin/generic...
2016-12-12 jihwan.seodisable enum value of OCResourceProperty related Local...
2016-12-12 jihwanseoFix for crash in InProcClientWrapper destructor.
2016-12-12 Habib VirjiRemoved href from device and platform payload
2016-12-12 Dan Mihai[IOT-1614] Test for NULL a single time.
2016-12-12 Minji Park[IOT-1593] TLS ports and CA_SECURE flag added for secur...
2016-12-12 hyuna0213.joModified the usage of the u_arraylist_remove()
2016-12-12 hyuna0213.jo[IOT-1575] Update to manage connection state of tcp...
2016-12-12 Jaewook Jungmodified searchUser() API on OCAccountManager
2016-12-12 Minji ParkFix static analysis issue in keepalive
2016-12-12 junghun kimPatch for discovery unowned device by BLE MAC address
2016-12-09 Philippe Covallinux: Use system sqlite3
2016-12-09 Chul LeeModify the SRMRequestHandler to use the CAEndpoint_t...
2016-12-09 jihwan.seofix crash issue related transmission for large data
2016-12-09 George NashPrevent out-of-bounds memory access
2016-12-09 jihwan.seoAdd new connectGatt API for Level 23 for android.
2016-12-09 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-09 Habib VirjiAdd links and rep in the response for the collection
2016-12-09 hyuna0213.jo[IOT-1625] Fix a logic to terminate CA in case of failu...
2016-12-09 bg.chun[IOT-1605][tizen]Fix obs ocserver.cpp deregistration...
2016-12-09 hyuna0213.jo[IOT-1608] Support PUT,POST,DELETE method type for...
2016-12-09 hyuna0213.joUpdate the keepalive response payload for the ping...
2016-12-09 Jaehong Jodisable scan interval logic in initialize step for...
2016-12-09 Jaewook Jungmodified uri for searching user on account server
2016-12-09 Jaewook Jungmodified OCAccountManager APIs
2016-12-09 Sandeep SharmaAdd C++ API for UnsetInputPinCB.
2016-12-09 Jongmin ChoiFix Doxm Handler for Manufacturer Cert OTM
2016-12-09 Jongmin ChoiUpdate provisioning client dat file for mfg otm
2016-12-09 Jongmin ChoiAdded API to reset SVR DB
2016-12-08 Philippe Covalprovisioning: Rename some C++ headers to avoid collisio...
2016-12-08 hyuna0213.jo[IOT-1575] Initialize socket fd after closing session
2016-12-08 George NashFixed mismatched printf argument
2016-12-08 George NashFix wrong size argument
2016-12-08 Jaehong JoAdded the "OIC" in TAG for debug.
2016-12-08 hyuna0213.jo[IOT-1602] Remove observer when the tcp connection...
2016-12-08 Philippe Covaldoc: Fix API generation script (javadoc)
2016-12-08 Dan Mihai[IOT-1651] Remove lax ACE for /oic/sec/acl
2016-12-08 Jongmin Choi[IOT-1645] Resovle the MOT's side effect
2016-12-08 js126.leeAdd OCGetDeviceOwnedState API
2016-12-08 Chul LeeFixed bug on MOT.
2016-12-08 Sandeep SharmaAdding C++ Api for Mutual Verified Just-Works
2016-12-07 jihwan.seodisable default scan interval time in android BLE
2016-12-07 Kevin Kane[IOT-1615] Correct return type of callback in SubOwnerC...
2016-12-07 Kevin Kane[IOT-1525] Keep credential resource encrypted on-disk...
2016-12-07 Jaewook Jungadded filter to handle an IP loopback message in CA...
2016-12-07 Jaehong JoFix static analysis issue in ocresource
2016-12-07 Philippe Covalbuild: Bypass non finishing security test (workaround)
2016-12-07 Jaewook Jungadded fail case for coap_add_option2
2016-12-07 bg.chunAdd client side logic when obs request failed.
2016-12-07 hyuna0213.joUpdate publish request payload for RD
2016-12-07 jihwan.seodisable BLE send logic related multicast
2016-12-07 hyuna0213.joUse RTM_NEWADDR, RTM_DELADDR to receive info about...
2016-12-06 Minji Park[IOT-1575] Fixed session delete function to resolve...
2016-12-06 George Nash[IOT-1517] Update scons scripts to pull gtest from...
2016-12-06 Dave ThalerPlatform ID must be a UUID to be valid
2016-12-06 Jongmin ChoiVendor-specific OTM: Mutual Verified Just-Works & Confi...
2016-12-06 Philippe Covalbuild: use tools.scons.RunTest for provisioning tests
2016-12-06 Philippe Covalbuild: use tools.scons.RunTest for csdk security tests
2016-12-06 hyuna0213.jo[IOT-1612] Fix OCRDPublishWithDeviceId() to publish...
2016-12-05 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-05 George Nash[IOT-1643] Fix illegal memory access - Don't return...
2016-12-05 bg.chun[IOT-1627][Android]resolve ipadapter memory leak issue
2016-12-05 jaehyun ChoAdd unittest test-case for cafragmentation code.
2016-12-05 jihwan.seoadd stop API of base stack in android.
2016-12-05 Ziran SunChange service type config in platform unit tests.
2016-12-05 saurabh.s9Adding C++ API for MOT
2016-12-05 jihwan.seoApply print log method in Android EDR adapter.
2016-12-05 jihwan.seoadd exception check login in android BLE
2016-12-05 Minji Park[IOT-1576] Changed error handling logic when tls messag...
2016-12-05 Minji ParkAdd shutdown() to disable send/receive on a socket...
2016-12-05 jihwan.seoApply print log method in Android BLE adapter.
2016-12-05 jihwan.seomodified print log method in CA layer.
2016-12-02 srijon.sbVoid function RemoveOTMContext should not return a...
2016-12-02 Dave Thaler[IOT-1611] Memory corruption in OCSetAttribute
2016-12-02 bg.chun[tizen]Modify bt_edr adapter to apply new logger
2016-12-02 Jongmin ChoiHandle Error during Ownership Transfer
2016-12-02 Todd Malsbary[IOT-1116] Support heterogeneous array encoding.
2016-12-02 jihwan.seoadd log message for TCP adapter
2016-12-02 jihwan.seo[IOT-1540] Add plumbling logic of connection manager
2016-12-01 Jaewook Jungadded fail case for coap_add_option
2016-12-01 jihwan.seoremove unused callback method in securityinterface.h
2016-11-30 hyuna0213.joRemoved unnecessary/duplicated log in connectivity...
2016-11-30 Habib VirjiRemove cJSON library include from resource
2016-11-30 Ossama OthmanFree strings allocated by TinyCBOR with free(), not...
2016-11-30 bg.chun[IOT-1207] Endpoint C API with request filtering
2016-11-30 Randeep Singhresolved svace issues
2016-11-30 Chul LeeInsert license text.
2016-11-29 jihwan.seo[IOT-1546] add DeleteLocalRef method in send logic...
2016-11-29 jihwan.seoadd deviceID information in CA layer
2016-11-29 bg.chun[IOT-1596]Fix ocendpoint/BT static analyze issue
2016-11-29 George NashCleanup unused-parameter warnings
next