Merge remote-tracking branch 'origin/routing-manager'
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocstack.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 jihwan.seoUpdated a code value of CAResponseResult_t.
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 Erich KeaneRemoved the OCPayloadType from the payload
2015-09-16 Sachin AgrawalMerge branch 'master' into security-summit
2015-09-16 lankamadanMerge easysetup branch into master
2015-09-15 Stephane LejeuneUpdate the stack to use the new CoAP return code 2...
2015-09-15 Stephane LejeuneAdd support for and handle presence of the coap ACCEPT...
2015-09-12 Mandeep ShettyEnable error responses to be sent back to the client.
2015-09-11 hyuna0213.joEnabled CoAP over TCP in RI Layer.
2015-09-08 koushik.girijala[RI] Fix for out of memory issue in Arduino Mega
2015-09-08 Stephane LejeuneAdded support for CBOR content format option.
2015-09-08 sandipan.pMerge remote-tracking branch 'origin/master' into easys...
2015-09-04 jihwan.seorealigned some preprocess to the left.
2015-09-04 Stephane LejeuneFixes the observe option size to the legal max value...
2015-08-27 Sakthivel SamiduraiGenerate device ID from Secure Virtual Resource
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...
next