Merge branch 'master' into 'security-CKM' branch.
[platform/upstream/iotivity.git] / resource / csdk / stack / samples /
2015-08-03 Sachin AgrawalMerge branch 'master' into 'security-CKM' branch.
2015-07-31 Erich KeaneFixed a large amount of memory leaks/ Null pointer...
2015-07-30 Mandeep ShettyFixed arduino server sending notifications after deregi...
2015-07-30 Ossama OthmanClean up some SonarQube warnings (trailing whitespace...
2015-07-29 koushik.girijalaRI Sample for Tizen
2015-07-23 Sachin AgrawalUpdated discovery response when filter query does not...
2015-07-23 Hauke Mehrtenscsdk: remove dependency to liboc_logger.so in c code
2015-07-23 Joseph MorrowClean up CBOR payload in Arduino sample app.
2015-07-23 Omkar HegdeInitialize response payload in entity handler
2015-07-22 Omkar HegdeDefault entity handler for collections
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-17 Sakthivel SamiduraiRebase remote-access over master
2015-07-16 Omkar HegdeChanging occlient get request query
2015-07-16 Sachin AgrawalAdded new OCStack Error Code for Unauthorized Req ...
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Omkar HegdeFixing collection samples
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-14 Sachin AgrawalImproved OIC Virtual Resource definitions (IOT-603)
2015-07-14 Omkar HegdeCBOR rebase onto master for merge/review
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-11 Omkar HegdeChanged C Samples to use correct adapter type
2015-07-10 Sachin AgrawalUpdated Secure Sample for new resource discovery response
2015-07-10 koushik.girijala[CA] RI sample occlient fix for not able to send get...
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-01 Moumita RayAdding IPv6 changes in Sample Apps.
2015-06-30 Ravi NanjundappaFix compile warnings in SimpleClientServer for Linux
2015-06-29 Satya Prakash GuptaFix NULL pointer deferencing in SimpleClientServer
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 Charlie LenahanFix segfault in ocserver on invalid PUT json
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-16 Moumita RayFixed double free corruption in occlientbasicops handler
2015-06-12 Sachin AgrawalUpdated resource discovery parsing logic for new 'polic...
2015-06-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-10 Sakthivel SamiduraiUpdate pstat property name
2015-06-09 Mandeep ShettyIncrease delay in presence notifications to avoid stabi...
2015-06-05 Erich KeaneAdded Policy property to web type linking format
2015-06-05 Caiwen ZhangClean Arduino build intermediate files
2015-06-04 Sachin AgrawalMerging security-M3 to master
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-03 Erich KeaneMoved oic_string and combined mallocs to central place
2015-05-27 Moumita RayChanged ampersand '&' to semicolon ';' to concatenate...
2015-05-26 Mandeep ShettyAdded support for device discovery at oic/d.
2015-05-26 Moumita RayRenamed all references to ‘/oc/core’ to ‘/oic/res’...
2015-05-20 Mandeep ShettyUpdate sample apps to include platform discovery at...
2015-05-20 sanjayshSpec Compliance Interface name change.
2015-05-19 Charlie LenahanRemove unused OC_INIT_FLAG.
2015-05-15 Doug HudsonRemove WiFi and Ethernet connectivity type options...
2015-05-15 Tim KourtAndroid Base API merge to master
2015-05-12 sanjayshSpec Compliance change in interface names
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-12 Mandeep ShettyFixed C and C++ sample apps.
2015-05-05 Moumita RayAdded new function in EntityHandler to parse and valida...
2015-05-04 Mandeep ShettyAdded simple query example for non virtual resource...
2015-05-01 Joseph MorrowRemoved all makefiles and associated documentation...
2015-04-29 Mandeep ShettyModified sample apps for easier and automated testing.
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-24 Charlie LenahanFix crash in csdk/sample/ocserver on resource PUT.
2015-04-22 Mandeep ShettyFix issue with multicast prescence subscriptions
2015-04-16 Mandeep ShettyModified ocserver to make presence flow clearer.
2015-04-14 Mandeep ShettyAdded check for stale observe notifications.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-08 Charlie LenahanEnable compilation and functionality on darwin(osx)
2015-04-08 Sachin AgrawalFixed linker order for Arduino libraries for Due and...
2015-04-07 Sachin AgrawalFixed bug to send discovery request as Non-Confirmable...
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 Jon A. CruzFix outdated SCons build scripts that were broken for...
2015-04-03 Mandeep ShettyFix C client to receive presence notifications.
2015-03-30 Charlie Lenahanchanges to build CSDK for iOS, make .frameworks
2015-03-30 Caiwen ZhangClean Arduino build intermediate files
2015-03-30 Mandeep ShettyKlockwork fixes on C samples
2015-03-26 Charlie Lenahanchanges to build csdk for os x(darwin)
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-11 Joseph MorrowAdded SCons support for Arduino platform.
2015-03-11 Joseph MorrowApplied fixes to enable Unicast discovery in the RI...
2015-03-02 Sachin AgrawalFixing Klocwork reported error in secure sample apps
2015-02-27 Erich KeaneChanged OCDOResource's handle param to take NULL
2015-02-23 Sachin AgrawalFixing errors reported by Klocwork tool
2015-02-22 Sakthivel SamiduraiFix klocwork issues in C samples
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-19 Shilpa SodaniReplaces SID related c++ code with c code
2015-02-19 Mandeep ShettyFix C/C++ samples interoperability
2015-02-19 Yuliya KamatkovaRemoved obsolete OC_WELL_KNOWN_PORT
2015-02-17 Sakthivel SamiduraiFix C samples format and style
2015-02-17 Patrick C LankswertFormalized the Arduino builds' generation of linker...
2015-02-17 Seung-woo LeeFix build error of SimpleClientServer for Wifi
2015-02-14 Sudarshan PrasadRemoved unused variables
2015-02-12 Seung-woo LeeFix missing of 'TB_LOG' in SConscript of ocserver
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-09 Yuliya KamatkovaRemoved OCGetInterfaceAddress
2015-02-09 Sachin AgrawalUpdated security config blob for extensibility
2015-02-09 Caiwen ZhangAdd external package management support
2015-02-05 Sakthivel SamiduraiClean up the C samples
2015-02-03 Joseph MorrowRemoved extraneous definitions of CA_INT in makefiles...
2015-02-03 Joseph MorrowChanges to make Linux build with CA_INT flag specified.
2015-02-03 Joseph MorrowMade changes to support Arduino 1.5.8 with Connectivity...
2015-02-02 Sachin AgrawalCode cleanup in Security sample apps
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
next