Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |