1. 67e4f23 Fix float_double_conversion test failures on MIPS (#543) by Petteri Aimonen · 3 years, 10 months ago
  2. e682487 Setting version to 0.4.3-dev by Petteri Aimonen · 3 years, 10 months ago
  3. df0e92f Publishing nanopb-0.4.2 by Petteri Aimonen · 3 years, 10 months ago
  4. e766f7d stackusage test case: fix problem caused by compiler inlining by Petteri Aimonen · 3 years, 10 months ago
  5. a36d904 Clean up invocation of nanopb_generator.py in test cases. by Petteri Aimonen · 3 years, 10 months ago
  6. 720c1bc Rework undefined behavior fixes. by Petteri Aimonen · 3 years, 10 months ago
  7. 865a28f Fix compiler warning in stackusage test case by Petteri Aimonen · 3 years, 10 months ago
  8. 69e02af Rework bytes size check (#547) by Petteri Aimonen · 3 years, 10 months ago
  9. 6801500 Fix clang undefined behavior sanitizer errors. by Petteri Aimonen · 3 years, 10 months ago
  10. 5346802 Fix build problem with linux binary package by Petteri Aimonen · 3 years, 10 months ago
  11. d232baf Update changelog and authors by Petteri Aimonen · 3 years, 10 months ago
  12. 6af9963 Swift package manager (#549) by Paul Beusterien · 3 years, 10 months ago
  13. 5572456 Create intermediate directories when writing files to relative path (#512). by Petteri Aimonen · 3 years, 10 months ago
  14. 9690a6f Add generator option sort_by_tag (#542) by Petteri Aimonen · 3 years, 10 months ago
  15. d1b87f4 Add test case for #524 (dependencies from another package) by Petteri Aimonen · 3 years, 10 months ago
  16. 649c433 Fix buffer overflow when encoding bytes with size set to 65535 (#547) by Petteri Aimonen · 3 years, 10 months ago
  17. 2f49246 Fix field descriptor sizing with submsg_callback option (#545) by Petteri Aimonen · 3 years, 10 months ago
  18. 8d79a95 Fix "missing required field" error with submessage callback (#544). by Petteri Aimonen · 3 years, 10 months ago
  19. 45cc96f pb_istream_from_buffer: Update comments to avoid a common mistake by Petteri Aimonen · 3 years, 10 months ago
  20. 3429923 Fix AVR build failure in issue_494 by Petteri Aimonen · 3 years, 10 months ago
  21. 97216ab Improve generator error handling by Petteri Aimonen · 3 years, 10 months ago
  22. 6062e2d Fix issue with spaces in path in issue 494 regression test by Petteri Aimonen · 3 years, 10 months ago
  23. 3ff6743 Fix sizeof(union ...) fallback not compiling with C++ (#415, #494) by Petteri Aimonen · 3 years, 10 months ago
  24. 97980fd Generator: pass --include_imports when calling protoc (#494) by Petteri Aimonen · 3 years, 10 months ago
  25. 0790dba Fix segfault with pointer fields and proto3_singular_msgs = true. (#504,#505) by Petteri Aimonen · 3 years, 10 months ago
  26. 44b5256 Fix macro name conflicts (ATMEGA32U4 UENUM and more) (#522) by Petteri Aimonen · 3 years, 10 months ago
  27. ba13a3f Testcases: add support for running on mips & mipsel with qemu (#543) by Petteri Aimonen · 3 years, 10 months ago
  28. 8b1ac6e PB_CONVERT_DOUBLE_FLOAT: fix handling of varying NaN representations (#543) by Petteri Aimonen · 3 years, 10 months ago
  29. 1b7c477 stackusage test case: Fix compiler warning by Petteri Aimonen · 3 years, 10 months ago
  30. c85c214 nanopb.mk: Make NANOPB_DIR relative if nanopb.mk is included with relative path. by Petteri Aimonen · 3 years, 10 months ago
  31. 5ddcaa2 nanopb.mk: Fix handling of spaces in directory name. by Petteri Aimonen · 3 years, 10 months ago
  32. a7024d8 Mac OS X packaging fixes by Petteri Aimonen · 3 years, 10 months ago
  33. 107cd0e Windows packaging: fix newline conversion error by Petteri Aimonen · 3 years, 10 months ago
  34. cfec28a Properly pass error status from protoc wrapper when calling binary protoc. by Petteri Aimonen · 3 years, 10 months ago
  35. 2b5faf4 Fix accidental forkbomb in previous commit. by Petteri Aimonen · 3 years, 10 months ago
  36. edb3180 Include protoc-gen-nanopb in path in protoc wrapper script by Petteri Aimonen · 3 years, 10 months ago
  37. bf1eb54 Change generator to use Python 3 by default (#441, #509). by Petteri Aimonen · 3 years, 10 months ago
  38. 040cd30 Windows packaging fix by Petteri Aimonen · 3 years, 10 months ago
  39. d49cae0 Update Windows packaging to use pyinstaller and grpcio-tools. by Petteri Aimonen · 3 years, 10 months ago
  40. 367c989 Reduce number of fuzztest iterations to speed up tests. by Petteri Aimonen · 3 years, 11 months ago
  41. 73f3918 Set proto2 enum fields to first value when no default is given, even if nonzero (#532) (#539) by John Ullman · 3 years, 11 months ago
  42. af803e6 Add support for infinity and nan floating-point defaults (#530) (#538) by John Ullman · 3 years, 11 months ago
  43. 5ceb62d Rename BUILD as BUILD.bazel (#537) by Wael Nasreddine · 3 years, 11 months ago
  44. fd240f5 Fix nanopb_generator exception on enums with aliases (#535) by Vojtěch Boček · 3 years, 11 months ago
  45. 84941ce CMake: Relax python version spec, allowing Python3. (#534) by Stefan R. Filipek · 4 years ago
  46. 0f3dbba Update FindNanopb.cmake comments (#527) by Petteri Aimonen · 4 years ago
  47. beab2e8 CMake: use split --nanopb_opt only on protoc >= 3.6 (#515) by Marek Zukal · 4 years ago
  48. d4b2201 Merge pull request #518 from nanopb/revert-516-patch-1 by Petteri Aimonen · 4 years ago
  49. 66826f3 Revert "Fix nanopb_out path in cmake command" by Petteri Aimonen · 4 years ago
  50. 33daf37 Merge pull request #516 from efisher/patch-1 by Petteri Aimonen · 4 years ago
  51. 9cd50b0 Fix nanopb_out path in cmake command by Evan Fisher · 4 years ago
  52. 58699f8 Improve generator help text by Petteri Aimonen · 4 years, 1 month ago
  53. ceb3657 Fix protoc calling on Python 2 (#503). by Petteri Aimonen · 4 years, 1 month ago
  54. 92887f6 Remove outdated note in docs by Petteri Aimonen · 4 years, 1 month ago
  55. ee5ac04 Merge pull request #508 from twam/bugfix/remote-find-python by Petteri Aimonen · 4 years, 1 month ago
  56. fde5da3 Merge pull request #507 from twam/bugfix/cmake-find-package by Petteri Aimonen · 4 years, 1 month ago
  57. c252848 Remove find_package(PythonInterp) by Tobias Müller · 4 years, 1 month ago
  58. f2f1e13 Use Nanopb as cmake package name. by Tobias Müller · 4 years, 1 month ago
  59. 73a2684 Regression test for proto3 incorrectly considered empty (#504) by Franck · 4 years, 1 month ago
  60. 32ef8b7 Update readme to use nanopb_generator.py directly by Petteri Aimonen · 4 years, 1 month ago
  61. 75a83d1 Merge pull request #502 from LilyWangL/vcpkg-instructions by Petteri Aimonen · 4 years, 1 month ago
  62. 9094c84 Add vcpkg installation instructions by wangli28 · 4 years, 1 month ago
  63. f057f61 Fuzztest: don't assert when re-encoding fills up the buffer. by Petteri Aimonen · 4 years, 1 month ago
  64. f8a530d Add current directory to include path for protoc (#499) by Petteri Aimonen · 4 years, 1 month ago
  65. 776f9f3 Merge pull request #497 from zukaitis/master by Petteri Aimonen · 4 years, 2 months ago
  66. a12a26b added a check for type_override generation to options test by zukaitis · 4 years, 2 months ago
  67. 926f1dc added type_override option, and its handling to generator by Zukaitis · 4 years, 2 months ago
  68. 951fab9 Merge pull request #496 from dtwlin/master by Petteri Aimonen · 4 years, 2 months ago
  69. a1c898b Correct a typo in date on the changelog file by David Lin · 4 years, 2 months ago
  70. 1bcc123 Merge pull request #492 from Ket3r/fix_FIELDLIST_macro_geneartion by Petteri Aimonen · 4 years, 2 months ago
  71. 2bc5cfc Makes previously commited special character test pass. by Ket3r · 4 years, 2 months ago
  72. 6e5e484 Added failing test when special member names (X or a) are used. by Ket3r · 4 years, 2 months ago
  73. c0e9d25 Some more pre-emptive clearing in default_value() (#487) by Petteri Aimonen · 4 years, 2 months ago
  74. 61acdcf Fix generator error with nested messages and default values (#487) by Petteri Aimonen · 4 years, 2 months ago
  75. b72fdf6 Merge pull request #486 from devjoa/fix-temp-file-on-windows by Petteri Aimonen · 4 years, 3 months ago
  76. 88dd33d Fix Windows 10 temp file handling by devjoa · 4 years, 3 months ago
  77. d57522c Setting version to 0.4.2-dev by Petteri Aimonen · 4 years, 3 months ago
  78. 3eb9a75 Publishing nanopb-0.4.1 by Petteri Aimonen · 4 years, 3 months ago
  79. 3d45294 Fix build error in fuzztest by Petteri Aimonen · 4 years, 3 months ago
  80. 983f80f Speed up fuzztest corpus run on embedded targets by Petteri Aimonen · 4 years, 3 months ago
  81. 6d278fb Fix more stack overflows in test cases on AVR. by Petteri Aimonen · 4 years, 3 months ago
  82. 08b8c14 Avoid compiler warning in fuzztest by Petteri Aimonen · 4 years, 3 months ago
  83. 903ae5b Avoid overflows in testcase malloc_wrappers by Petteri Aimonen · 4 years, 3 months ago
  84. e382ea5 Avoid overflows in allocation for packed fields. by Petteri Aimonen · 4 years, 3 months ago
  85. 982655a Fix build error in test cases on AVR by Petteri Aimonen · 4 years, 3 months ago
  86. 2e58cf2 Fix GHSA-gcx3-7m76-287p regression test build error by Petteri Aimonen · 4 years, 3 months ago
  87. 92e37ba Make fuzz test also check under low memory conditions. by Petteri Aimonen · 4 years, 3 months ago
  88. 45c0c3e Add testcase for GHSA-gcx3-7m76-287p by Petteri Aimonen · 4 years, 3 months ago
  89. 45582f1 Fix invalid free() after failed realloc() (GHSA-gcx3-7m76-287p) by Petteri Aimonen · 4 years, 3 months ago
  90. b2ce24f Update fuzztest corpus by Petteri Aimonen · 4 years, 3 months ago
  91. ed21273 AVR build: fix dependencies by Petteri Aimonen · 4 years, 3 months ago
  92. 766a5ef Set default include path in the grpc_tools protoc wrapper. by Petteri Aimonen · 4 years, 3 months ago
  93. 60e2570 Add testcase for Any type (#163) by Petteri Aimonen · 4 years, 3 months ago
  94. 789c510 Add exclude option also from .proto/.options by Petteri Aimonen · 4 years, 3 months ago
  95. e5c104a Avoid stack overflow in alltypes_proto3 testcase on AVR by Petteri Aimonen · 4 years, 3 months ago
  96. 515372a Avoid memset(NULL, 0, 0); introduced by bbf1aa. by Petteri Aimonen · 4 years, 3 months ago
  97. 3e101b9 Add test case for #422 (nanopb package name option) by Petteri Aimonen · 4 years, 3 months ago
  98. bbf1aa7 Reduce stack space usage in pb_decode() by 5% (#484) by Petteri Aimonen · 4 years, 3 months ago
  99. e26928d Try to fix fuzztest issue on Windows. by Petteri Aimonen · 4 years, 3 months ago
  100. 34bfb2d Try to troubleshoot fuzz test error on Windows by Petteri Aimonen · 4 years, 3 months ago