Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-05 | Convert int16_t macro error types into enum to improve debugging/type-checking | Martin Szulecki | 1 | -1/+1 |
2014-10-03 | Avoid exporting non-public symbols | Martin Szulecki | 1 | -7/+7 |
2014-03-27 | Moved Doxygen comments from source files to public headers. | Aaron Burghardt | 1 | -87/+0 |
2013-07-19 | syslog_relay: Add doc comments for syslog_relay(_start|_stop)_capture() | Martin Szulecki | 1 | -0/+26 |
2013-05-24 | syslog_relay: Make sure syslog worker thread is not stuck forever | Martin Szulecki | 1 | -2/+4 |
2013-05-23 | syslog_relay: Remove syslog_relay_send() as the service is read-only | Martin Szulecki | 1 | -31/+0 |
2013-05-23 | Add protocol implementation for syslog_relay service | Martin Szulecki | 1 | -0/+304 |