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