aboutsummaryrefslogtreecommitdiffstats
path: root/nugget/include/application.h
Commit message (Expand)AuthorAgeFilesLines
* identity: Create identity proto and app IDjosephjang2020-06-081-0/+1
* coverage: Add app-specific error for output overflowRandall Spangler2020-04-161-1/+12
* application.h: Fix typo in commentRandall Spangler2020-04-091-1/+1
* Additional app function for code-covabhishekdugar2020-04-071-8/+8
* DECLARE_APPLICATION_DATAGRAM should save private dataBill Richardson2020-03-121-7/+9
* application.h: add ID for faceauth_testJi Soo Shin2018-11-061-0/+1
* cleanup: Remove unnecessary TODOs from commentsBill Richardson2018-10-111-5/+5
* Transport: timeout after 60 secondsAndrew Scull2018-07-181-0/+1
* Transport protocol v1 -- masterAndrew Scull2018-07-101-0/+1
* Definitions for slave implementation of v1 transport protocolAndrew Scull2018-06-141-13/+74
* Revert "Transport protocol v1"Andrew Scull2018-06-071-71/+13
* Transport protocol v1Andrew Scull2018-06-061-13/+71
* Revert "Support message CRCs in the transport protocol."Bill Richardson2018-05-031-71/+13
* Support message CRCs in the transport protocol.Bill Richardson2018-05-031-13/+71
* Reserve a fake AVB_TEST app ID just for testingBill Richardson2018-03-191-0/+3
* Align struct app_transport buffers correctlyBill Richardson2017-12-211-0/+10
* Declare a function to print struct app_transportBill Richardson2017-12-211-0/+2
* avb: Add some app-specific error codesBill Richardson2017-11-011-1/+0
* Add a cleanup callback to the transport APIBill Richardson2017-10-241-1/+3
* nos_call_application returns error code.Andrew Scull2017-10-111-0/+1
* Replace tabs with 2 spaces.Andrew Scull2017-10-101-56/+56
* Added LinuxCitadelClient.Allen Webb2017-09-181-1/+1
* Improve C++ includability of shared headers.Andrew Scull2017-09-151-0/+8
* Update LICENSE on headers/proto files to APACHE2nagendra modadugu2017-09-141-3/+14
* Add items shared between the firmware and the host.Andrew Scull2017-09-131-0/+288