Simple SLP responder

Clone this repo:

Branches

  1. f14c0c2 clang-tidy: Initial commit by Jayanth Othayoth · 7 weeks ago master
  2. 1d511cd clang-tidy: replace NULL/0 with nullptr by Jayanth Othayoth · 7 weeks ago
  3. 656a163 clang-format: update latest spec and reformat by Patrick Williams · 1 year ago
  4. 67095cf meson: reformat with meson formatter by Patrick Williams · 1 year ago
  5. 7f70ddf clang-format: re-format for clang-19 by Patrick Williams · 1 year, 2 months ago
  6. 8375b78 test-suite: manual test script by Andrew Geissler · 1 year, 9 months ago
  7. 1a6b1c2 clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
  8. 40efe67 fix new gcc compile warnings about unused variables by Andrew Geissler · 1 year, 7 months ago
  9. 20bab74 SrvRqst: Add bounds checking on buffer parsing by Andrew Geissler · 1 year, 9 months ago
  10. f60e710 SrvTypeRqst: Add bounds checking on buffer parsing by Andrew Geissler · 1 year, 9 months ago
  11. 6f01edc Do not use input header for error responses by Andrew Geissler · 1 year, 9 months ago
  12. eebd081 Only allow a maximum packet size of 255 bytes by Andrew Geissler · 1 year, 9 months ago
  13. c668313 unit-test: add language tag length validation by Andrew Geissler · 1 year, 9 months ago
  14. 0e948dc unit-test: add basic header validation tests by Andrew Geissler · 1 year, 9 months ago
  15. 26b0360 gitignore: add vscode by Andrew Geissler · 1 year, 9 months ago
  16. 99f391b clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  17. 77350e1 build: upgrade to C++23 by Patrick Williams · 2 years, 7 months ago
  18. 16424ed clang-format: copy latest and re-format by Patrick Williams · 2 years, 9 months ago
  19. 55aac8e build: remove autotools support by Patrick Williams · 2 years, 11 months ago
  20. 43dc41f build: add meson support by Patrick Williams · 2 years, 11 months ago