Merge "Merge branch 'master' into resource-manipulation" into resource-manipulation
[platform/upstream/iotivity.git] / resource / csdk / stack / include / internal /
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-01 Charlie LenahanRemove CreateResourceWithHost calls.
2015-05-28 Joseph MorrowConverting OTA payload for advertisements to JSON packa...
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 Ossama OthmanRemoved executable bit from non-executable files.
2015-05-19 Mandeep ShettySpec compliance change to move oc/core/d to oic/p.
2015-05-15 Erich KeaneChanged ServerInstanceID to UUID
2015-05-12 sanjayshSpec Compliance change in interface names
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-28 Mandeep ShettyAdded timeouts and cleanup for zombie callbacks in...
2015-04-27 Mandeep ShettyRename SendResponse to SendDirectStackResponse in ocstack.c
2015-04-20 Mandeep ShettyAdded note in documentation for max payload length.
2015-04-14 HyunJun KimFix merge issues, Group action feature omit.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-09 Mandeep ShettyAdded token length to direct stack responses.
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 Doug HudsonMods per RI code review.
2015-04-03 Doug HudsonModifications based on RI comments.
2015-04-02 jnashokRemoved Token ASCII-char limit and length limit
2015-04-01 Doug HudsonModifications per RI code review.
2015-03-24 Sakthivel SamiduraiAddress RI Code review comments
2015-03-24 Erich KeaneFixed memory issues related to AddClientCB
2015-03-24 Joseph MorrowAdded const keyword to several function parameters.
2015-03-20 Sachin AgrawalFixed RI-CA review integration changes
2015-03-19 Joseph MorrowAdded proper doxygen documentation to the file ocresour...
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-13 Jon A. CruzRemoved incorrect static from function declaration.
2015-03-12 HyunJun KimAdd freature of Scheduled Group Action.
2015-03-05 Sashi PentaFix Presence notification issues.
2015-02-23 Joseph MorrowAdded helper function to map CAResult_t types to OCStac...
2015-02-21 HyunJun KimImprove usability of Group Interface API.
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-18 Doug HudsonFixed incorrect concatenation of responses.
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-10 HyunJun KimImprove usability of Group Interface API.
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-22 HyunJun KimChange the definition of GROUP_INTERFACE.
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 Sudarshan PrasadMerge "Fix Memory leak of getResourceType() in ocstack.c"
2015-01-13 Sudarshan PrasadMerge "Fixed seg fault in simpleclient sample app ...
2015-01-13 Sudarshan PrasadMerge "Added style formatting config files for iotivity...
2015-01-13 Sudarshan PrasadMerge "Fixed InProcServerWrapper to be thread safe"
2015-01-12 Sudarshan PrasadMerge "Fixed simpleclient crash caused by curResource...
2015-01-12 Sudarshan PrasadMerge "Fix failed unit tests for CSDK stack."
2015-01-12 Sudarshan PrasadMerge "C++ Avoid crash in case of Invalid/Empty Payload"
2015-01-12 HyunJun KimChange the definition of GROUP_INTERFACE.
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 "Removed a printf statement in ocstack.c" into...
2014-12-20 Sachin AgrawalIntegrated CA layer and RI layer for DTLS security
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 Yamin Al-MousaRegistering observers in the stack
2014-12-20 VijayCA Integration: Sending observe register/deregister...
2014-12-19 Erich KeaneFixed bad memory allocation, which was causing corruption
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-19 Patrick LankswertMerge changes Ie4233a5c,I4d7aba08
2014-12-19 sudarshan prasadMerge "Fixed Warning in OCException"
2014-12-19 Uze ChoiMerge "Fix issues of Things Manager"
2014-12-19 Uze ChoiMerge "Add scons script and things manager samples."
2014-12-19 Uze ChoiMerge changes I9ccf4bec,Id22df7b5
2014-12-19 Uze ChoiMerge "[SSM] change soft sensor description folder...
2014-12-19 HyunJun KimImplementation of response of group action (for remote...
2014-12-19 Uze ChoiMerge "[SSM] Reference & Trackee Thing release for...
2014-12-19 Uze ChoiMerge "[SSM] Apply OIC presence feature"
2014-12-18 omkarDevice Discovery - C & C++ SDK changes
2014-12-18 Ossama OthmanRemoved execute permissions from non-executable files.
2014-12-18 Sashi PentaCA Integration: Invoking application CB when response...
2014-12-18 VijayCA Integration: Enabling OCDoResource to send messages
2014-12-18 Uze ChoiMerge changes I21ded957,Ia1308e81,If6bccb8e,I6d548404
2014-12-17 sudarshan prasadMerge "Added code to send close_notify alert when OC...
2014-12-17 Patrick LankswertMerge "OIC scons build patch for Yocto"
2014-12-17 Uze ChoiMerge "Implementation of Group action feature for Thing...
2014-12-15 HyunJun KimImplementation of Group action feature for Things Manager.
2014-12-15 Uze ChoiMerge "There are Two modifications. 1. Restucturing...
2014-12-12 Joseph MorrowMoved all presence functionality into the stack layer...
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"
next