1. ae8f6d9 Remove validation bits by Aushim Nagarkatti · 8 weeks ago
  2. 466ecd9 Fix section and notification type format by Aushim Nagarkatti · 4 weeks ago
  3. 67018a2 Add randomly generated CPER examples for Unit Tests by Aushim Nagarkatti · 5 weeks ago
  4. 1b92309 Change bits to digits in comment by Milton D. Miller II · 3 months ago
  5. a6f070b Fix CPER generation of ASCII properties by Aushim Nagarkatti · 7 weeks ago
  6. c97c041 Apply tidy updates by Ed Tanous · 7 weeks ago
  7. 30cd66a clang-format: re-format for clang-19 by Patrick Williams · 3 months ago
  8. 5bc1b32 meson: reformat with meson formatter by Patrick Williams · 8 weeks ago
  9. cc36701 Include hex decode for human readable fields by Aushim Nagarkatti · 4 months ago
  10. d9835a1 CPER JSON Schema Descriptions by Andrew Adriance · 4 months ago
  11. 3cebfc2 Add AER registers to PCIe decoding by Andrew Adriance · 4 months ago
  12. 17bc66a Add affinity3 field to json output by Aushim Nagarkatti · 4 months ago
  13. 13f099f Fix timestamp buffer length overrun by Ed Tanous · 4 months ago
  14. c2558c6 Arm: Move the definitions to Cper.h by Thu Nguyen · 4 months ago
  15. e42fb48 Change include style to use system includes by Thu Nguyen · 5 months ago
  16. de7dd06 Fix timestamp to match ISO8061 format by Aushim Nagarkatti · 5 months ago
  17. a3b7f8a Unflatten edk includes by Ed Tanous · 5 months ago
  18. c44aa26 Install libcper header files to libcper directory by Thu Nguyen · 5 months ago
  19. 382ad4c Fix schemas and add $id properties for oneof[] fields by Aushim Nagarkatti · 6 months ago
  20. 5b79300 Fix ArmProcessor ErrorInformation types by Aushim Nagarkatti · 6 months ago
  21. 0df69a8 Clean up meson file by Ed Tanous · 6 months ago
  22. 10eb6de Format meson files by Ed Tanous · 6 months ago
  23. eed88bb Allow building code locally by Ed Tanous · 6 months ago
  24. cdadd23 update json-c by Ed Tanous · 6 months ago
  25. b07061a Make key types based on id by Ed Tanous · 6 months ago
  26. 04f5771 Add support for AMPERE CPERs by Dung Cao · 7 months ago
  27. 9c7ba1d Convert windows newlines to unix by Ed Tanous · 6 months ago
  28. 2d17ace Improve Nvidia CPER decode by Ed Tanous · 7 months ago
  29. 7623a6e Output guids in 8-4-4-4-12 pattern to match spec by Karthik Rajagopalan · 6 months ago
  30. 12587b2 Fix false-success in schema validation by Karthik Rajagopalan · 6 months ago
  31. 255bd81 Use extern C guards in all headers by Karthik Rajagopalan · 7 months ago
  32. 21c2154 Fix cper-nvidia Json Schema by Aushim Nagarkatti · 6 months ago
  33. 379e492 Adjust strncpy sizes by Patrick Williams · 7 months ago
  34. 5220c9b Add ability to use lib without json-c dependency by Karthik Rajagopalan · 8 months ago
  35. 9fe2cb5 Generate pkgconfig dependency for parser library by Karthik Rajagopalan · 8 months ago
  36. 462f9f6 README.md: Fix typos by George Liu · 8 months ago
  37. 18a6b12 README.md: Fix MD040 warnings by George Liu · 8 months ago
  38. ec9fc0d docs/OEMExtensions.md: Fix MD036 warnings by George Liu · 8 months ago
  39. d8ac711 docs/GeneratorExtensions.md: Fix MD036 warnings by George Liu · 8 months ago
  40. bf68fa1 generator/README.md: Fix MD040 warnings by George Liu · 8 months ago
  41. bf6ccc8 Fix leaked json objects when there is a failure parsing by Karthik Rajagopalan · 8 months ago
  42. 74e1919 Add Karthik Rajagopalan as reviewer by Karthik Rajagopalan · 8 months ago
  43. 45e7332 Fix build error when building an app with libcper as a subproject by Karthik Rajagopalan · 8 months ago
  44. 683e055 Add support for NVIDIA CPERs by Karthik Rajagopalan · 1 year, 1 month ago
  45. 4482c48 Update limits headers for better platform compat by Andrew Adriance · 9 months ago
  46. 358c7e1 Remove json-schema install by Ed Tanous · 8 months ago
  47. a84fc93 Fix meson warnings by Ed Tanous · 8 months ago
  48. a7d2cdd Move to embedded base64 by Ed Tanous · 8 months ago
  49. c833a3a Reformat test meson.build by Ed Tanous · 8 months ago
  50. 6372234 Add subprojects to gitignore by Ed Tanous · 8 months ago
  51. fedd457 Remove trailing whitespace by Ed Tanous · 9 months ago
  52. 5030d16 Add Andrew Adriance as reviewer by Andrew Adriance · 9 months ago
  53. 1a90898 Update meson.build to respect default_library for libb64 by Andrew Adriance · 9 months ago
  54. a5b3d49 Format meson file with muon by Ed Tanous · 9 months ago
  55. 1e267b6 Suppress meson warning by Ed Tanous · 9 months ago
  56. c6fead1 Push/pop pragma packed by Ed Tanous · 9 months ago
  57. 6621985 Add clang-tidy by Ed Tanous · 9 months ago
  58. b35d957 Enforce const correctness by Ed Tanous · 9 months ago
  59. 6981acb Fix warning by Ed Tanous · 9 months ago
  60. 1b9b906 README: remove Arm disclaimer by Patrick Williams · 9 months ago
  61. 1ee8ce2 OWNERS: add starting OWNERS file by Patrick Williams · 9 months ago
  62. b8b687c Format README.md by John Chung · 10 months ago
  63. 0b9c940 Fix compiler error : strict-aliasing by John Chung · 10 months ago
  64. abc62b8 Update meson build configuration by John Chung · 10 months ago
  65. 4e00d99 Clarify in Readme that the library is a PoC, not used in production by Jose Marinho · 10 months ago
  66. f8fc705 Formatting .c/.h files and fix memory leakage issues by John Chung · 11 months ago
  67. 044afd0 Formatting coding style by John Chung · 11 months ago
  68. 096597e Update .clang-format by John Chung · 11 months ago
  69. 197ea12 Move to meson build configuration by John Chung · 11 months ago
  70. 9415349 cper-parse: Make CPER reads relative to original fd location. by Lawrence Tang · 2 years, 7 months ago
  71. ef9a325 cper_generate: Add dynamic printing of section shortcodes. by Lawrence Tang · 2 years, 7 months ago
  72. 40519cb Add documentation for generator extensions. by Lawrence Tang · 2 years, 7 months ago
  73. 8f97745 Switch to modular includes for generator. by Lawrence Tang · 2 years, 7 months ago
  74. ea4b82b Add documentation on extending. by Lawrence Tang · 2 years, 7 months ago
  75. 73a523d Make Python binding compilation optional. by Lawrence Tang · 2 years, 7 months ago
  76. 1a77687 Stop tests running automatically on compile. by Lawrence Tang · 2 years, 7 months ago
  77. f72e81e Add library generation for cper-generate. by Lawrence Tang · 2 years, 7 months ago
  78. f1f3b83 Formatting fixes. by Lawrence Tang · 2 years, 7 months ago
  79. 580423f Shift section definitions into separate file, add testing. by Lawrence Tang · 2 years, 7 months ago
  80. 9748138 Add PoC reference to README. by Lawrence Tang · 2 years, 7 months ago
  81. 5202bbb Source json.h non-locally. by Lawrence Tang · 2 years, 8 months ago
  82. a10d910 Fix incorrect type/name on top level structure. by Lawrence Tang · 2 years, 8 months ago
  83. 2ca29e5 Add cross compile toolchains for arm & aarch64. by Lawrence Tang · 2 years, 8 months ago
  84. bb96230 Add Apache 2.0 license. by Lawrence Tang · 2 years, 8 months ago
  85. a4f662f Add testing for single section CPER. by Lawrence Tang · 2 years, 8 months ago
  86. 617949e Add CPER conversion for single section records. by Lawrence Tang · 2 years, 8 months ago
  87. 4d10698 Re-fix CMake fail on first build. by Lawrence Tang · 2 years, 8 months ago
  88. 0c912a4 Fix minor markdown error. by Lawrence Tang · 2 years, 8 months ago
  89. e31af62 Add dependency information to README. by Lawrence Tang · 2 years, 8 months ago
  90. 3b0eff7 Fix CMake quirk with missing -lpthreads. by Lawrence Tang · 2 years, 8 months ago
  91. 5f388a3 Fix minor generation bug, reformat CLI parsing. by Lawrence Tang · 2 years, 8 months ago
  92. 9aaf835 Switch to json-c 0.15 to avoid json-c#766. by Lawrence Tang · 2 years, 8 months ago
  93. efe17e2 Fix several review comments. by Lawrence Tang · 2 years, 8 months ago
  94. 71c70a3 Fix several review comments. by Lawrence Tang · 2 years, 8 months ago
  95. c5ffcec Remove empty task list. by Lawrence Tang · 2 years, 8 months ago
  96. 3592da7 Add human readable name to IA32x64 error info GUIDs. by Lawrence Tang · 2 years, 8 months ago
  97. e407b4c Partial reformat to kernel code style. by Lawrence Tang · 2 years, 8 months ago
  98. 12042d7 Generate Python bindings on build. by Lawrence Tang · 2 years, 8 months ago
  99. 0a4b3f2 Fix bugs appearing from fuzzing. by Lawrence Tang · 2 years, 8 months ago
  100. e29006a Remove outdated mention to AER. by Lawrence Tang · 2 years, 8 months ago