modified transport type check logic for coap over tcp
[platform/upstream/iotivity.git] / resource /
2016-02-23 hyuna0213.jomodified transport type check logic for coap over tcp
2016-02-23 koushik.girijalaCoAP over TCP transmission over BT support for Tizen
2016-02-23 Jaehong JoFix tizen build issue.
2016-02-23 jihwan.seoremoved duplicated OC_LOG and replace it with OIC_LOG
2016-02-23 vimala.vEMPTY ACK/RESET message Handling by Routing Manager
2016-02-23 jihwan.seoupgrade gatt connection performence
2016-02-19 Jaehong JoModified edrinterface for initiaize and terminate
2016-02-19 jihwan.seo[IOT-953] coap message is not sent in android ble
2016-02-19 Ashok ChannaMerge branch 'nfc-transport'
2016-02-18 hyuna0213.joFix for defects detected by static analysis in ca android
2016-02-18 jihwan.seoclean up android ble implement code
2016-02-18 hyuna0213.joCoAP over TCP transmission over BT
2016-02-18 hyuna0213.jokeepalive for coap over tcp
2016-02-17 jihwan.seo[IOT-946] To support Resource Discovery on unicast...
2016-02-17 jihwan.seoCoAP over TCP transmission over BLE
2016-02-17 jihwanseoBLE Client support for Tizen 2.4
2016-02-03 Jaehong JoFixed EDR problem related to BT on/off for Android.
2016-02-03 jihwan.seo[IOT-931] Added send logic to check write/notify in BLE
2016-02-03 jihwan.seoTo separate receive data in caleadapter as per adapter...
2016-02-03 vimala.v[Arduino BLE]Property of Read characteristic is changed...
2016-02-01 Tobias RauterAdd cloning of identity to CACloneInfo
2016-02-01 jihwan.seoreplaced OC_LOG with OIC_LOG in stack
2016-01-29 jihwan.seoreplaced current TAG with 'OIC_xxx' commonly in CA
2016-01-29 Rahul RahulReverting back to Android-21 as the move to Android...
2016-01-29 hyuna0213.joreplaced current TAG with 'OIC_xxx' commonly in RI...
2016-01-29 jihwan.seoreplaced OC_LOG with OIC_LOG in security
2016-01-28 jihwan.seomodified target transport type related blockwise transfer.
2016-01-28 Ossama OthmanWait for Linux BLE event loop to start before stopping.
2016-01-26 Jaehong JoReplaced current TAG with 'OIC_xxx' in c_common and...
2016-01-26 hyuna0213.jomodified the initialize/deinitialize logic in CA
2016-01-20 George NashClean up documentation warnings reported by doxygen
2016-01-20 hyuna0213.joFix CA Layer build warnings
2016-01-20 Hauke Mehrtenstcp_adapter: use CASecureEndpoint_t
2016-01-20 Hauke Mehrtensconnectivity: fix warning about missing method declarations
2016-01-20 jihwanseoTo Integrate logger files
2016-01-19 Ossama OthmanCorrected incompatible pointer and format specifier...
2016-01-15 Jay OhAdd OICFree() to release the memory already allocate...
2016-01-15 Ossama Othman[IOT-771] Reintroduce missing Linux BLE adapter code.
2016-01-14 jihwan.seoprocess return type for some method related CAConnectiv...
2016-01-14 Dmitriy ZhuravlevRevert "Update secure resource related modules(SRM...
2016-01-13 jihwan.seoRemoved unneccessary code for stack
2016-01-13 Ossama Othman[IOT-919] Only run send queues if GATT adapter is running.
2016-01-13 Ossama OthmanCorrected signed/unsigned integer comparison warnings.
2016-01-13 jw0213.jungcode refactoring on camessagehandler
2016-01-13 Rahul RahulUpdated the android version to API 23 and build tools...
2016-01-13 Stephane LejeuneAllow empty token usage.
2016-01-13 jihwan.seoupdated the code related ipadapter more clearly
2016-01-13 jw0213.jungmerge the duplicated function in camessagehandler
2016-01-13 jihwan.seoMoved common method to check null parameter.
2016-01-13 jihwan.seoremoved unnecessary BLE interface method
2016-01-13 hyuna0213.jochanges the tcp adapter logic for exception case.
2016-01-12 js126.leeFix security unittest regarding iotvticalendartest...
2016-01-12 Ossama OthmanAdded missing AUTHENTICATION_FAILED OCException reason.
2016-01-11 Hauke Mehrtensip_adapter: fix setting setsockopt() IP_MULTICAST_IF...
2016-01-11 hyuna0213.jofixed CoAP/TCP header type check logic from the size.
2016-01-08 youngmanFix get platform info issue when ROUTING_GATEWAY
2016-01-05 Jongmin ChoiFix provisioning unittest SConscript path
2016-01-05 leechulUpdate secure resource related modules(SRM,OTM,SRP...
2016-01-05 Andrii ShtompelFix CKM's unit test issue
2015-12-29 leechulModify OCParseSecurityPayload() to prevent core-dump...
2015-12-29 leechulModify the remove device related API to use client...
2015-12-24 Andrii ShtompelDTLS handshake retransmission
2015-12-21 Jihun HaCorrect some defects detected by Static Code Analysis...
2015-12-18 G S Senthil KumarMerge branch 'simulator'
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
2015-12-18 leechulAdd wrong PIN defence codes in case of PIN based OxM
2015-12-17 Habib Virji/oic/res response for the RD
2015-12-15 Joseph MorrowMake sure the Platform Resource and Device Resource...
2015-12-15 Mandeep ShettyModified discovery payload to be spec compliant.
2015-12-15 Joseph MorrowAdd /oic/d and /oic/p discovery response messaging...
2015-12-14 hyuna0213.jocheck the method type of request info.
2015-12-11 hyuna0213.jofixed sample app defects detected by static analysis
2015-12-11 hyuna0213.joEnabled CoAP/TCP on android platform
2015-12-11 hekraIOT-897:OCRepresentation can check attribute type
2015-12-11 Markus JungIoT-875, IoT-876 core value and data model value fix
2015-12-11 leechulModify incorrect conditional statements in OCParseSecur...
2015-12-11 Randeep SinghAdded api in PDM to set device as stale
2015-12-11 Ravi NanjundappaUpdate the OC_SPEC_VERSION macro
2015-12-11 Habib VirjiChange RD payload in correct format.
2015-12-10 Ossama Othman[IOT-898] Propagate result of CA discovery/listen start...
2015-12-10 koushik.girijalaFix for Build error in Arduino Due Build
2015-12-10 Habib VirjiChange SECURITY payload in correct format.
2015-12-10 Habib VirjiChange PRESENCE payload in correct format.
2015-12-10 Habib VirjiChange DEVICE payload in correct format.
2015-12-10 Habib VirjiChange PLATFORM payload in correct format.
2015-12-10 Habib VirjiChange REPRESENTATION payload in correct format.
2015-12-09 hyuna0213.joadd the prefix definition to resolve the build error
2015-12-09 Habib VirjiRD handling of publishing device address
2015-12-07 koushik.girijalaFix for Memory management in Arduino
2015-12-04 Rahul RahulFix for IOT-769. Sets the uri in OCRepresentation
2015-12-04 Hauke Mehrtenslibcoap: remove fix build error on big endian systems
2015-11-24 hekra[IOT-828] OCRepresentation to provide host info
2015-11-24 hyuna0213.joRefactored CA linux sample application
2015-11-24 jihwan.seoAdded error check code for Reset with no empty message.
2015-11-24 Jon A. CruzRevert "MAC address parsing" as per info from Thiago...
2015-11-24 Hauke Mehrtensconnectivity: fix getnameinfo() call for musl libc
2015-11-23 Jaehong JoEnable multiple EDR connection in Android.
2015-11-23 jaewook jungMAC address parsing
2015-11-23 vimala.vOptimization for EDR and LE adapter
2015-11-23 jihwan.seoadded to call unregisterReceiver for Android BT/BLE.
next