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