aboutsummaryrefslogtreecommitdiff
path: root/citadel
AgeCommit message (Expand)Author
2018-07-20Datagram: add mutex to protect data buffersAndrew Scull
2018-06-04Add NOTICE files to get copyright info publishedBill Richardson
2018-04-09Citadeld: handle requests on multiple threadsAndrew Scull
2018-03-30Add ability to turn on additional alerts via validation tool.William Wesson
2018-03-27Define static libs for 'recovery' system moduleAndrew Scull
2018-03-15Remove partial port of factory tests to citadeld.Andrew Scull
2018-03-08Fix Android buildBill Richardson
2018-03-06wait_for_interrupt() should be able to time outBill Richardson
2018-03-07Merge "Validation: command to reset citadel"Bill Richardson
2018-03-07Merge "Add LOG_TAG for libnos_datagram functions"Bill Richardson
2018-03-07Validation: command to reset citadelAndrew Scull
2018-03-07Expose handle to citadeld service.Andrew Scull
2018-03-06Add LOG_TAG for libnos_datagram functionsBill Richardson
2018-03-06Citadeld: expose hard reset to clientsAndrew Scull
2018-02-21Support reset function for a Citadel device.Andrew Scull
2018-02-12Tool system validation tests.Andrew Scull
2018-01-29Added event dispatcher thread to citadeld.Allen Webb
2018-01-29Switched citadel.c to use android logging.Allen Webb
2018-01-24Added wait_for_interrupt.Allen Webb
2018-01-17Be explicit about which components go in hwAndrew Scull
2018-01-13Prepare for citadeld running by default.Andrew Scull
2018-01-10Return correct error from ioctl failureBill Richardson
2017-12-22build: drop 'hw/' from android shared libsnagendra modadugu
2017-12-19Rename vendor servicesAndrew Scull
2017-11-22citadeld proxy: pass correct response buffer sizeAndrew Scull
2017-11-22citadeld proxy: build against nos headersAndrew Scull
2017-11-22citadeld proxy: handle nullptr for responseAndrew Scull
2017-11-10Remove `subdirs` from build files.Andrew Scull
2017-10-13Citadel libraries should be vendor and device-onlyAndrew Scull
2017-10-11Link libnos agaisnt libnos_datagram_citadelAndrew Scull
2017-10-09Port to new libnos platform abstraction.Andrew Scull
2017-09-29Refactor the libnos API.Andrew Scull
2017-09-29Move citadeld into the citadel directory.Andrew Scull
2017-09-28Implement a libnos_datagram device for Citadel on Android.Andrew Scull