Minor bug fixes.
[platform/upstream/iotivity.git] / resource /
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
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.
2015-11-23 jihwan.seoModified preprocessor for headers of RI layer
2015-11-23 hyuna0213.joSet transport flag according to adapter type in CA...
2015-11-23 Kyungsun Cho[IOT-830] Added remove API for all credentials on ...
2015-11-23 Kyungsun Cho[IOT-829] Updated |CT_FLAG_SECURE| support on |PMGenera...
2015-11-21 Abhishek Sharma[ARDUINO][BLE] Enable Arduino BLE support in RI sample
2015-11-21 hyuna0213.joChanged the logic to add option list in pdu.
2015-11-21 Erkka Kääriä[IOT-839] Ensure correct map size when serializing...
2015-11-21 hyuna0213.jomodified the wrong variable identifier in messagehandler.
2015-11-21 jihwan.seoAdded message format error logic for EMPTY message.
2015-11-20 jihwan.seoremoved unnecessary log for Android BLE
2015-11-20 Ravi NanjundappaFix for JIRA issue IOT-599.
2015-11-19 vimala.vMultiple EDR connection in Tizen
2015-11-19 koushik.girijalaCoap over TCP support for Tizen
2015-11-19 Sandipan PatraFixed issues reported by Prevent static analysis tool
2015-11-18 Ossama OthmanSimplified OICGetCurrentTime() implementation.
2015-11-18 jihwan.seoTo Enable empty token for CoAP
2015-11-18 vimala.v[JIRA-IOT 722] Removed deprecated socket functions...
2015-11-18 Mandeep ShettyReplaced hard-coded uri to discovered uri for GET/PUT...
2015-11-18 vimala.vResolved Tizen RI sample build error for SECURED=1...
2015-11-17 Ossama OthmanFixed implicit declaration warning about OCSeedRandom...
2015-11-17 Ossama OthmanFix payload logging related compile-time warnings.
2015-11-17 koushik.girijalaPlaced OC random functionality at common place for...
2015-11-13 Harish Kumara MarappaMerge branch 'master' into simulator
2015-11-12 js126.lee[IOT-825] Explicit discovery to get secure port during...
2015-11-11 hyuna0213.joremove a preprocessor for TCP_ADAPTER in RI.
2015-11-11 jihwan.seoAdded to call unregister for Android IP
2015-11-11 Tim KourtFix for IOT-813
2015-11-11 Ravi NanjundappaAdd unittests for ConstructResourceTest for invalid...
2015-11-11 jihwan.seoEnabled callback message for retransmission timeout.
2015-11-04 Erich KeaneChanged operator T enable_if to be more closely linked...
2015-10-30 Jihun HaCorrect a wrong memory free in construction of aggregat...
2015-10-28 Woochul ShimAdd OCProvisioningManager.h into Doxyfile to generate...
2015-10-28 Mandeep ShettyChange occlient to cancel observe on every registration.
2015-10-27 Sachin AgrawalAdd ByteString support in CBOR wrapper in OIC stack
2015-10-25 Ravi NanjundappaRemoving unwanted files
2015-10-22 Habib VirjiFix format used in OIC_LOG_V
2015-10-21 Habib VirjiFix warning and format
2015-10-20 Shilpa SodaniImplemented OICGetCurrentTime.
2015-10-19 Shilpa SodaniFixed bug IOT-798
2015-10-19 Hauke Mehrtensfix many format errors
2015-10-16 Shilpa SodaniFixed bug IOT-791
2015-10-16 Habib Virji[IOT-803] Fix RD response
2015-10-15 Habib VirjiFix compilation issue in security module
2015-10-14 Habib VirjiFix compilation issues in bt utils
2015-10-14 Habib VirjiFix coverity and compilation warning
2015-10-14 Jihun HaAdd exception handling logic in things configuration
2015-10-12 Harish Kumara MarappaMerge branch 'master' into simulator
2015-10-09 Ossama Othman[IOT-728] Remove Linux BLE build dir from include path.
2015-10-08 Rami Jungintial creation for making JAVA API documetation
2015-10-08 Jihun HaUpdate the things manager code not to produce warning...
2015-10-07 jihwan.seomodified build option for CoAP/TCP
2015-10-07 Woochul ShimFix segmentation fault problem after discovery.
2015-10-06 js126.leeCorrect the ENUM value of OTM according to spec.
2015-10-06 jihwan.seoModified to check Payload for TCP
2015-10-06 daeken.kwon[IOT-762] Something wrong with handling unicast presenc...
2015-10-06 lankamadan[easy-setup]Fixed doxygen warnings and renamed a file
2015-10-05 Habib Virji/oic/res response as per Spec1.0
2015-10-05 jihwan.seomodified some code to make tcp header.
2015-10-05 Joseph MorrowMerge branch 'plugin-interface' into master
2015-10-05 Hauke Mehrtensfix function signature in catcpadapter.c
2015-10-05 hyuna0213.jo[JIRA IOT-778] fixed the jira issue related to CASendNo...
2015-10-05 jihwan.seo[JIRA IOT-768] fixed to parsing message length for TCP
2015-10-05 jihwanseofixed the dependency issue between RM and BWT (IOT...
2015-10-03 Rami Jungadd API set information in iotivity/service
2015-10-03 leechulModify the OxM callback implementation to select the...
next