Integrated IP adapter Singlethread and Multithread files
[platform/upstream/iotivity.git] / resource / csdk / stack /
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-29 Ravi NanjundappaAdded one more unit test for OCCreateResource
2015-06-24 Sachin AgrawalFixed unicast failure bug due to faulty strcpy
2015-06-23 Ravi NanjundappaAdded unit tests for StackResource
2015-06-21 Jamal HaidarFix NULL pointer dereferencing in ocstack
2015-06-17 Mandeep ShettyFix segfault on GET for device and platform info.
2015-06-17 Charlie LenahanFix segfault in ocserver on invalid PUT json
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-16 Moumita RayFixed double free corruption in occlientbasicops handler
2015-06-15 Ravi NanjundappaUpdated README files to refer to usage of scons
2015-06-12 Sachin AgrawalUpdated resource discovery parsing logic for new 'polic...
2015-06-12 Ravi NanjundappaAdded unit tests for StackStop
2015-06-12 Omkar HegdeChanging ocstack to retrieve double instead of int...
2015-06-11 Charlie Lenahanfix master because cherry-picked change broke build
2015-06-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-10 Sakthivel SamiduraiUpdate pstat property name
2015-06-10 Ravi NanjundappaAdded unit tests for StackStart
2015-06-09 Hauke Mehrtenscdsk: fix big endian problem
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-03 Erich KeaneMoved oic_string and combined mallocs to central place
2015-06-03 Ravi NanjundappaAddressed build warnings in resource folder.
2015-06-03 nraviAdded unit tests for OCCreateResource()
2015-06-03 jnashokAdding Error handling from CA to RI
2015-06-01 Charlie LenahanRemove CreateResourceWithHost calls.
2015-06-01 Erich KeaneFixed trailing-comma in too-long JSON discovery packet
2015-05-28 Joseph MorrowConverting OTA payload for advertisements to JSON packa...
2015-05-27 Moumita RayChanged ampersand '&' to semicolon ';' to concatenate...
2015-05-27 Erich KeaneAdded constructors to trivial struct types used in C++
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-20 Mandeep ShettyRemoved duplicate switch case in OCDoResource.
2015-05-20 Mandeep ShettyUpdate sample apps to include platform discovery at...
2015-05-20 Jay SharmaMerging primitive services(TM, SSM and NM) from android...
2015-05-20 sanjayshSpec Compliance Interface name change.
2015-05-19 Mandeep ShettyFix memory leaks in handling server requests.
2015-05-19 Mandeep ShettyAdded unit tests for OCSetPlatformInfo()
2015-05-19 Charlie LenahanRemove unused OC_INIT_FLAG.
2015-05-19 Charlie Lenahanremove unused OCResponseHandle
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-15 Doug HudsonRemove WiFi and Ethernet connectivity type options...
2015-05-15 Tim KourtAndroid Base API merge to master
2015-05-14 Joseph MorrowProperly defined URI & Resource Type values for Presenc...
2015-05-13 sanjayshChange in stacktest.cpp
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-12 Mandeep ShettyAdded check to make sure default interface is always...
2015-05-07 HyunJun KimFix latent error for OCCreateResourceWithHost.
2015-05-05 Moumita RayAdded new function in EntityHandler to parse and valida...
2015-05-05 Mandeep ShettyUpdate C++ samples to work after WiFi/Ethernet adapter...
2015-05-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-05-04 Mandeep ShettyAdded simple query example for non virtual resource...
2015-05-01 Joseph MorrowAdded an IoTivity 'octypes' header file.
2015-05-01 Joseph MorrowRemoved all makefiles and associated documentation...
2015-05-01 Mandeep ShettyModified query parsing to handle all filters.
2015-04-30 Mandeep ShettyRemoved duplicate code in ocresource.c::HandleVirtualRe...
2015-04-29 William R. DieterAdded a description for the OCQualityOfService enum
2015-04-29 Mandeep ShettyFix all braces on own line violations in C stack source...
2015-04-29 Mandeep ShettyModified sample apps for easier and automated testing.
2015-04-29 William R. DieterUpdated formatting of comments for better Doxygen output
2015-04-28 Mandeep ShettyAdded timeouts and cleanup for zombie callbacks in...
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-27 Mandeep ShettyRename SendResponse to SendDirectStackResponse in ocstack.c
2015-04-27 Harish Kumara MarappaFix for issue of Tizen TM sample not working
2015-04-25 Doug HudsonFix bug to prevent continuous presence TTL timeouts.
2015-04-24 Charlie LenahanFix crash in csdk/sample/ocserver on resource PUT.
2015-04-24 Doug HudsonAdd a maximum presence TTL of 24 hours
2015-04-23 William R. DieterAdded descriptive comments for several ocstack.h macros
2015-04-22 Charlie Lenahanremove duplicate OCSetDeviceInfo decl
2015-04-22 Mandeep ShettyFix issue with multicast prescence subscriptions
2015-04-20 Erich KeaneFixed spelling of CAResult_t Receive Failed enum value
2015-04-20 Mandeep ShettyFix presence timeout issue.
2015-04-20 Mandeep ShettyAdded note in documentation for max payload length.
2015-04-20 Joseph MorrowDisabled all unit tests that ultimately make network...
2015-04-20 Joseph MorrowAdded check to disallow more than one instance of the...
2015-04-16 Mandeep ShettyModified ocserver to make presence flow clearer.
2015-04-15 Thuyen TranAdded hook to unit test when build: darwin.
2015-04-15 HyunJun KimAdd pointer validation logic for oicgroup.
2015-04-14 Mandeep ShettyAdded check for stale observe notifications.
2015-04-14 Mandeep ShettyReturn correct error code when server stack fails.
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-08 Charlie LenahanResolve potential buffer overflow warning
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 Joseph MorrowAdd stack logging flag to scons build parameters.
2015-04-07 Jon A. CruzFix outdated SCons build scripts that were broken for...
2015-04-07 Doug HudsonMods per RI code review.
2015-04-06 Sakthivel SamiduraiAddressing RI and CA integration code review.
next