platform/upstream/iotivity.git
2015-08-17 Erich Keanefix regression in Android interface handling introduced...
2015-08-17 Jaehong JoRemoved unnecessary EDR code related to u_arraylist_t
2015-08-17 jihwan.seoremoved unnecessary BLE code related to u_arraylist_t
2015-08-17 jihwan.seomodified cainterface comment for doxygen.
2015-08-17 jihwan.seoto add check CoAP version
2015-08-17 Omkar HegdeRemove unnecessary log in occlient
2015-08-17 jnashokremoving redundant code
2015-08-17 Jay Sharma[Resource Encapsulation] Updated DiscoverResource APIs
2015-08-17 Rami Jung[Resource Encapsulation] changing names of internal...
2015-08-14 Hauke Mehrtensandroid: fix WELL_KNOWN_QUERY
2015-08-14 Erich KeaneFixed ConditionalAddTextStringToMap
2015-08-14 jnashokRemoving unused elments from the structure
2015-08-14 Erich KeaneEnable arbitrary package sizes for OCPayloadConvert
2015-08-14 Jon A. CruzCorrected direct use of u_arraylist_t internals.
2015-08-14 jihwan.seoupdated interface file in android_api.
2015-08-14 Sakthivel SamiduraiMove security identity out of CAEndpoint_t and OCDevAddr.
2015-08-14 Erich KeaneFixed collections double-sending children IOT-652
2015-08-14 Erich KeaneFix Rebase issue with RA_ADAPTER check
2015-08-13 Erich KeaneMore robust IP Dual-Mode filtering
2015-08-13 John LightUpgrade all samples (C SDK tests) to work with IPv6
2015-08-13 Geoffroy Van... Remove a couple of unneeded (legacy) files.
2015-08-13 Omkar HegdeFixed IOT-679
2015-08-13 Erich KeaneFixed crash in bool arrays not being added properly...
2015-08-13 Rami Jung[Resource Encapsulation] removing "boost/atomic.hpp...
2015-08-12 sandipan.pSetting adapter value in RI to enable BT(EDR) transport...
2015-08-12 jnashokfixed parsing error in android sample app in CA
2015-08-12 hyuna0213.jomodified if condition for log in messagehandler.c
2015-08-12 Ossama OthmanEnable automated builds for most transports.
2015-08-11 Ossama Othman[android] Addressed some minor SonarQube issues.
2015-08-11 Erich KeaneWorked Around GCC 4.6.3's Bool issue
2015-08-11 jihwan.seoreplaced char* with uint8_t in EDR
2015-08-11 Ravi NanjundappaAdd unittests for ConstructResourceTest for invalid...
2015-08-11 Ravi Nanjundappacsdk : Refactoring ocpayload.c file
2015-08-11 Ravi Nanjundappasoft-sensor-manager: Fix cppcheck errors
2015-08-11 Ossama OthmanClean up some SonarQube warnings in `service' directory.
2015-08-11 Ossama OthmanCorrected pointer arithmetic on void* variables.
2015-08-10 John LightFix parsing error in IP addresses in resourceURIs
2015-08-10 John LightAvoid Segv by testing address field before using it.
2015-08-10 Sakari PoussaSet socklen explicitly to make OSX happy when sending...
2015-08-10 Ravi NanjundappaAdd unittests for ConstructResourceTest for invalid...
2015-08-10 jnashokRemoving build warnings
2015-08-10 jihwan.seofixed the crash for payload, when empty string is used.
2015-08-09 Sachin AgrawalFixed a bug by correctly invoking CAConvertAddrToName API
2015-08-07 Ossama OthmanFixed Linux BLE peripheral content type mismatch.
2015-08-07 Ossama OthmanFixed seg fault when filtering Linux BLE devices.
2015-08-07 Caiwen ZhangMake sure the object files are put in default output...
2015-08-07 Minji Parkresource-manipulation: modify container tests to get...
2015-08-06 Gabriel Schulhofocpayload.h: Factor out logging
2015-08-06 Ravi NanjundappaDoxygen comments correction in OCPlatform.h
2015-08-06 Ravi NanjundappaAdd Doxygen comments for OCApi
2015-08-06 jihwan.seoremoved warning for Android EDR
2015-08-06 John LightSet socklen explicitly to make IOS happy
2015-08-06 Sakthivel SamiduraiUse CAConvertAddrToName helper method instead of inet_ntoa
2015-08-06 sonu1.yadavAdded significance of sequenceNumber in observe callback
2015-08-06 hyuna0213.jofixed build warnings in CA common logic
2015-08-05 Jon A. CruzCleaning up more warnings.
2015-08-05 Erich KeaneFixed the checked_guard/nil_guard to pass by reference
2015-08-05 John LightEliminate warnings from caadapternetdtls.c
2015-08-05 Yu-Hsin HungFix Android EDR memory leak
2015-08-05 Ravi NanjundappaAdd unittest for ConstructResourceTest
2015-08-05 jihwan.seomodified some flag to set Blockwise tranfer
2015-08-05 jihwanseomodified CA comment for doxygen.
2015-08-04 jihwan.seoremoved warning from scons build for Android EDR
2015-08-04 hyuna0213.jofixed build warnings in CA linux sample application
2015-08-04 jihwan.seoremoved warning in Android BLE
2015-08-04 John LightAllow endpoint adapter type to filter discovery adapters
2015-08-04 hyuna0213.jo[JIRA IOT-659] fix the bug related to CACreateEndpoint
2015-08-04 Jay Sharma[Resource Encapsulation] Fixed Sample APP issue
2015-08-04 hyuna0213.joresolved the bug related to the address parsing
2015-08-04 jihwan.seoFixed to handle CoAP uri
2015-08-04 Sakthivel SamiduraiFix double free or corruption
2015-08-04 Markus JungExcluded hard-coded and platform specific code and...
2015-08-04 Minji Parkinitialize uninitialized variable of soft sensor manager
2015-08-04 coderhymeFix a bug of discoverResource of RCSDiscoveryManager
2015-08-03 Tim KourtAdded Android permissions into example apps.
2015-08-03 Mandeep ShettyFix segfault on presence payload destroy.
2015-08-03 jihwan.seoupdated CA Android Sample APP
2015-08-03 John LightAllow unicast discovery of Resources and Devices
2015-08-03 coderhymeUpdate comments for doxygen of RCSRequest and RCSResponse
2015-08-03 Heewon ParkModify Sconscript for auto Unittest when scons-build.
2015-08-03 Minji Parkresource-encapsulation: fix prevent issue for container
2015-08-03 doil.kwon[Resource Encapsulation]Add UnitTest Execute Option...
2015-08-03 doil.kwon[Resource Encapsulation] Resolved build warning.
2015-08-03 Heewon ParkRefactoring sample applications in resource-encapsulation.
2015-08-03 coderhymeRefactoring for ExpiryTimer
2015-08-03 jyong2.kim[Service]Fix build warning of Notification manager.
2015-08-03 coderhymeFix deadlock issue from RCSResourceObject
2015-08-03 Markus JungGcc fix for SoftSensorResource, ResourceClientTest
2015-08-03 YounghyunJooUpdate Android PPM sample application for latest base...
2015-08-03 YounghyunJooFile formatting for PPM source code
2015-08-03 Markus Jungresource-encapsulation: update container bundle resource
2015-08-03 YounghyunJooModify resourceCache Unittest code
2015-08-03 coderhymeRefactoring for RemoteResourceObject
2015-08-03 YounghyunJooModify PPM linux Sample Application&plugins SConscript...
2015-08-03 Rami Jung[Resource-Encapsulation] improving unittest
2015-08-02 Jon A. CruzFix issues revealed by -Wextra flag.
2015-08-02 jihwan.seoremoved fragmentation logic in EDR adapter.
2015-08-02 jihwan.seoupdated the code related to descriptor of BLE in android
2015-08-02 Erich KeaneRemoved C++11 specific code from the CSDK, added platfo...
2015-08-01 Erich KeaneFixed a few SonarQube identified issues
next