Simple SLP responder

Clone this repo:

Branches

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