aboutsummaryrefslogtreecommitdiffstats
path: root/libsbus.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add macros for control messagesMattias Andrée2017-11-091-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Change buf sizeMattias Andrée2017-10-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add support for secret messagesMattias Andrée2017-10-221-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* LIBSBUS_BUFFER_SIZE: use UL suffixMattias Andrée2017-10-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add flags to functions using sendMattias Andrée2017-10-211-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libsbus_receive: add flagsMattias Andrée2017-10-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2017-10-211-0/+38
Signed-off-by: Mattias Andrée <maandree@kth.se>