aboutsummaryrefslogtreecommitdiff
path: root/net/conserver/patches
Commit message (Collapse)AuthorAge
* conserver: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| | | | | | Two headers were missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* conserver: add advanced serial console packageBjørn Mork2017-06-04
Conserver is an application that allows multiple users to use serial consoles at the same time, with logging. It has a client- server design which makes it easy to manage a distributed set of serial consoles. Logging makes post-crash analyses easier. Signed-off-by: Bjørn Mork <bjorn@mork.no>