1. f39c385 core: Add TX/RX API that exposes message tag and tag owner by Sumanth Bhat · 2 years, 6 months ago
  2. 5ab7825 libmctp: Introduce compiler.h by Andrew Jeffery · 2 years, 5 months ago
  3. 34d4c96 core: Handle exhaution of message contexts by Sumanth Bhat · 3 years, 1 month ago
  4. bc79c24 core: Handle arithmetic overflow in adding new fragments by Sumanth Bhat · 3 years, 1 month ago
  5. 69f545f core: Handle MCTP fragment sizes by Sumanth Bhat · 3 years, 2 months ago
  6. eba19a3 astlpc: Introduce protocol v3 with integrity checks by Andrew Jeffery · 3 years, 4 months ago
  7. 39da3d0 libmctp: Split padding in pktbuf into header and trailer by Andrew Jeffery · 3 years, 4 months ago
  8. 88412be astlpc: Make packet properties depend on protocol version by Andrew Jeffery · 3 years, 4 months ago
  9. 3f4bca9 tests: astlpc: Exercise mctp_message_tx() before channel init by Andrew Jeffery · 3 years, 5 months ago
  10. c2b833e core: Fix large packet buffer overrun by Andrew Jeffery · 3 years, 8 months ago
  11. 85c04e4 tests: astlpc: Re-order astlpc ops struct definitions by Andrew Jeffery · 3 years, 8 months ago
  12. a936898 astlpc: Make MTU configurable at binding instantiation by Andrew Jeffery · 4 years, 1 month ago
  13. 3a54066 astlpc: Introduce MTU negotiation by Andrew Jeffery · 4 years, 1 month ago
  14. 4e8264b astlpc: Implement version negotiation by Andrew Jeffery · 4 years, 1 month ago
  15. 67655e8 test_astlpc: Add astlpc_test_undefined_command() by Andrew Jeffery · 4 years, 1 month ago
  16. f3d94dc test_astlpc: Add astlpc_test_poll_not_ready() by Andrew Jeffery · 4 years, 1 month ago
  17. 3f32507 astlpc: Remove redundant KCS register name enumeration by Andrew Jeffery · 4 years, 1 month ago
  18. d0f5da0 astlpc: Handle loss of bmc-ready state by Andrew Jeffery · 4 years, 1 month ago
  19. 55fb90b astlpc: Consolidate direct vs indirect LPC access by Andrew Jeffery · 4 years, 2 months ago
  20. f1cdb16 test_astlpc: Add test initialising the device before the bus owner by Andrew Jeffery · 4 years, 1 month ago
  21. ec9a006 test_astlpc: Add test for a simple message from host to BMC by Andrew Jeffery · 4 years, 1 month ago
  22. 91f09ed test_astlpc: Improve readability of test output by Andrew Jeffery · 4 years, 1 month ago
  23. 8f3eb72 test_astlpc: Test simple message from BMC to host by Andrew Jeffery · 4 years, 1 month ago
  24. d3c0bf0 test_astlpc: Clean up debugging in KCS callbacks by Andrew Jeffery · 4 years, 1 month ago
  25. 5a7c2db test_astlpc: Assert message expectations in rx_message() by Andrew Jeffery · 4 years, 1 month ago
  26. 129ef93 test_astlpc: Introduce astlpc_assert_tx_packet() by Andrew Jeffery · 4 years, 1 month ago
  27. cb5d55c test_astlpc: Add network_{init,destroy}() helpers by Andrew Jeffery · 4 years, 1 month ago
  28. f1a2131 test_astlpc: Add astlpc_test_simple_init by Andrew Jeffery · 4 years, 1 month ago
  29. e756de8 test_astlpc: Extract single test case to dedicated function by Andrew Jeffery · 4 years, 1 month ago
  30. d5e3cd7 test_astlpc: Instantiate a binding for each endpoint by Andrew Jeffery · 4 years, 2 months ago
  31. 7cceeba test_astlpc: Fix OBF flag behaviour in emulated KCS status byte by Andrew Jeffery · 4 years, 2 months ago
  32. df5f6b9 test_astlpc: Include astlpc.c for internal structures by Andrew Jeffery · 4 years, 2 months ago
  33. 53ea147 test_astlpc: Make more functions static by Andrew Jeffery · 4 years, 1 month ago
  34. b93b611 bootstrap: Ratchet up compiler strictness by Andrew Jeffery · 4 years, 1 month ago
  35. c8908ac test_bridge: Clean up memory before exit by Andrew Jeffery · 4 years, 1 month ago
  36. ba6727e core: Support transport control commands by Wiktor Gołgowski · 4 years, 4 months ago
  37. 1dbf021 test_astlpc: Do debug logging before asserts by Andrew Jeffery · 4 years, 2 months ago
  38. ff25d7e Extract container_of definition out of individual bindings by Przemyslaw Czarnowski · 4 years, 3 months ago
  39. 06b2cd8 astlpc: Avoid requiring off_t by Andrew Jeffery · 4 years, 4 months ago
  40. f0315a3 test_serial: Clean up after test case by Andrew Jeffery · 4 years, 4 months ago
  41. 11b7e92 test_astlpc: Clean up after test case by Andrew Jeffery · 4 years, 4 months ago
  42. 7c73801 test_eid: Clean up after test case by Andrew Jeffery · 4 years, 4 months ago
  43. c68d96e test_seq: Clean up after each test case by Andrew Jeffery · 4 years, 4 months ago
  44. 5c5673b test-utils: Add mctp_binding_test_destroy() by Andrew Jeffery · 4 years, 4 months ago
  45. 225c46d test-utils: Avoid undefined behaviour on indirect call by Andrew Jeffery · 4 years, 4 months ago
  46. a501a58 test-utils: Resolve control reaching the end of a non-void function by Andrew Jeffery · 4 years, 4 months ago
  47. cdfafd9 test_bridge: Resolve control reaching the end of a non-void function by Andrew Jeffery · 4 years, 5 months ago
  48. 89a2b8e test_serial: Resolve control reaching end of non-void function by Andrew Jeffery · 4 years, 5 months ago
  49. 2cda40f cmake: Add new tests to test suite by Andrew Jeffery · 4 years, 4 months ago
  50. b633b3f test_serial: Fix assert triggered in core.c by Andrew Jeffery · 4 years, 4 months ago
  51. 25de093 tests: Add test_serial by Andrew Jeffery · 4 years, 5 months ago
  52. 0247c73 tests: Add test_astlpc by Andrew Jeffery · 4 years, 5 months ago
  53. 73c268e libmctp: Clarify BTU-related symbols by Andrew Jeffery · 4 years, 5 months ago
  54. 1a4ec3c core,API: Add bridge support by Jeremy Kerr · 4 years, 10 months ago
  55. df15f7e core,bindings: Allow bindings to specify packet size by Jeremy Kerr · 5 years ago
  56. c1693af core: Free packet in mctp_bus_rx by Jeremy Kerr · 5 years ago
  57. 3d36ee2 LICENSE: add GPLv2 license option. by Jeremy Kerr · 5 years ago
  58. 6328ffb tests/seq: More sequencing tests by Jeremy Kerr · 5 years ago
  59. 8ab4a6c tests/seq: Expand sequencing test by Jeremy Kerr · 5 years ago
  60. ba07694 tests: Add sequencing test by Jeremy Kerr · 5 years ago
  61. 4dc8f95 tests: Add EID addressing test by Jeremy Kerr · 5 years ago
  62. 1892511 tests: Add simple test infrastructure by Jeremy Kerr · 5 years ago
  63. bd4e362 utils: move small utilities from tests/ dir to utils/ by Jeremy Kerr · 5 years ago
  64. 73d8bc8 tests/mctp-pipe: Use SOCK_STREAM for internal serial link by Jeremy Kerr · 5 years ago
  65. 4cdc200 Initial MCTP core code by Jeremy Kerr · 5 years ago