Merge remote-tracking branch 'origin/routing-manager'
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocobserve.c
2015-09-17 Jaehong JoMerge remote-tracking branch 'origin/routing-manager'
2015-09-17 Sachin AgrawalMerge branch 'security-summit' into 'master'
2015-09-16 Patrick LankswertMerge "Merge easysetup branch into master"
2015-09-16 Sakthivel SamiduraiAdd security payload type to a request/response
2015-09-16 jihwan.seoClean up the stack code of csdk to check NULL
2015-09-16 Sachin AgrawalMerge branch 'master' into security-summit
2015-09-16 lankamadanMerge easysetup branch into master
2015-09-15 Stephane LejeuneAdd support for and handle presence of the coap ACCEPT...
2015-09-08 koushik.girijala[RI] Fix for out of memory issue in Arduino Mega
2015-09-08 sandipan.pMerge remote-tracking branch 'origin/master' into easys...
2015-09-04 Stephane LejeuneFixes the observe option size to the legal max value...
2015-08-27 Vinil JainMerge branch 'master' into easysetup & CBOR changes
2015-08-09 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-05 Jon A. CruzCleaning up more warnings.
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-07-31 Erich KeaneFixed a large amount of memory leaks/ Null pointer...
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-17 John LightNew IP Adapter supports IPv6
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Mandeep ShettyImprove logging in the stack.
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-14 Omkar HegdeCBOR rebase onto master for merge/review
2015-06-23 Madan LankaMerge branch 'master' into easysetup and fixed OCStack...
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-16 Erich KeaneReplace/examine usages of mem* and strcat/strcpy
2015-06-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-03 Erich KeaneMoved oic_string and combined mallocs to central place
2015-06-03 Ravi NanjundappaAddressed build warnings in resource folder.
2015-06-03 Madan LankaMerge branch 'master' into easysetup
2015-05-28 Joseph MorrowConverting OTA payload for advertisements to JSON packa...
2015-05-20 Mandeep ShettyRemoved duplicate switch case in OCDoResource.
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 Doug HudsonMods per RI code review.
2015-04-06 Sakthivel SamiduraiAddressing RI and CA integration code review.
2015-04-02 jnashokRemoved Token ASCII-char limit and length limit
2015-03-30 Mandeep ShettyFix unobservable resource being observed.
2015-03-25 Erich KeaneFixed memory leak from Observer
2015-03-19 Joseph MorrowMade changes required to get the RI layer to build...
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-17 Erich KeaneRepaired a number of issues discovered while doing...
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-03 Joseph MorrowRemoved warnings from calls to OC_LOG_BUFFER from withi...
2015-02-03 Joseph MorrowMade changes to support Arduino 1.5.8 with Connectivity...
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-31 Sakthivel SamiduraiFix build warnings
2015-01-26 Yuliya KamatkovaReplaced (conditionally) OCCoAPToken with CAToken_t
2015-01-20 Sakthivel SamiduraiRemove the magic number
2014-12-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
2014-12-25 omkarInitial Push to Integrate Presence With CA branch.
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
2014-12-23 Sudarshan PrasadMerge "Remove the dead code" into connectivity-abstraction
2014-12-23 Sudarshan PrasadMerge from master to connectivity-abstraction branch
2014-12-20 sudarshan prasadMerge "[CA-Integration] Use 5298 port for MC query...
2014-12-20 VijayCA Integration: Adding observe cancellation support
2014-12-20 sudarshan prasadMerge "[CA] [All] URI support , Optimization , License...
2014-12-20 sudarshan prasadMerge "Fixing delete issue in device discovery server...
2014-12-20 sudarshan prasadMerge "Fixed return value bug in CAGetNetworkInformatio...
2014-12-20 Sashi PentaAdd support OCNotifyAllObservers and OCNotifyListOfObse...
2014-12-20 Yamin Al-MousaRegistering observers in the stack
2014-12-20 VijayCA Integration: Sending observe register/deregister...
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-16 Yuliya KamatkovaReplaced sprintf with snprintf in the sdk to avoid...
2014-12-15 Uze ChoiMerge "There are Two modifications. 1. Restucturing...
2014-12-11 sudarshan prasadMerge "Implementation of connectivity abstraction featu...
2014-12-11 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-11 Patrick LankswertMerge "Update build scripts"
2014-12-11 sudarshan prasadMerge "Updated the .gitignore"
2014-12-10 sudarshan prasadMerge "Fixed need of implementers to include cereal...
2014-12-09 sudarshan prasadMerge changes I56f29eac,Ic7530d44
2014-12-09 sudarshan prasadMerge "Fix klocwork issues in C samples"
2014-12-09 Erich KeaneFixed usages of memset(..0..) to use Calloc/init'er
2014-12-09 Uze ChoiMerge "[SSM] Modify repo init method and fix Resource...
2014-12-09 Uze ChoiMerge "[SSM] Reflect current OIC api style and add...
2014-12-09 Uze ChoiMerge "[SSM] Implement Inproc feature for Linux platform"
2014-12-08 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-08 sudarshan prasadMerge "Added support to allow more than one presence...
2014-12-08 Joseph MorrowAdded support to allow more than one presence resource...
2014-12-05 sudarshan prasadMerge "Implement functionality to set PSK credentials...
2014-12-04 Doug HudsonImplement slow response feature.
2014-12-02 sudarshan prasadMerge "Implemented JSON Serialization using Cereal...
2014-11-27 sudarshan prasadMerge "Fix sending 3 notifications when creating a...
2014-11-27 sudarshan prasadMerge "Fix the infinite PRESENCE_STOPPED message"
2014-11-24 Erich KeaneMerge "Adding PCF() wrappers to OC_LOG() calls that...
2014-11-16 Joseph MorrowAdding PCF() wrappers to OC_LOG() calls that were missi...
2014-11-15 sudarshan prasadMerge "Active Discovery Resource Type Filtering - C...
2014-11-15 Joseph MorrowActive Discovery Resource Type Filtering - C SDK &...
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory