1. 62287ed Revert old fix for #617 by Petteri Aimonen · 3 years, 1 month ago factory-geralt-15840.B firmware-geralt-15842.B main release-R125-15853.B stabilize-15855.B stabilize-15857.B
  2. 8857281 Fix unordered field numbers inside oneof causing fields to be ignored (#617) by Petteri Aimonen · 3 years, 5 months ago
  3. 4a4ad43 Fix travis build failures and update distribution used. by Petteri Aimonen · 3 years, 9 months ago
  4. 7767672 More seamless SwiftPM implementation (#567) by Paul Beusterien · 3 years, 9 months ago
  5. cf172fd pb_decode: performance optimizations for check_wire_type() by Petteri Aimonen · 3 years, 10 months ago
  6. 9e73c04 Fix build problem with linux binary package by Petteri Aimonen · 3 years, 10 months ago
  7. f4c4775 Some more pre-emptive clearing in default_value() (#487) by Petteri Aimonen · 4 years, 3 months ago
  8. ff0ebb4 Fix generator error with nested messages and default values (#487) by Petteri Aimonen · 4 years, 3 months ago
  9. 699d30d Set default include path in the grpc_tools protoc wrapper. by Petteri Aimonen · 4 years, 3 months ago
  10. e9c2b5b Reduce stack space usage in pb_decode() by 5% (#484) by Petteri Aimonen · 4 years, 3 months ago
  11. 6ace27b Skip INFINITY/NAN test on Windows. by Petteri Aimonen · 4 years, 4 months ago
  12. ba0b30e Try to fix build error on Windows by Petteri Aimonen · 4 years, 4 months ago
  13. bc4aeea Add scons package to travis rules, for build automation by Petteri Aimonen · 4 years, 8 months ago
  14. bb77236 🔀 use min/max enum value for min/max by Noah Pendleton · 5 years ago
  15. 723f6dd Skip default value generation when no fields have them by Petteri Aimonen · 5 years ago
  16. bcad44a Further fix for #379, had problem with unicode_literals with protobuf cpp implementation by Petteri Aimonen · 5 years ago
  17. d4b6133 Further #379 fix by Petteri Aimonen · 5 years ago
  18. f803db0 Possible fix for issue #379 by Petteri Aimonen · 5 years ago
  19. bc40681 Some compiler warning fixes. by Petteri Aimonen · 5 years ago
  20. c7ae01f Fix uninitialized variable error by Petteri Aimonen · 5 years ago
  21. acb5893 travis: Invoke scons directly by Kyle Manna · 7 years ago
  22. 4045370 travis: Use prebuilt protoc and protobuf 3.4 by Kyle Manna · 7 years ago
  23. 403b35e travis: Use nproc to count CPUs by Kyle Manna · 7 years ago
  24. becda38 Add transitional options.proto file (#241) by Petteri Aimonen · 7 years ago
  25. cb64d40 Add new option max_length for strings (issue #107) by Petteri Aimonen · 7 years ago
  26. 9498ec5 Build fix for previous commit by Petteri Aimonen · 8 years ago
  27. 8b24ca6 Build fix for previous commit by Petteri Aimonen · 8 years ago
  28. 2e250c1 Strip debug symbols from linux library files by Petteri Aimonen · 8 years ago
  29. 1359925 Only run alltypes_proto3 test case if protoc version is new enough by Petteri Aimonen · 8 years ago
  30. 1ad7f46 Set the proto3 option by default if file specifies proto3 syntax by Petteri Aimonen · 8 years ago
  31. 2f248f3 Bazel: export LICENSE.txt file. by Piotr Sikora · 8 years ago
  32. e7aaab2 Add bazel BUILD file for nanopb. by Ming Zhao · 8 years ago
  33. 89de3c3 Generate MIN/MAX/ARRAYSIZE for enums by isotes · 8 years ago
  34. be408aa travis-ci: Use protobuf v3 as it adds python3 by Kyle Manna · 9 years ago
  35. 7c5d92f travis-ci: Build C/C++/Python matrix by Kyle Manna · 9 years ago
  36. dfb8528 travis-ci: Initial working build by Kyle Manna · 9 years ago
  37. ee17473 generator: Attempt to simplify the str/unicode madness by Kyle Manna · 9 years ago
  38. 1b96349 Add cmake helper to automatically configure options.in files by Pieter De Gendt · 3 months ago release-R124-15823.B stabilize-15828.B
  39. c20320f [bazel] Add support for generating python protos that include nanopb, use bazel-built protoc (#927) by Mark · 3 months ago
  40. ad6b881 Add additional test. by Marco Nilsson · 4 months ago
  41. 9a09d40 Rename max_size member -> size. by Marco Nilsson · 4 months ago
  42. d28c7d7 Fix for Python 2.x. by Marco Nilsson · 4 months ago
  43. 6850048 Add message sizes to C++ wrappers. by Marco Nilsson · 4 months ago
  44. 3789e55 --cpp-descriptors: change msgid type to uint32_t by Reinis Veips · 4 months ago
  45. 0a30053 --cpp-descriptors: add has_msgid() and msgid() methods by Reinis Veips · 4 months ago
  46. 93e4674 Change check_ccflags to TryLink by Robin Kastberg · 4 months ago
  47. 83bb554 Update requirements.txt by Ted Pudlik · 5 months ago
  48. bb3f385 Setting version to 0.4.9-dev by Petteri Aimonen · 6 months ago
  49. 527de99 Publishing nanopb-0.4.8 by Petteri Aimonen · 6 months ago
  50. de3bd15 Update changelog and authors by Petteri Aimonen · 6 months ago
  51. 07e0d1a Remove `nocopts` from cc_nanopb_proto_library by Armando Montanez · 6 months ago
  52. 35fa333 Add files via upload by Tilen Majerle · 6 months ago
  53. 4533840 Add CodeQL Workflow for Code Security Analysis by Brian · 6 months ago
  54. 4643b0b Add CodeQL Workflow for Code Security Analysis by Brian · 6 months ago
  55. b70b1c2 Add CodeQL Workflow for Code Security Analysis by Brian · 7 months ago
  56. 91c7b79 CMake: Installation improvements. by Petteri Aimonen · 6 months ago
  57. 5d0c92d CMakeLists: reorder generator installation commands by Petteri Aimonen · 6 months ago
  58. 572ef95 Add GitHub workflow for testing CMake installation by Petteri Aimonen · 6 months ago
  59. f2485bf Make CMakeLists install as Python module 'nanopb', not 'proto' (#845) by Petteri Aimonen · 6 months ago
  60. 75530a6 Fix build failure on MSVC by Petteri Aimonen · 6 months ago
  61. bbbb9cf Automatically break circular dependencies (#881) by Petteri Aimonen · 6 months ago
  62. 717a609 Add test cases for initializer macro special cases (#806) by Petteri Aimonen · 6 months ago
  63. e6e7c42 Fix initializer macros for custom callback datatype (#806) by Petteri Aimonen · 6 months ago
  64. 7f353f6 Add test case for package name replacement in included file (#899) by Petteri Aimonen · 6 months ago
  65. a3fa5bb Fix submessages with different mangling rules by Richard Patel · 8 months ago
  66. 6ecbca3 Add support for nanopb options files without patching rules_proto_grpc by mark · 7 months ago
  67. 4227b9a Add support for .options files in bazel rules by Tobias Thiel · 7 months ago
  68. 981e13e Add unit test for .options files in bazel rules by Tobias Thiel · 7 months ago
  69. 3fe50cc Fix Linux/Mac binary package build by Petteri Aimonen · 7 months ago
  70. a24bac1 Provide the maximum message size by jheaff1 · 8 months ago
  71. d8879ed Add missing source and data files by Krishna Ersson · 8 months ago
  72. 9fbb616 Ensure the long enum names conform to the naming style when using short enum names by Josh Strohminger · 8 months ago
  73. 372417d Keep track of enum auxiliary defines as mangled pairs by Josh Strohminger · 8 months ago
  74. 4d5424c Keep track of message initializers as mangled pairs by Josh Strohminger · 8 months ago
  75. e07edbb Add test for stripping package names across dependent proto files by Josh Strohminger · 8 months ago
  76. 4201360 Support newer protoc version scheme that only includes the minor and patch versions by Josh Strohminger · 8 months ago
  77. a6492df Update readme to match other examples configurations for running tests on Mac by Josh Strohminger · 8 months ago
  78. 347cd35 Fix first path passed to protoc by Tobias Müller · 9 months ago
  79. 392ac9c Remove pkg_resources import (#887) by Petteri Aimonen · 9 months ago
  80. 71feea3 Allow substitutions in custom_nanopb_protos by Joseph Duchesne · 10 months ago
  81. c6d8249 Bump grpcio from 1.51.3 to 1.53.0 in /extra by dependabot[bot] · 10 months ago
  82. a69b0e1 Test cases: fix broken version check for libprotoc 23.1. by Petteri Aimonen · 10 months ago
  83. 4b342ee Add migration documentation for int_size option for enum fields by jheaff1 · 11 months ago
  84. a6e4225 Add unit test for int_size option for enums by jheaff1 · 11 months ago
  85. f33f67a Add ability to specify size of generated enums by jheaff1 · 1 year ago
  86. bda5802 CMakeLists: Minimum version 3.14 by Petteri Aimonen · 12 months ago
  87. f689878 Add nanopb_PYTHON_INSTDIR_OVERRIDE to CMakeLists.txt by Nick St.Pierre · 12 months ago
  88. 271c99d add "call" under Windows upon generator call by philippe44 · 12 months ago
  89. c4fb804 GitHub workflow: update bazel mac image version by Petteri Aimonen · 12 months ago
  90. 6d7a62d ref |> Modified The generated code uses utf-8 encoding by default. by Jerry.Chen · 1 year ago
  91. 5bb4c66 Update Python2 CI workflow to Ubuntu 20.04 by Petteri Aimonen · 1 year, 1 month ago
  92. 2c65eed bazel: update grpcio-tools to fix mac build on arm by Isaac Torres · 1 year, 2 months ago
  93. d3e2591 Ensure generator files are updated when cached by Hans Binderup · 1 year, 4 months ago
  94. 6b7dcae Bump setuptools from 60.2.0 to 65.5.1 in /extra by dependabot[bot] · 1 year, 4 months ago
  95. fdbf94a Use static_assert keyword on MSVC in C89 mode (#843) by Petteri Aimonen · 1 year, 4 months ago
  96. 4855e71 CMakeLists: Add missing __init__.py to generator install (#841) by Petteri Aimonen · 1 year, 4 months ago
  97. 06507a8 Setting version to 0.4.8-dev by Petteri Aimonen · 1 year, 5 months ago
  98. 5c49b19 metadata: Create DIR_METADATA for the zephyr/nanopb repo by Keith Short · 6 months ago factory-brya-15684.B factory-rex-15708.B firmware-rex-15709.B release-R120-15662.B release-R121-15699.B release-R122-15753.B release-R123-15786.B stabilize-15654.B stabilize-15662.64.B stabilize-15662.76.B stabilize-15662.78.B stabilize-15662.80.B stabilize-15662.88.B stabilize-15677.B stabilize-15699.58.B stabilize-15699.66.B stabilize-15714.B stabilize-15753.46.B stabilize-15753.55.B stabilize-15756.B stabilize-15786.48.B stabilize-15786.58.B stabilize-15793.B stabilize-quickfix-15662.77.B stabilize-quickfix-15786.49.B
  99. 12b9237 Fix platformio build failure in example by Petteri Aimonen · 1 year, 3 months ago firmware-cr50-efi-15611.28.B firmware-cr50-mp-15611.B firmware-cr50-prepvt-15608.B release-R114-15437.B release-R115-15474.B release-R116-15509.B release-R117-15572.B release-R118-15604.B release-R119-15633.B stabilize-15395.B stabilize-15415.B stabilize-15429.B stabilize-15432.B stabilize-15437.42.B stabilize-15437.57.B stabilize-15437.59.B stabilize-15439.B stabilize-15446.B stabilize-15474.38.B stabilize-15474.53.B stabilize-15474.70.B stabilize-15483.B stabilize-15485.B stabilize-15509.37.B stabilize-15509.63.B stabilize-15509.72.B stabilize-15511.B stabilize-15519.B stabilize-15531.B stabilize-15532.B stabilize-15561.B stabilize-15562.B stabilize-15563.B stabilize-15564.B stabilize-15572.16.B stabilize-15572.39.B stabilize-15572.4.B stabilize-15572.50.B stabilize-15572.57.B stabilize-15572.63.B stabilize-15588.B stabilize-15604.16.B stabilize-15604.45.B stabilize-15604.56.B stabilize-15604.57.B stabilize-15610.B stabilize-15633.44.B stabilize-15633.58.B stabilize-15633.69.B stabilize-15642.B
  100. 545b397 Publishing nanopb-0.4.7 by Petteri Aimonen · 1 year, 5 months ago