Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Empty signed commit | Mattias Andrée | 2024-04-06 | 0 | -0/+0 |
* | Add macros for control messages | Mattias Andrée | 2017-11-09 | 1 | -0/+14 |
* | Add echo control | Mattias Andrée | 2017-11-09 | 3 | -4/+35 |
* | Update makefile | Mattias Andrée | 2017-11-08 | 1 | -15/+29 |
* | Move reuseable code from sbusd to libsbusd | Mattias Andrée | 2017-11-07 | 3 | -58/+103 |
* | Fix two errors and move reuseable code from sbusd to libsbusd | Mattias Andrée | 2017-11-06 | 4 | -301/+385 |
* | Remove unused headers | Mattias Andrée | 2017-11-04 | 1 | -2/+0 |
* | Change buf size | Mattias Andrée | 2017-10-29 | 2 | -2/+2 |
* | Replace CMSG !/cred/prefix with !/cred/whoami | Mattias Andrée | 2017-10-24 | 3 | -27/+38 |
* | readme: no rpc | Mattias Andrée | 2017-10-24 | 1 | -0/+1 |
* | Update readme | Mattias Andrée | 2017-10-24 | 1 | -1/+1 |
* | readme: remove unneccessarily backslashes | Mattias Andrée | 2017-10-24 | 1 | -1/+1 |
* | Add contol messages for flood control | Mattias Andrée | 2017-10-24 | 3 | -1/+102 |
* | Use / instead of . | Mattias Andrée | 2017-10-24 | 3 | -20/+20 |
* | Update readme | Mattias Andrée | 2017-10-22 | 1 | -1/+2 |
* | Fix readme | Mattias Andrée | 2017-10-22 | 1 | -1/+1 |
* | Fix typo | Mattias Andrée | 2017-10-22 | 1 | -1/+1 |
* | m | Mattias Andrée | 2017-10-22 | 1 | -2/+2 |
* | Routing keys cannot include NUL bytes | Mattias Andrée | 2017-10-22 | 1 | -6/+6 |
* | Update README | Mattias Andrée | 2017-10-22 | 1 | -0/+4 |
* | Add support for secret messages | Mattias Andrée | 2017-10-22 | 5 | -10/+151 |
* | Update readme | Mattias Andrée | 2017-10-21 | 1 | -1/+8 |
* | m | Mattias Andrée | 2017-10-21 | 1 | -2/+2 |
* | Add test and fix bugs | Mattias Andrée | 2017-10-21 | 4 | -13/+384 |
* | Fix whitespace | Mattias Andrée | 2017-10-21 | 1 | -3/+3 |
* | Add README | Mattias Andrée | 2017-10-21 | 1 | -0/+72 |
* | LIBSBUS_BUFFER_SIZE: use UL suffix | Mattias Andrée | 2017-10-21 | 1 | -1/+1 |
* | Fix LIBSBUS_MESSAGE check | Mattias Andrée | 2017-10-21 | 1 | -1/+1 |
* | Set errno to ECONNRESET if recv returns 0 | Mattias Andrée | 2017-10-21 | 1 | -1/+4 |
* | libsbus_receive: check message length to avoid reading outside it | Mattias Andrée | 2017-10-21 | 1 | -1/+1 |
* | Add flags to functions using send | Mattias Andrée | 2017-10-21 | 2 | -9/+9 |
* | libsbus_receive: add flags | Mattias Andrée | 2017-10-21 | 2 | -3/+3 |
* | First commit | Mattias Andrée | 2017-10-21 | 8 | -0/+813 |