Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
2c4d7b6d4c76eb4568ced8797bb24f7d92e5d7c2
2c4d7b6
Remove required field
by Ed Tanous
· 3 weeks ago
75a6028
Allow null in some cases
by Ed Tanous
· 3 weeks ago
8e42394
Make sections return known values
by Ed Tanous
· 3 weeks ago
d6b6263
Fix some json schema validation bugs
by Ed Tanous
· 3 weeks ago
7a531ff
Add additionalProperties=false
by Ed Tanous
· 3 weeks ago
7474a74
Simplify json schema lookups
by Ed Tanous
· 3 weeks ago
da798dc
Fix required fields
by Ed Tanous
· 3 weeks ago
6070e1b
Remove fuzzer for osx
by Ed Tanous
· 3 weeks ago
2d4d3b6
Fix randomizer
by Ed Tanous
· 4 weeks ago
50b966f
Implement common logging function
by Ed Tanous
· 4 weeks ago
4bdb226
Remove json schema validation
by Ed Tanous
· 4 weeks ago
1a64856
Rework guid for fuzzing
by Ed Tanous
· 4 weeks ago
c2ebddd
Fix up guid
by Ed Tanous
· 4 weeks ago
badae11
Simplify string concat code
by Ed Tanous
· 4 weeks ago
5e2164a
More range checks
by Ed Tanous
· 4 weeks ago
12dbd4f
Fix range check bugs
by Ed Tanous
· 4 weeks ago
d759a18
Add fuzz entropy
by Ed Tanous
· 4 weeks ago
8121f7e
Add fuzz targets
by Ed Tanous
· 4 weeks ago
596c59e
Fix timestamp handling
by Ed Tanous
· 4 weeks ago
73498f6
Invert buffer modes
by Ed Tanous
· 5 weeks ago
5aedbb2
Make all section reads const
by Ed Tanous
· 5 weeks ago
a2dce4b
Convert files to hex
by Ed Tanous
· 5 weeks ago
8d47a37
Add buffer based decoders
by Ed Tanous
· 5 weeks ago
a673079
Add Aushim as a reviewer
by Aushim Nagarkatti
· 5 weeks ago
dd9e8d9
Compile switch to output all properties
by Aushim Nagarkatti
· 5 weeks ago
517282f
Fix required properties in schemas
by Aushim Nagarkatti
· 5 weeks ago
ae8f6d9
Remove validation bits
by Aushim Nagarkatti
· 10 weeks ago
466ecd9
Fix section and notification type format
by Aushim Nagarkatti
· 6 weeks ago
67018a2
Add randomly generated CPER examples for Unit Tests
by Aushim Nagarkatti
· 7 weeks ago
1b92309
Change bits to digits in comment
by Milton D. Miller II
· 4 months ago
a6f070b
Fix CPER generation of ASCII properties
by Aushim Nagarkatti
· 9 weeks ago
c97c041
Apply tidy updates
by Ed Tanous
· 9 weeks ago
30cd66a
clang-format: re-format for clang-19
by Patrick Williams
· 4 months ago
5bc1b32
meson: reformat with meson formatter
by Patrick Williams
· 9 weeks ago
cc36701
Include hex decode for human readable fields
by Aushim Nagarkatti
· 4 months ago
d9835a1
CPER JSON Schema Descriptions
by Andrew Adriance
· 4 months ago
3cebfc2
Add AER registers to PCIe decoding
by Andrew Adriance
· 5 months ago
17bc66a
Add affinity3 field to json output
by Aushim Nagarkatti
· 4 months ago
13f099f
Fix timestamp buffer length overrun
by Ed Tanous
· 5 months ago
c2558c6
Arm: Move the definitions to Cper.h
by Thu Nguyen
· 5 months ago
e42fb48
Change include style to use system includes
by Thu Nguyen
· 6 months ago
de7dd06
Fix timestamp to match ISO8061 format
by Aushim Nagarkatti
· 5 months ago
a3b7f8a
Unflatten edk includes
by Ed Tanous
· 5 months ago
c44aa26
Install libcper header files to libcper directory
by Thu Nguyen
· 6 months ago
382ad4c
Fix schemas and add $id properties for oneof[] fields
by Aushim Nagarkatti
· 7 months ago
5b79300
Fix ArmProcessor ErrorInformation types
by Aushim Nagarkatti
· 6 months ago
0df69a8
Clean up meson file
by Ed Tanous
· 6 months ago
10eb6de
Format meson files
by Ed Tanous
· 6 months ago
eed88bb
Allow building code locally
by Ed Tanous
· 6 months ago
cdadd23
update json-c
by Ed Tanous
· 6 months ago
b07061a
Make key types based on id
by Ed Tanous
· 7 months ago
04f5771
Add support for AMPERE CPERs
by Dung Cao
· 7 months ago
9c7ba1d
Convert windows newlines to unix
by Ed Tanous
· 6 months ago
2d17ace
Improve Nvidia CPER decode
by Ed Tanous
· 7 months ago
7623a6e
Output guids in 8-4-4-4-12 pattern to match spec
by Karthik Rajagopalan
· 7 months ago
12587b2
Fix false-success in schema validation
by Karthik Rajagopalan
· 6 months ago
255bd81
Use extern C guards in all headers
by Karthik Rajagopalan
· 7 months ago
21c2154
Fix cper-nvidia Json Schema
by Aushim Nagarkatti
· 7 months ago
379e492
Adjust strncpy sizes
by Patrick Williams
· 7 months ago
5220c9b
Add ability to use lib without json-c dependency
by Karthik Rajagopalan
· 8 months ago
9fe2cb5
Generate pkgconfig dependency for parser library
by Karthik Rajagopalan
· 8 months ago
462f9f6
README.md: Fix typos
by George Liu
· 8 months ago
18a6b12
README.md: Fix MD040 warnings
by George Liu
· 8 months ago
ec9fc0d
docs/OEMExtensions.md: Fix MD036 warnings
by George Liu
· 8 months ago
d8ac711
docs/GeneratorExtensions.md: Fix MD036 warnings
by George Liu
· 8 months ago
bf68fa1
generator/README.md: Fix MD040 warnings
by George Liu
· 8 months ago
bf6ccc8
Fix leaked json objects when there is a failure parsing
by Karthik Rajagopalan
· 8 months ago
74e1919
Add Karthik Rajagopalan as reviewer
by Karthik Rajagopalan
· 8 months ago
45e7332
Fix build error when building an app with libcper as a subproject
by Karthik Rajagopalan
· 8 months ago
683e055
Add support for NVIDIA CPERs
by Karthik Rajagopalan
· 1 year, 1 month ago
4482c48
Update limits headers for better platform compat
by Andrew Adriance
· 9 months ago
358c7e1
Remove json-schema install
by Ed Tanous
· 9 months ago
a84fc93
Fix meson warnings
by Ed Tanous
· 9 months ago
a7d2cdd
Move to embedded base64
by Ed Tanous
· 9 months ago
c833a3a
Reformat test meson.build
by Ed Tanous
· 9 months ago
6372234
Add subprojects to gitignore
by Ed Tanous
· 9 months ago
fedd457
Remove trailing whitespace
by Ed Tanous
· 9 months ago
5030d16
Add Andrew Adriance as reviewer
by Andrew Adriance
· 9 months ago
1a90898
Update meson.build to respect default_library for libb64
by Andrew Adriance
· 9 months ago
a5b3d49
Format meson file with muon
by Ed Tanous
· 10 months ago
1e267b6
Suppress meson warning
by Ed Tanous
· 10 months ago
c6fead1
Push/pop pragma packed
by Ed Tanous
· 10 months ago
6621985
Add clang-tidy
by Ed Tanous
· 10 months ago
b35d957
Enforce const correctness
by Ed Tanous
· 10 months ago
6981acb
Fix warning
by Ed Tanous
· 10 months ago
1b9b906
README: remove Arm disclaimer
by Patrick Williams
· 10 months ago
1ee8ce2
OWNERS: add starting OWNERS file
by Patrick Williams
· 10 months ago
b8b687c
Format README.md
by John Chung
· 11 months ago
0b9c940
Fix compiler error : strict-aliasing
by John Chung
· 11 months ago
abc62b8
Update meson build configuration
by John Chung
· 11 months ago
4e00d99
Clarify in Readme that the library is a PoC, not used in production
by Jose Marinho
· 11 months ago
f8fc705
Formatting .c/.h files and fix memory leakage issues
by John Chung
· 11 months ago
044afd0
Formatting coding style
by John Chung
· 11 months ago
096597e
Update .clang-format
by John Chung
· 11 months ago
197ea12
Move to meson build configuration
by John Chung
· 11 months ago
9415349
cper-parse: Make CPER reads relative to original fd location.
by Lawrence Tang
· 2 years, 7 months ago
ef9a325
cper_generate: Add dynamic printing of section shortcodes.
by Lawrence Tang
· 2 years, 8 months ago
40519cb
Add documentation for generator extensions.
by Lawrence Tang
· 2 years, 8 months ago
8f97745
Switch to modular includes for generator.
by Lawrence Tang
· 2 years, 8 months ago
ea4b82b
Add documentation on extending.
by Lawrence Tang
· 2 years, 8 months ago
Next »