Merge branch 'master' into easysetup & CBOR changes
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocstack.c
2015-08-27 Vinil JainMerge branch 'master' into easysetup & CBOR changes
2015-08-25 minus2ksupport blockwise-transfer on RI layer
2015-08-24 Shilpa SodaniResolved bug IOT-685
2015-08-21 Jon A. CruzMerge "Merge branch 'security-basecamp' into master"
2015-08-21 Omkar HegdeFix presence with ipv6 changes
2015-08-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-14 Sakthivel SamiduraiMove security identity out of CAEndpoint_t and OCDevAddr.
2015-08-14 Erich KeaneFix Rebase issue with RA_ADAPTER check
2015-08-13 Erich KeaneMore robust IP Dual-Mode filtering
2015-08-13 John LightUpgrade all samples (C SDK tests) to work with IPv6
2015-08-12 sandipan.pSetting adapter value in RI to enable BT(EDR) transport...
2015-08-10 John LightFix parsing error in IP addresses in resourceURIs
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-08-03 Mandeep ShettyFix segfault on presence payload destroy.
2015-08-03 John LightAllow unicast discovery of Resources and Devices
2015-07-31 Erich KeaneFixed a large amount of memory leaks/ Null pointer...
2015-07-30 Mandeep ShettyFixed unprocessed timed-out messages in the stack.
2015-07-28 Shilpa SodaniFix the bug for propagating CAEndpoint_t id to OCDevAddr id
2015-07-28 Sachin AgrawalAdd new resource property 'EXPLICIT_DISCOVERABLE'
2015-07-23 Erich KeaneFix memory leak on OCDoResource
2015-07-21 Omkar HegdeFixed Presence
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-17 sonu1.yadavset correct default value to sequenceNumber for respons...
2015-07-17 Sakthivel SamiduraiRebase remote-access over master
2015-07-17 John LightNew IP Adapter supports IPv6
2015-07-17 sonu1.yadavFix for IOT-613 issue.
2015-07-16 Sachin AgrawalAdded new OCStack Error Code for Unauthorized Req ...
2015-07-16 vimala.vEnabled EDR and BLE adapter in RI
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Mandeep ShettyImprove logging in the stack.
2015-07-15 Omkar HegdeRemoving unnecessary use of IPV6 flags.
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-14 Sachin AgrawalImplemented oic.sec.svc resource in SRM
2015-07-13 Mandeep ShettyFixed broken observation cancellation.
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-11 Erich KeaneFixed broken presence after IPv6 plumbing merge to
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-24 Sachin AgrawalFixed unicast failure bug due to faulty strcpy
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-23 Ravi NanjundappaAdded unit tests for StackResource
2015-06-23 Madan LankaMerge branch 'master' into easysetup and fixed OCStack...
2015-06-21 Jamal HaidarFix NULL pointer dereferencing in 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-12 Omkar HegdeChanging ocstack to retrieve double instead of int...
2015-06-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-09 Hauke Mehrtenscdsk: fix big endian problem
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-06-03 jnashokAdding Error handling from CA to RI
2015-06-03 Madan LankaMerge branch 'master' into easysetup
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 Mandeep ShettyRemoved duplicate switch case in OCDoResource.
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-12 Erich KeaneFixes a large number of Klocwork identified issues.
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 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-05-01 Mandeep ShettyModified query parsing to handle all filters.
2015-04-29 Mandeep ShettyFix all braces on own line violations in C stack source...
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-25 Doug HudsonFix bug to prevent continuous presence TTL timeouts.
2015-04-24 Doug HudsonAdd a maximum presence TTL of 24 hours
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 Joseph MorrowAdded check to disallow more than one instance of the...
2015-04-14 Mandeep ShettyAdded check for stale observe notifications.
2015-04-14 Mandeep ShettyReturn correct error code when server stack fails.
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-06 Sakthivel SamiduraiAddressing RI and CA integration code review.
2015-04-02 jnashokRemoved Token ASCII-char limit and length limit
2015-04-01 Doug HudsonModifications per RI code review.
2015-03-30 Mandeep ShettyFix unobservable resource being observed.
2015-03-30 Mandeep ShettyFixed few klockwork issues.
2015-03-30 Mandeep ShettyClean up extra characters in logs, validate params.
2015-03-30 Sudarshan PrasadAdded comments for a macro.
2015-03-27 Mandeep ShettyFix return type to enable callback.
2015-03-26 Mandeep ShettyAdded check to not add duplicate resourcetype.
2015-03-25 Erich KeaneFixed a number of KW Memory leaks in ocstack.c
2015-03-25 Sashi PentaDefined OC_MULTICAST_PORT instead of using const 5683
2015-03-24 Joseph MorrowCleaned up some static initialization and casting error...
next