1. 565c8fe upb: copy the wire decode recursion-depth-checking code to the wire encoder by Eric Salo · 2 years ago
  2. f9c91e3 lower the recursion limit again on fuzzer tests by Eric Salo · 2 years, 1 month ago
  3. c1727b7 enforce a recursion limit on fuzzer tests by Eric Salo · 2 years, 1 month ago
  4. f8a3e0d Avoid reading uninitialized memory when validating MiniTable. by Joshua Haberman · 2 years, 2 months ago
  5. 518e19d Fixed fuzz bug by further validating map entries. by Joshua Haberman · 2 years, 2 months ago
  6. 7c18c2c add another fuzzer test by Eric Salo · 2 years, 2 months ago
  7. df850c8 Fixed fuzz bug when map entry containing unknown fields spans buffers. by Joshua Haberman · 2 years, 2 months ago
  8. 68e3662 fix fuzzer test w/nested maps by Eric Salo · 2 years, 2 months ago
  9. a5e337f Allow dynamic tree shaking for groups, and disallow groups for map entry sub-messages. by Joshua Haberman · 2 years, 2 months ago
  10. e41a2d7 upb is self-hosting! by Joshua Haberman · 2 years, 3 months ago
  11. 9ab09b4 fix unset mini table field presence bug by Eric Salo · 2 years, 4 months ago
  12. 11fc163 fix fuzzer failure due to a bad map descriptor by Eric Salo · 2 years, 4 months ago
  13. b747edb append "ByDef" to names of message accessors that use reflection by Eric Salo · 2 years, 4 months ago
  14. b98c7c7 move non-conformance tests and protos into upb/test/ create upb/test/BUILD by Eric Salo · 2 years, 4 months ago
  15. 27d70ed clean up the :mini_table build target by Eric Salo · 2 years, 4 months ago[Renamed (99%) from upb/msg_test.cc]
  16. cb5be72 fix bug in mini descriptor map decoder by Eric Salo · 2 years, 5 months ago
  17. 41335a0 normalize upb_Message_New() by Eric Salo · 2 years, 6 months ago
  18. 8cc3e07 move (most of) the json code into its own subdir by Eric Salo · 2 years, 6 months ago
  19. 6795ec1 Fixed fuzz bug in MiniDescriptor parsing for extensions. by Joshua Haberman · 2 years, 6 months ago
  20. edecfd5 upb: use the new reflection headers by Eric Salo · 2 years, 7 months ago
  21. 5a7644b Fixed fuzz bug in upb. by Joshua Haberman · 2 years, 7 months ago
  22. fcb5ef3 Fixed a bug in MiniTable construction for extensions. #fuzzing by Joshua Haberman · 2 years, 8 months ago
  23. ececc21 Fixed bug when parsing an unknown value in a proto2 enum extension. #fuzzing by Joshua Haberman · 2 years, 8 months ago
  24. 46e306b Move generator shared support code to common target. by Protobuf Team Bot · 2 years, 9 months ago
  25. 125db89 Added fuzz tests for mini table building and binary format parsing/serialization. by Joshua Haberman · 2 years, 9 months ago
  26. 97993b2 rename upb::SymbolTable as upb::DefPool by Protobuf Team Bot · 2 years, 9 months ago
  27. 65bde4e upb_Encode() now returns a status value by Protobuf Team Bot · 2 years, 10 months ago
  28. 32f45b5 Update to the latest protobuf. by Joshua Haberman · 2 years, 11 months ago
  29. 4978040 Rewrote the MessageSet parsing code in the upb decoder to properly handle several edge cases. by Joshua Haberman · 3 years ago
  30. e1e7435 Internal change by Protobuf Team · 3 years ago
  31. 9cc02bb Rewrote the MessageSet parsing code in the upb decoder to properly handle several edge cases. by Joshua Haberman · 3 years ago
  32. 7d5f4cd Implemented the functionality to make the test pass. by Joshua Haberman · 3 years, 1 month ago
  33. 97273a3 WIP by theodorerose · 3 years, 1 month ago
  34. 72af9dc Switch to a single upb_Decode. by Joshua Haberman · 3 years, 3 months ago
  35. 1c955f3 Mass API rename and clang-reformat (#485) by Joshua Haberman · 3 years, 3 months ago
  36. 2df18f0 Addressed PR comments. by Joshua Haberman · 3 years, 4 months ago
  37. 39365f1 Addressed PR comments. by Joshua Haberman · 3 years, 4 months ago
  38. a0374b3 Added required field checking into the encoder. by Joshua Haberman · 3 years, 4 months ago
  39. 779c309 Finished up the test. by Joshua Haberman · 3 years, 6 months ago
  40. f7980b7 Restructured for simplicity and fixed fasttable parser. by Joshua Haberman · 3 years, 6 months ago
  41. 4307f5d Fixed the CMake build and amalgamation. by Joshua Haberman · 3 years, 6 months ago
  42. 7907ed9 Expanded the test to cover packed fields also. by Joshua Haberman · 3 years, 6 months ago
  43. c755099 WIP. by Joshua Haberman · 3 years, 6 months ago
  44. 2484d12 Addressed PR comments. by Joshua Haberman · 3 years, 6 months ago
  45. 6f89034 Implemented support for MessageSet. by Joshua Haberman · 3 years, 6 months ago
  46. 29be74c Addressed PR comments. by Joshua Haberman · 3 years, 6 months ago
  47. b1bbbdd Addressed PR comments. by Joshua Haberman · 3 years, 6 months ago