Fixed intialization of 3-deep arrays in CPP
[platform/upstream/iotivity.git] / resource /
2015-09-09 Erich KeaneFixed intialization of 3-deep arrays in CPP
2015-09-09 hyuna0213.joRemoved memory leaks in CA Layer
2015-09-09 Stephane LejeuneFix regression on confirm-able messages.
2015-09-09 Erich KeaneMade the AttributeItem nullptr_t enabled only for direc...
2015-09-09 Erich KeaneFixed CPP Conversion of nested array types
2015-09-09 Jon A. CruzChanged arraylist implementation to avoid floating...
2015-09-08 koushik.girijala[RI] Fix for out of memory issue in Arduino Mega
2015-09-08 Doug HudsonClean up structure allocation to follow best practices.
2015-09-08 Stephane LejeuneAdded support for CBOR content format option.
2015-09-04 jihwan.seorealigned some preprocess to the left.
2015-09-04 Stephane LejeuneFixes the observe option size to the legal max value...
2015-09-04 Ravi NanjundappaFix for the Jira issue IOT-524
2015-09-04 vimala.vResolved Tizen crash while printing FATAL errors.
2015-09-03 Cosmin PetrisorFix DefaultCollectionEntityHandler in csdk/stack/src...
2015-09-03 hyuna0213.jocode refactoring for blockwise-transfer
2015-09-03 vimala.vEnabled occlient to communicate over EDR adapter on...
2015-09-03 Jon A. CruzFixed bug in u_arraylist_contains caused by poor member...
2015-09-01 Randeep SinghResolved doxm issue
2015-08-31 leechulUpdated provisioning API to cater different connectivit...
2015-08-28 Shilpa SodaniFixed IOT-674 bug
2015-08-28 Ravi NanjundappaUpdated doxygen comments for OCResource.h
2015-08-28 Shilpa SodaniFixed the IsRequestWithinValidTimeTest unit tests.
2015-08-27 Sakthivel SamiduraiGenerate device ID from Secure Virtual Resource
2015-08-27 Jaehong JoFix Android EDR Client memory leak
2015-08-27 Hauke MehrtensOCRepresentation: fix segmentation fault by initializin...
2015-08-27 Jaehong JoVariable declaration incorporated in for() loop itself.
2015-08-27 js126.leeChange build option about provisioning
2015-08-27 Jihun HaModify a group management implementation with CBOR...
2015-08-27 Sakthivel SamiduraiFix resource sample and unit test warnings
2015-08-27 Jon A. CruzFixed u_arraylist to correct performance and missing...
2015-08-26 Tim KourtFix for the incorrect payload size conversion in the...
2015-08-26 Jon A. CruzAdd unit tests for u_arraylist_t in preparation for...
2015-08-26 Jaehong JoRemove sleep in Android EDR.
2015-08-26 Sakthivel SamiduraiFix Secure sample build warnings
2015-08-26 Sakthivel SamiduraiFix C sample build warnings
2015-08-26 Sakthivel SamiduraiFix C++ unit test build warnings
2015-08-26 Sakthivel SamiduraiFix C++ sample build warnings
2015-08-25 Sakthivel SamiduraiFix C++ stack build warnings
2015-08-25 Tim KourtEnables SimpleClient/SimpleServer to communicate over...
2015-08-25 minus2ksupport blockwise-transfer on RI layer
2015-08-24 Shilpa SodaniResolved bug IOT-685
2015-08-22 jihwan.seoreplaced LOG type with other thing.
2015-08-21 Jon A. CruzMerge "Merge branch 'security-basecamp' into master"
2015-08-21 Omkar HegdeFix presence with ipv6 changes
2015-08-21 Jaehong JoFix Android EDR crash issues.
2015-08-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-21 jihwan.seoto check max token length by coap spec
2015-08-21 Sachin AgrawalRemoved some warnings from security code.
2015-08-21 Sachin AgrawalRemoved warnings from provisioning module
2015-08-20 Sakari PoussaEnable resource/connnectivity logging for osx/ios
2015-08-20 koushik.girijala[CA] Fix Get Network Information for Tizen
2015-08-20 Ravi NanjundappaUpdated doxygen comments for OCPlatform.h and OCPlatfor...
2015-08-20 jihwan.seoremoved unnecessary codes in CA
2015-08-20 Jon A. CruzFix size error, lack of safety check, and type warning.
2015-08-19 Jon A. CruzCorrect the warning from ingoring write()'s error.
2015-08-19 Jon A. CruzPartially revert "Enabled x86_64 build for Android."
2015-08-18 hyuna0213.joChanged the return type of functions in uarraylist
2015-08-17 Tim KourtEnabled x86_64 build for Android.
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 leechulAdd PIN based OxM for security provisioning
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 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 CutsemRemove 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-12 Shilpa SodaniFixed compiler warnings
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 leechul[Patch #1] Refactored provisioning manager
2015-08-12 Ossama OthmanEnable automated builds for most transports.
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 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 AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-09 Sachin AgrawalFixed a bug by correctly invoking CAConvertAddrToName API
2015-08-09 Shilpa SodaniUpdated ACL and Cred EntityHandler to process Delete...
2015-08-07 Ossama OthmanFixed Linux BLE peripheral content type mismatch.
2015-08-07 Ossama OthmanFixed seg fault when filtering Linux BLE devices.
next