dep-protobuf/upb/json
2026-08-17 17:17:05 -07:00
..
BUILD json/upb: Implement json EnumValueName for upb 2026-07-30 11:19:11 -07:00
decode.c Introduce overflow checking functions for add and multiply in upb to replace error-prone manual checks 2026-08-17 17:17:05 -07:00
decode.h Add UPB_NODISCARD in many places, prioritizing ones that use the return value to indicate an error 2026-04-20 14:07:50 -07:00
decode_test.cc json/upb: Implement json EnumValueName for upb 2026-07-30 11:19:11 -07:00
encode.c Allocation fault injection tests for upb encode and decode 2026-08-06 18:58:07 -07:00
encode.h Update remainder of upb to new short license style. 2023-11-20 13:43:32 -08:00
encode_test.cc json/upb: Implement json EnumValueName for upb 2026-07-30 11:19:11 -07:00
fuzz_test.cc Allocation fault injection tests for upb encode and decode 2026-08-06 18:58:07 -07:00
test.proto Improve upb JSON decoder against allocation failures 2026-06-10 11:13:45 -07:00