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