1. 8c4332a Verify dictionary property name length by Kasun Athukorala · 6 months ago main
  2. 7c1be8d Check dictionary sizes to avoid any heap overflows by Kasun Athukorala · 6 months ago
  3. 6fd03fb Check SFLV tuple is within stream before decoding by Kasun Athukorala · 6 months ago
  4. 485044b bej_decoder: Check decoded string length by Kasun Athukorala · 6 months ago
  5. 9eb0117 bej_decoder_json: Add a limit on # of 0s in "real" by Brandon Kim · 7 months ago
  6. ef01d4c bej: Fix typo for enum "bejErrorNotSuppoted" by Brandon Kim · 7 months ago
  7. 07abbf8 bej_decoder: Add a limit on number of operations by Brandon Kim · 7 months ago
  8. 3b6fb07 clang-tidy: format with config-clang-tidy by Patrick Williams · 8 months ago
  9. c3ab417 meson: reformat with meson formatter by Patrick Williams · 11 months ago
  10. 045a2d6 clang-format: update latest spec and reformat by Patrick Williams · 11 months ago
  11. a4bb3d7 build: use allowed over enabled or not-disabled by Patrick Williams · 12 months ago
  12. 057f429 clang-tidy: Initial commit by Jayanth Othayoth · 1 year, 1 month ago
  13. 716c741 clang-tidy: Add prototype to function declarations by Jayanth Othayoth · 1 year, 1 month ago
  14. 7753519 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 1 year, 1 month ago
  15. bd91e60 clang-format: re-format for clang-19 by Patrick Williams · 1 year, 1 month ago
  16. a46f985 bej_tree: initialize node attribute format by Brian Ma · 1 year, 4 months ago
  17. be27f2e clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  18. 2bc745a meson: Provide wrap for nlohmann by Konstantin Aladyshev · 1 year, 10 months ago
  19. da6e557 Add libbej encoder wrapper for C++ by Nikhil Namjoshi · 2 years, 10 months ago
  20. 6eb945f build: use allowed over enabled by Patrick Williams · 2 years, 1 month ago
  21. 6f3082e clang-format: copy latest and re-format by Patrick Williams · 2 years, 3 months ago
  22. 6df0c48 Encode more BEJ data types by kasunath · 2 years, 5 months ago
  23. 0a29193 Encode bejArray, bejNull, bejInteger and bejEnum by kasunath · 2 years, 5 months ago
  24. bde1bfa Get metadata for bejNull type by kasunath · 2 years, 5 months ago
  25. de02e7d Get metadata for bejReal type by kasunath · 2 years, 5 months ago
  26. b250dd5 Get metadata for bejEnum type by kasunath · 2 years, 5 months ago
  27. 061fbc6 Get metadata for BEJ integer, string and bool by kasunath · 2 years, 5 months ago
  28. f68be95 Initialize a parent node metadata by kasunath · 2 years, 5 months ago
  29. 99bd6c9 Add the framework needed for BEJ encoding by kasunath · 2 years, 6 months ago
  30. c1a807d meson_options.txt: Support for reading options from meson.options by George Liu · 2 years, 5 months ago
  31. dc3f214 Add more support to bej_tree API by kasunath · 3 years ago
  32. 2ebe82f Add BEJ tree API. by kasunath · 3 years ago
  33. 0686fd9 build: upgrade to C++23 by Patrick Williams · 2 years, 6 months ago
  34. 435526a clang-format: copy latest and re-format by Patrick Williams · 2 years, 8 months ago
  35. 42627ca Fix formating issues by kasunath · 3 years ago
  36. c14fab6 Fix missing comma for empty arrays/sets by kasunath · 3 years, 2 months ago
  37. 0aa36d8 Rename rde_common to bej_common by kasunath · 3 years, 2 months ago
  38. ec85e11 Update include directories by kasunath · 3 years, 1 month ago
  39. 80ad94f Move headers into libbej folder by kasunath · 3 years, 2 months ago
  40. cc4098e libbej: Export the package for other repo to use by Willy Tu · 3 years, 7 months ago
  41. 7daa5f8 Explicitly cast the return value by kasunath · 3 years, 7 months ago
  42. 5433c17 test: Disable test if it is used as subproject by Willy Tu · 3 years, 7 months ago
  43. e8946af Add tests for the JSON decoder. by kasunath · 3 years, 8 months ago
  44. b81dcec Add RDE BEJ to JSON decoder by kasunath · 3 years, 8 months ago
  45. b8ca265 Add decoding for dbejEnum, bejReal and Annotations by kasunath · 3 years, 8 months ago
  46. e2260cd Add decoding for bejArray, bejNull, bejString and bejBoolean by kasunath · 3 years, 8 months ago
  47. 34a096d Add BejSet and BejInteger decoding by kasunath · 3 years, 8 months ago
  48. 64cb197 Add basic template code for BEJ decoder core by kasunath · 3 years, 8 months ago
  49. d073aa1 Add helper functions for BEJ dictionaries by kasunath · 3 years, 8 months ago
  50. 7ffd30a Add common data structures by kasunath · 3 years, 8 months ago
  51. 8bc8ba8 Add initial set of files by kasunath · 3 years, 8 months ago
  52. d299290 Initial empty repository by Brad Bishop · 3 years, 8 months ago