aboutsummaryrefslogtreecommitdiff
path: root/libnos_transport
AgeCommit message (Expand)Author
2021-07-27Fix uninitialized memory in nos_call_application()Bill Richardson
2021-07-27Fix pointer arithmetic in send_command()Bill Richardson
2021-05-11Backport license stuff in Android.bp filesBill Richardson
2021-02-20Tweak: fix typos in debug stringsBill Richardson
2020-08-13Enlarge the timeout from 300 to 1200 msecChungjui Fan
2020-05-01Only one WORKSPACE in entire repoKenny Root
2020-04-06bazel build: one WORKSPACE per gitKenny Root
2020-03-02Transport: Add retryng mechanism while calling nos application.dybertwang
2019-04-19libnos_transport: Don't show crc in log messagesBill Richardson
2019-01-24host/generic: Upgrade googletest to 1.8.1Garret Kelly
2018-07-18Transport: timeout after 60 secondsAndrew Scull
2018-07-11Transport: improve logs for debuggingAndrew Scull
2018-07-10Transport protocol v1 -- masterAndrew Scull
2018-06-04Add NOTICE files to get copyright info publishedBill Richardson
2018-05-25Transport: increase datagram retried to 300msAndrew Scull
2018-05-03Revert "Support message CRCs in the transport protocol."Bill Richardson
2018-05-03Support message CRCs in the transport protocol.Bill Richardson
2018-04-04Add retry functionality to all read/write device operationsAnatol Pomazau
2018-03-27Add retry logic to get_status() functionAnatol Pomazau
2018-03-08Fix Android buildBill Richardson
2018-03-06Add LOG_TAG for libnos_transport functionsBill Richardson
2018-01-17Update after Android build file defaults refactorAndrew Scull
2017-12-21Fix android build.Allen Webb
2017-12-14Retry status datagram to handle sleep / reboot.Allen Webb
2017-10-11nos_call_application returns error code.Andrew Scull
2017-10-10Replace tabs with 2 spaces.Andrew Scull
2017-09-28Formalise Citadel client for Linux.Andrew Scull
2017-09-28Provide missing file descriptor to fprintf()Bill Richardson
2017-09-26Create a home for the host transport library.Andrew Scull