1. 5a8a94f Fix Usage Section in README by Ed Tanous · 3 months ago
  2. f1c8912 Handle Unknown ARM error type's description string by Aushim Nagarkatti · 3 months ago
  3. 991ebf2 Initialize string mem buffers to 0 by Aushim Nagarkatti · 3 months ago
  4. a5cc9a9 clang-format: update latest spec and reformat with clang-21 by Patrick Williams · 6 months ago
  5. da75128 cper-section-memory: Fix validation dependency for Extended field bits by Peter Benitez · 7 months ago
  6. fa6c53a Fix parsing single section CPER error by John Chung · 7 months ago
  7. a11dbab Build jsondac with lower warning levels by Ed Tanous · 7 months ago
  8. 398899a Fix pedantic warnings by Ed Tanous · 7 months ago
  9. c21e3a1 Fix base64 decode_table size by Khang D Nguyen · 7 months ago
  10. b6b8ba2 Fix C function signature with no parameters by Khang D Nguyen · 7 months ago
  11. 9147b63 Fix compilation issues with strncat by Aushim Nagarkatti · 8 months ago
  12. 89833fe Use long unsigned for CPU socket type by Aushim Nagarkatti · 8 months ago
  13. df2248d Use long unsigned for CPU socket type by Aushim Nagarkatti · 8 months ago
  14. ad6c880 Support to stringify CPER output by Aushim Nagarkatti · 8 months ago
  15. c1e38a1 Fix ir-test example generation by Aushim Nagarkatti · 8 months ago
  16. eda19ff Rename PCIe properties by Aushim Nagarkatti · 8 months ago
  17. 90e9879 Fix required property in ErrorInformation by Aushim Nagarkatti · 9 months ago
  18. 9cca617 clang-tidy: format with config-clang-tidy by Patrick Williams · 9 months ago
  19. ffa7e17 Add schema for PCIe aerInfo by Ed Tanous · 9 months ago
  20. 1c321fa Add required property to cper-full-log by Aushim Nagarkatti · 9 months ago
  21. cd9b1c5 Make pip buildable by Ed Tanous · 10 months ago
  22. 55968b1 Nvidia add cmet-info by Ed Tanous · 10 months ago
  23. 9f260e5 Add decode of pcie device class by Ed Tanous · 10 months ago
  24. 4f887d8 Fix print qualifier for readsize property by Aushim Nagarkatti · 9 months ago
  25. 3e72806 Allow parsing base64 files by Ed Tanous · 11 months ago
  26. 5464029 Remove gtest by Ed Tanous · 11 months ago
  27. edee0a3 Use less c++ by Ed Tanous · 11 months ago
  28. a366305 Json daccor by Ed Tanous · 11 months ago
  29. c6aaee0 Clean up properly in cper-convert by Ed Tanous · 10 months ago
  30. 63d3d64 Fix cper header logging by Ed Tanous · 10 months ago
  31. f7a3c31 Remove inactive reviewers by Ed Tanous · 11 months ago
  32. 1bc852a Allow decoding nvidia CPERs by Ed Tanous · 11 months ago
  33. 8870c07 PCIe CPER Section Enhancement by Erwin Tsaur · 12 months ago
  34. bd1814d Ensure FRU text is printable ASCII by Khang D Nguyen · 11 months ago
  35. 559780e Improve error messages for truncated files by Ed Tanous · 11 months ago
  36. 2c4d7b6 Remove required field by Ed Tanous · 11 months ago
  37. 75a6028 Allow null in some cases by Ed Tanous · 11 months ago
  38. 8e42394 Make sections return known values by Ed Tanous · 11 months ago
  39. d6b6263 Fix some json schema validation bugs by Ed Tanous · 11 months ago
  40. 7a531ff Add additionalProperties=false by Ed Tanous · 11 months ago
  41. 7474a74 Simplify json schema lookups by Ed Tanous · 11 months ago
  42. da798dc Fix required fields by Ed Tanous · 11 months ago
  43. 6070e1b Remove fuzzer for osx by Ed Tanous · 11 months ago
  44. 2d4d3b6 Fix randomizer by Ed Tanous · 12 months ago
  45. 50b966f Implement common logging function by Ed Tanous · 12 months ago
  46. 4bdb226 Remove json schema validation by Ed Tanous · 12 months ago
  47. 1a64856 Rework guid for fuzzing by Ed Tanous · 12 months ago
  48. c2ebddd Fix up guid by Ed Tanous · 12 months ago
  49. badae11 Simplify string concat code by Ed Tanous · 12 months ago
  50. 5e2164a More range checks by Ed Tanous · 12 months ago
  51. 12dbd4f Fix range check bugs by Ed Tanous · 12 months ago
  52. d759a18 Add fuzz entropy by Ed Tanous · 12 months ago
  53. 8121f7e Add fuzz targets by Ed Tanous · 12 months ago
  54. 596c59e Fix timestamp handling by Ed Tanous · 12 months ago
  55. 73498f6 Invert buffer modes by Ed Tanous · 12 months ago
  56. 5aedbb2 Make all section reads const by Ed Tanous · 12 months ago
  57. a2dce4b Convert files to hex by Ed Tanous · 12 months ago
  58. 8d47a37 Add buffer based decoders by Ed Tanous · 12 months ago
  59. a673079 Add Aushim as a reviewer by Aushim Nagarkatti · 12 months ago
  60. dd9e8d9 Compile switch to output all properties by Aushim Nagarkatti · 12 months ago
  61. 517282f Fix required properties in schemas by Aushim Nagarkatti · 12 months ago
  62. ae8f6d9 Remove validation bits by Aushim Nagarkatti · 1 year, 1 month ago
  63. 466ecd9 Fix section and notification type format by Aushim Nagarkatti · 12 months ago
  64. 67018a2 Add randomly generated CPER examples for Unit Tests by Aushim Nagarkatti · 1 year ago
  65. 1b92309 Change bits to digits in comment by Milton D. Miller II · 1 year, 2 months ago
  66. a6f070b Fix CPER generation of ASCII properties by Aushim Nagarkatti · 1 year, 1 month ago
  67. c97c041 Apply tidy updates by Ed Tanous · 1 year, 1 month ago
  68. 30cd66a clang-format: re-format for clang-19 by Patrick Williams · 1 year, 2 months ago
  69. 5bc1b32 meson: reformat with meson formatter by Patrick Williams · 1 year, 1 month ago
  70. cc36701 Include hex decode for human readable fields by Aushim Nagarkatti · 1 year, 3 months ago
  71. d9835a1 CPER JSON Schema Descriptions by Andrew Adriance · 1 year, 3 months ago
  72. 3cebfc2 Add AER registers to PCIe decoding by Andrew Adriance · 1 year, 3 months ago
  73. 17bc66a Add affinity3 field to json output by Aushim Nagarkatti · 1 year, 3 months ago
  74. 13f099f Fix timestamp buffer length overrun by Ed Tanous · 1 year, 3 months ago
  75. c2558c6 Arm: Move the definitions to Cper.h by Thu Nguyen · 1 year, 3 months ago
  76. e42fb48 Change include style to use system includes by Thu Nguyen · 1 year, 4 months ago
  77. de7dd06 Fix timestamp to match ISO8061 format by Aushim Nagarkatti · 1 year, 4 months ago
  78. a3b7f8a Unflatten edk includes by Ed Tanous · 1 year, 4 months ago
  79. c44aa26 Install libcper header files to libcper directory by Thu Nguyen · 1 year, 4 months ago
  80. 382ad4c Fix schemas and add $id properties for oneof[] fields by Aushim Nagarkatti · 1 year, 5 months ago
  81. 5b79300 Fix ArmProcessor ErrorInformation types by Aushim Nagarkatti · 1 year, 5 months ago
  82. 0df69a8 Clean up meson file by Ed Tanous · 1 year, 5 months ago
  83. 10eb6de Format meson files by Ed Tanous · 1 year, 5 months ago
  84. eed88bb Allow building code locally by Ed Tanous · 1 year, 5 months ago
  85. cdadd23 update json-c by Ed Tanous · 1 year, 5 months ago
  86. b07061a Make key types based on id by Ed Tanous · 1 year, 5 months ago
  87. 04f5771 Add support for AMPERE CPERs by Dung Cao · 1 year, 6 months ago
  88. 9c7ba1d Convert windows newlines to unix by Ed Tanous · 1 year, 5 months ago
  89. 2d17ace Improve Nvidia CPER decode by Ed Tanous · 1 year, 6 months ago
  90. 7623a6e Output guids in 8-4-4-4-12 pattern to match spec by Karthik Rajagopalan · 1 year, 5 months ago
  91. 12587b2 Fix false-success in schema validation by Karthik Rajagopalan · 1 year, 5 months ago
  92. 255bd81 Use extern C guards in all headers by Karthik Rajagopalan · 1 year, 6 months ago
  93. 21c2154 Fix cper-nvidia Json Schema by Aushim Nagarkatti · 1 year, 5 months ago
  94. 379e492 Adjust strncpy sizes by Patrick Williams · 1 year, 6 months ago
  95. 5220c9b Add ability to use lib without json-c dependency by Karthik Rajagopalan · 1 year, 7 months ago
  96. 9fe2cb5 Generate pkgconfig dependency for parser library by Karthik Rajagopalan · 1 year, 6 months ago
  97. 462f9f6 README.md: Fix typos by George Liu · 1 year, 7 months ago
  98. 18a6b12 README.md: Fix MD040 warnings by George Liu · 1 year, 7 months ago
  99. ec9fc0d docs/OEMExtensions.md: Fix MD036 warnings by George Liu · 1 year, 7 months ago
  100. d8ac711 docs/GeneratorExtensions.md: Fix MD036 warnings by George Liu · 1 year, 7 months ago