summaryrefslogtreecommitdiff
path: root/resource/csdk/stack/include/internal/ocserverrequest.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-27Add support for application/ocf.vnd+ocf discovery payloads.Todd Malsbary1-1/+6
2017-03-04Fixed documentation warnings for c-docsGeorge Nash1-1/+1
2017-02-25Moved a requestId declaration in OCServerRequesthyuna0213.jo1-0/+3
2017-02-03Versioning feature implementation.Ziran Sun1-1/+10
2016-10-20replace singly linked-list Data structure with red-black tree for serverRequestJaewook Jung1-6/+8
2016-06-22Added function that enables RI passing message ID from CAZiran Sun1-1/+2
2015-09-16Add security payload type to a request/responseSakthivel Samidurai1-12/+13
2015-09-15Add support for and handle presence of the coap ACCEPT option.Stephane Lejeune1-0/+8
2015-07-20Updated C stack external API comments for doxygen documentation.Moumita Ray1-55/+103
2015-07-17New IP Adapter supports IPv6John Light1-6/+14
2015-07-14CBOR rebase onto master for merge/reviewOmkar Hegde1-8/+11
2015-06-16IP address plumbing changes to support IPv6Sachin Agrawal1-9/+5
2015-05-05Integrated WIFI/ETHERNET adapters to single IPAdapter.Erich Keane1-2/+2
2015-04-07Support HighQoS and Cancel Observe in CA and RIMandeep Shetty1-1/+1
2015-04-03Modifications based on RI comments.Doug Hudson1-11/+95
2015-04-02Removed Token ASCII-char limit and length limitjnashok1-2/+5
2015-03-18Changeset for reviewing RI-CA integration changes.Sakthivel Samidurai1-9/+11
2015-02-19Removed ocsocketSachin Agrawal1-4/+1
2015-02-12Removed libcoap and occoapYuliya Kamatkova1-2/+0
2015-02-02Removed #ifdef CA_INTs and other code cleanup.Sashi Penta1-25/+2
2015-01-26Replaced (conditionally) OCCoAPToken with CAToken_tYuliya Kamatkova1-9/+17
2014-12-19Fixed bad memory allocation, which was causing corruptionErich Keane1-2/+2
2014-12-18CA Integration: Invoking application CB when response is received.Sashi Penta1-0/+22
2014-12-04Implement slow response feature.Doug Hudson1-0/+110