- a6b2910 console-server: Add UART Mux Support by Alexander Hansen · 6 months ago
- 7851a39 obmc-console: Address more instances of realloc() with size 0 by Andrew Jeffery · 6 months ago
- e2826c7 console-server: allow separate handler instances by Jeremy Kerr · 6 months ago
- bd992c9 Add Connect() method to console DBUS object by Ninad Palsule · 1 year, 8 months ago
- 954be0f console-server: Add --console-id option by Andrew Jeffery · 1 year, 8 months ago
- 9a8f30e obmc-console: Introduce console-id, deprecate socket-id by Andrew Jeffery · 1 year, 8 months ago
- b14ca19 Added new dbus interface to query console info by Ninad Palsule · 1 year, 9 months ago
- b70f871 obmc-console: Fix readability-isolate-declaration by Andrew Jeffery · 1 year, 9 months ago
- 0b7b047 obmc-console: Fix readability-else-after-return by Andrew Jeffery · 1 year, 9 months ago
- 2834c5b obmc-console: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 9 months ago
- 91b5217 obmc-console: Address bugprone-sizeof-expression by Andrew Jeffery · 1 year, 9 months ago
- 19c74d5 obmc-console: Extract definition of _GNU_SOURCE by Andrew Jeffery · 1 year, 9 months ago
- 5c359cc obmc-console: Fix bugprone-narrowing-conversions by Andrew Jeffery · 1 year, 9 months ago
- a72711a obmc-console: Add clang-format configuration by Andrew Jeffery · 1 year, 9 months ago
- 21f4cb4 socket-handler: Fix void pointer arithmetic by Andrew Jeffery · 1 year, 9 months ago
- fd04832 obmc-console: Mark unused parameters as such by Andrew Jeffery · 1 year, 9 months ago
- cc07530 Support systemd socket activation by Jonathan Doman · 1 year, 9 months ago
- ddf2ab7 obmc-console: Expose socket ID configuration for client and server by Andrew Jeffery · 5 years ago
- 5e7c078 console-socket: Add an optional component to UNIX socket abstract names by Andrew Jeffery · 5 years ago
- 1cecc5d Eliminate excessive CPU consumption when redirecting UART over SSH by Johnathan Mantey · 6 years ago
- fcf8541 obmc-console-server: bind/connect with the correct sockaddr size by Vernon Mauery · 6 years ago
- 6b1fed2 server: improve blocked-write behaviour for handlers by Jeremy Kerr · 8 years ago
- f733c85 server: use ringbuffer for all handlers by Jeremy Kerr · 8 years ago
- 55c9712 server: Use consistent function names by Jeremy Kerr · 8 years ago
- c9775ce server: Use ringbuffer for socket backlog by Jeremy Kerr · 8 years ago
- abd8e25 socket-handler: fix leak if we exit with multiple clients by Jeremy Kerr · 8 years ago
- 5708dfb socket-handler: Use a global backlog buffer instead of per-client by Jeremy Kerr · 8 years ago
- 848fc87 socket-handler: don't disconnect on slow client writes by Jeremy Kerr · 8 years ago
- 243cab3 socket-handler: Use MSG_NOSIGNAL by Jeremy Kerr · 8 years ago
- 68a2ece socket-handler: don't set global O_NONBLOCK flag on client sockets by Jeremy Kerr · 8 years ago
- 9c297af socket-handler: only send if the queue is empty by Jeremy Kerr · 8 years ago
- 4d80a5b Use non-blocking writes for clients by Jeremy Kerr · 9 years ago
- ce0e68b socket-handler: Use array of pointers for clients array by Jeremy Kerr · 9 years ago
- 0cff652 socket: Actually use the console-socket definitions by Jeremy Kerr · 9 years ago
- fbff1c6 socket-handler: Fix realloc size by Joel Stanley · 9 years ago
- 9326d77 Add licence document and per-file headers by Jeremy Kerr · 9 years ago
- d47963e handlers: pass config to handlers' init() by Jeremy Kerr · 9 years ago
- 89ea819 Free remaining pollers before exiting by Jeremy Kerr · 9 years ago
- 2bd0518 Add socket handler & console client by Jeremy Kerr · 9 years ago