1. f14c0c2 clang-tidy: Initial commit by Jayanth Othayoth · 3 weeks ago master
  2. 1d511cd clang-tidy: replace NULL/0 with nullptr by Jayanth Othayoth · 3 weeks ago
  3. 656a163 clang-format: update latest spec and reformat by Patrick Williams · 12 months ago
  4. 67095cf meson: reformat with meson formatter by Patrick Williams · 12 months ago
  5. 7f70ddf clang-format: re-format for clang-19 by Patrick Williams · 1 year, 1 month ago
  6. 8375b78 test-suite: manual test script by Andrew Geissler · 1 year, 8 months ago
  7. 1a6b1c2 clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  8. 40efe67 fix new gcc compile warnings about unused variables by Andrew Geissler · 1 year, 6 months ago
  9. 20bab74 SrvRqst: Add bounds checking on buffer parsing by Andrew Geissler · 1 year, 8 months ago
  10. f60e710 SrvTypeRqst: Add bounds checking on buffer parsing by Andrew Geissler · 1 year, 8 months ago
  11. 6f01edc Do not use input header for error responses by Andrew Geissler · 1 year, 8 months ago
  12. eebd081 Only allow a maximum packet size of 255 bytes by Andrew Geissler · 1 year, 8 months ago
  13. c668313 unit-test: add language tag length validation by Andrew Geissler · 1 year, 8 months ago
  14. 0e948dc unit-test: add basic header validation tests by Andrew Geissler · 1 year, 8 months ago
  15. 26b0360 gitignore: add vscode by Andrew Geissler · 1 year, 8 months ago
  16. 99f391b clang-format: copy latest and re-format by Patrick Williams · 2 years, 3 months ago
  17. 77350e1 build: upgrade to C++23 by Patrick Williams · 2 years, 6 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, 10 months ago
  20. 43dc41f build: add meson support by Patrick Williams · 2 years, 10 months ago
  21. f191bd8 slp_parser: fix missing-field-initializers warnings by Patrick Williams · 2 years, 10 months ago
  22. 3964d55 main: fix 'unused-parameter' warnings by Patrick Williams · 2 years, 10 months ago
  23. edf88cb error: fix handling of error codes by Patrick Williams · 2 years, 10 months ago
  24. b422c55 MAINTAINERS: remove file by Patrick Williams · 2 years, 10 months ago
  25. 2d00c78 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 10 months ago
  26. f93142e configure: make SERVICE_DIR static by Patrick Williams · 2 years, 10 months ago
  27. aa902c6 clang-format: update with latest by Patrick Williams · 2 years, 10 months ago
  28. 0757597 prettier: reformat markdown by Patrick Williams · 2 years, 10 months ago
  29. a867f3f bootstrap: fix shellcheck warnings by Patrick Williams · 2 years, 10 months ago
  30. ef078cd Add OWNERS file by Manojkiran Eda · 4 years, 3 months ago
  31. ee12f48 Update .clang-format file & clang-format-12 changes by Manojkiran Eda · 4 years, 3 months ago
  32. a592888 Add gitignore to repo by Patrick Venture · 7 years ago
  33. 537ff14 add clang-format to repo for style by Patrick Venture · 7 years ago
  34. 54d4731 build: bump to use c++17 by Patrick Venture · 7 years ago
  35. edd1302 build: set language to C++ by Patrick Venture · 7 years ago
  36. 1f12e38 Spelling fixes by Gunnar Mills · 8 years ago
  37. 8146a05 Add MAINTAINERS file by Andrew Jeffery · 8 years ago
  38. b5e632a Fix switch-unreachable bug by Brad Bishop · 8 years ago
  39. 7435de0 Add missing functional include by Brad Bishop · 8 years ago
  40. 908dee3 Remove unnecessary logs by Ratan Gupta · 9 years ago
  41. aab308d Fixed the linking error. by Ratan Gupta · 9 years ago
  42. 1ee3639 Remove prefix strings on debug statements. by Ratan Gupta · 9 years ago
  43. 0d3e9e3 Reduced excessive logging to the journal. by Ratan Gupta · 9 years ago
  44. 5e00887 Fix compilation errors for x86-64 SDK by Ratan Gupta · 9 years ago
  45. 70b8527 Ipv6 support. by Ratan Gupta · 9 years ago
  46. ead7a3c Read the slp service info. by Ratan Gupta · 9 years ago
  47. 04ccedc Removing the slp.cpp. by Ratan Gupta · 9 years ago
  48. 07c462a SLP Parser by Ratan Gupta · 9 years ago
  49. 309ac44 SLP Server by Ratan Gupta · 9 years ago
  50. 37a7a07 Socket Class to encapsulate the socket operations. by Ratan Gupta · 9 years ago
  51. df371c2 Initial commit by Patrick Williams · 9 years ago