Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-11-09 | Add macros for control messages | Mattias Andrée | 1 | -0/+14 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-11-09 | Add echo control | Mattias Andrée | 3 | -4/+35 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-11-08 | Update makefile | Mattias Andrée | 1 | -15/+29 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-11-07 | Move reuseable code from sbusd to libsbusd | Mattias Andrée | 3 | -58/+103 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-11-06 | Fix two errors and move reuseable code from sbusd to libsbusd | Mattias Andrée | 4 | -301/+385 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-11-04 | Remove unused headers | Mattias Andrée | 1 | -2/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-29 | Change buf size | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-24 | Replace CMSG !/cred/prefix with !/cred/whoami | Mattias Andrée | 3 | -27/+38 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-24 | readme: no rpc | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-24 | Update readme | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-24 | readme: remove unneccessarily backslashes | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-24 | Add contol messages for flood control | Mattias Andrée | 3 | -1/+102 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-24 | Use / instead of . | Mattias Andrée | 3 | -20/+20 | |
This is more like file path and allows inclusion of package names (and file paths too if you want that for some reason) in the routing key. | |||||
2017-10-22 | Update readme | Mattias Andrée | 1 | -1/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-22 | Fix readme | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-22 | Fix typo | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-22 | m | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-22 | Routing keys cannot include NUL bytes | Mattias Andrée | 1 | -6/+6 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-22 | Update README | Mattias Andrée | 1 | -0/+4 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-22 | Add support for secret messages | Mattias Andrée | 5 | -10/+151 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-21 | Update readme | Mattias Andrée | 1 | -1/+8 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-21 | m | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-21 | Add test and fix bugs | Mattias Andrée | 4 | -13/+384 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-10-21 | Fix whitespace | Mattias Andrée | 1 | -3/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |