1. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 7 months ago
  2. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 7 months ago
  3. 8db46a0 native_types: string_path_wrapper: Don't escape all strings by William A. Kennington III · 3 years, 2 months ago
  4. 285f78b native_types: Reduce append allocation by William A. Kennington III · 3 years, 2 months ago
  5. e39b3dc test/message/types: Convert ASSERTs to EXPECTs by William A. Kennington III · 3 years, 2 months ago
  6. 472b702 message: Add call_async method by William A. Kennington III · 3 years, 3 months ago
  7. d06072e Fix #60 by adding encoding/decoding rules by Ed Tanous · 3 years, 2 months ago
  8. 74a2711 Implement operator /= for object_path by Ed Tanous · 3 years, 3 months ago
  9. fa0fa3b Implement path encoding and decoding by Ed Tanous · 3 years, 3 months ago
  10. eb4bd72 Add filename() and parent_path() methods to object_path by Ed Tanous · 3 years, 7 months ago
  11. b98bdc6 sdbus++: add support for 'set' by Patrick Williams · 4 years, 1 month ago
  12. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 1 month ago
  13. 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years, 1 month ago
  14. f8bbf17 native_types: Fix string_wrapper overloads by William A. Kennington III · 5 years ago
  15. 4274c11 std::variant: Remove uses of the variant_ns by William A. Kennington III · 6 years ago
  16. 81fa02e message: Fix variant api usage by William A. Kennington III · 6 years ago
  17. e0d6965 clang-format: Fix pointer alignment by William A. Kennington III · 6 years ago
  18. 2b238af clang-format: always break template declarations by Patrick Venture · 6 years ago
  19. 95269db update .clang-format header inclusion order by Patrick Venture · 6 years ago
  20. 13367e4 test/message/read: Test that our error handling cases work by William A. Kennington III · 6 years ago
  21. 60a7283 test/message/read: Add missing variant skip by William A. Kennington III · 6 years ago
  22. b4b4fa1 test/message/read: Use googletest and mocks by William A. Kennington III · 6 years ago
  23. a1e9e2a test/message/append: Use googletest and mocks by William A. Kennington III · 6 years ago
  24. 4869781 tests: Write our own assert() by William A. Kennington III · 6 years ago
  25. b564550 tests: Fix memory leak from sd_bus calls by William A. Kennington III · 6 years ago
  26. 28dc36d Allow reading and appending of more complex types by Ed Tanous · 6 years ago
  27. 072da3e Update repo to conform to openbmc code standard by Andrew Geissler · 6 years ago
  28. b77868a test: convert message_native_types to gtest by Patrick Williams · 7 years ago
  29. 450d0ec test: convert message_types to gtest by Patrick Williams · 7 years ago
  30. 16e1753 message-append: Add more string test cases by Patrick Williams · 7 years ago
  31. 3306847 Allow implicit string_wrapper conversions by Brad Bishop · 7 years ago
  32. aa2e7f7 message: allow obj-path and sig in STL containers by Patrick Williams · 7 years ago
  33. 572a8ea message-read: support obj-path and signature by Patrick Williams · 7 years ago
  34. fd3c462 message-append: support obj-path and signature by Patrick Williams · 7 years ago
  35. 4498298 message-types: support obj-path and signature by Patrick Williams · 7 years ago
  36. 9db2864 message: Add class for object-path and signatures by Patrick Williams · 7 years ago
  37. b760a99 append/read: additional testcases for bool forms by Patrick Williams · 8 years ago
  38. f101ee2 message: testcase to read missing variant type by Patrick Williams · 8 years ago
  39. 24fb296 message: fix parallel test issue by Patrick Williams · 8 years ago
  40. 696e315 message: compile warning in testcases by Patrick Williams · 8 years ago
  41. 9e3b51e message: write testcase to confirm bool and double by Patrick Williams · 8 years ago
  42. 7559678 variant support for append/read by Patrick Williams · 8 years ago
  43. aa2f48a std::tuple support for append/read by Patrick Williams · 8 years ago
  44. bbe0e43 std::map support for append/read by Patrick Williams · 8 years ago
  45. 930460c std::vector support for append/read by Patrick Williams · 8 years ago
  46. 4fe85a3 Add message read functionality by Patrick Williams · 8 years ago
  47. 13b97c5 bus::process: use message::message by Patrick Williams · 8 years ago
  48. 07e1d6f Add verification to append testcases by Patrick Williams · 8 years ago
  49. 7802c07 Migrate bus to message bindings by Patrick Williams · 8 years ago
  50. 5b48579 Add bus bindings by Patrick Williams · 8 years ago
  51. 1807fa4 Add message append functionality by Patrick Williams · 8 years ago
  52. 51103a4 Add type_id templates by Patrick Williams · 8 years ago