Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-27 | Miscellaneous foo | David Lamparter | |
2014-04-27 | cethcan: ignore SIG{PIPE,HUP,USR1,USR2} | David Lamparter | |
SIGPIPE was causing cethcan to exit prematurely. (probably due to a http connection getting closed down.) The other signals are reasonable for a daemon to _not_ cause an exit. | |||
2013-10-10 | cethcan: fix memory management | David Lamparter | |
- primary config structure no longer left allocated in main() - memleak in RPC result buffer handling | |||
2013-06-29 | cethcan: ESPnet | David Lamparter | |
2013-06-01 | cethcan: beancounters support | David Lamparter | |
2013-06-01 | socketcan v0 | David Lamparter | |
2013-03-25 | cethcan: more code | David Lamparter | |
2013-03-25 | cethcan: more code | David Lamparter | |
2013-03-25 | cethcan: more code | David Lamparter | |
2013-03-25 | cethcan: skeleton | David Lamparter | |