Converting OTA payload for advertisements to JSON packaging.
[contrib/iotivity.git] / resource / csdk / stack / src / ocobserve.c
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... 0.9.0-CA
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... 0.9.0-CA-RC1
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