1. 776f9f3 Merge pull request #497 from zukaitis/master by Petteri Aimonen · 4 years, 2 months ago
  2. a12a26b added a check for type_override generation to options test by zukaitis · 4 years, 2 months ago
  3. 926f1dc added type_override option, and its handling to generator by Zukaitis · 4 years, 2 months ago
  4. 951fab9 Merge pull request #496 from dtwlin/master by Petteri Aimonen · 4 years, 2 months ago
  5. a1c898b Correct a typo in date on the changelog file by David Lin · 4 years, 2 months ago
  6. 1bcc123 Merge pull request #492 from Ket3r/fix_FIELDLIST_macro_geneartion by Petteri Aimonen · 4 years, 3 months ago
  7. 2bc5cfc Makes previously commited special character test pass. by Ket3r · 4 years, 3 months ago
  8. 6e5e484 Added failing test when special member names (X or a) are used. by Ket3r · 4 years, 3 months ago
  9. c0e9d25 Some more pre-emptive clearing in default_value() (#487) by Petteri Aimonen · 4 years, 3 months ago
  10. 61acdcf Fix generator error with nested messages and default values (#487) by Petteri Aimonen · 4 years, 3 months ago
  11. b72fdf6 Merge pull request #486 from devjoa/fix-temp-file-on-windows by Petteri Aimonen · 4 years, 3 months ago
  12. 88dd33d Fix Windows 10 temp file handling by devjoa · 4 years, 3 months ago
  13. d57522c Setting version to 0.4.2-dev by Petteri Aimonen · 4 years, 3 months ago
  14. 3eb9a75 Publishing nanopb-0.4.1 by Petteri Aimonen · 4 years, 3 months ago
  15. 3d45294 Fix build error in fuzztest by Petteri Aimonen · 4 years, 3 months ago
  16. 983f80f Speed up fuzztest corpus run on embedded targets by Petteri Aimonen · 4 years, 3 months ago
  17. 6d278fb Fix more stack overflows in test cases on AVR. by Petteri Aimonen · 4 years, 3 months ago
  18. 08b8c14 Avoid compiler warning in fuzztest by Petteri Aimonen · 4 years, 3 months ago
  19. 903ae5b Avoid overflows in testcase malloc_wrappers by Petteri Aimonen · 4 years, 3 months ago
  20. e382ea5 Avoid overflows in allocation for packed fields. by Petteri Aimonen · 4 years, 3 months ago
  21. 982655a Fix build error in test cases on AVR by Petteri Aimonen · 4 years, 3 months ago
  22. 2e58cf2 Fix GHSA-gcx3-7m76-287p regression test build error by Petteri Aimonen · 4 years, 3 months ago
  23. 92e37ba Make fuzz test also check under low memory conditions. by Petteri Aimonen · 4 years, 3 months ago
  24. 45c0c3e Add testcase for GHSA-gcx3-7m76-287p by Petteri Aimonen · 4 years, 3 months ago
  25. 45582f1 Fix invalid free() after failed realloc() (GHSA-gcx3-7m76-287p) by Petteri Aimonen · 4 years, 3 months ago
  26. b2ce24f Update fuzztest corpus by Petteri Aimonen · 4 years, 3 months ago
  27. ed21273 AVR build: fix dependencies by Petteri Aimonen · 4 years, 3 months ago
  28. 766a5ef Set default include path in the grpc_tools protoc wrapper. by Petteri Aimonen · 4 years, 3 months ago
  29. 60e2570 Add testcase for Any type (#163) by Petteri Aimonen · 4 years, 3 months ago
  30. 789c510 Add exclude option also from .proto/.options by Petteri Aimonen · 4 years, 3 months ago
  31. e5c104a Avoid stack overflow in alltypes_proto3 testcase on AVR by Petteri Aimonen · 4 years, 3 months ago
  32. 515372a Avoid memset(NULL, 0, 0); introduced by bbf1aa. by Petteri Aimonen · 4 years, 3 months ago
  33. 3e101b9 Add test case for #422 (nanopb package name option) by Petteri Aimonen · 4 years, 3 months ago
  34. bbf1aa7 Reduce stack space usage in pb_decode() by 5% (#484) by Petteri Aimonen · 4 years, 3 months ago
  35. e26928d Try to fix fuzztest issue on Windows. by Petteri Aimonen · 4 years, 3 months ago
  36. 34bfb2d Try to troubleshoot fuzz test error on Windows by Petteri Aimonen · 4 years, 3 months ago
  37. 381a277 Add nanopb-specific package name option (#422) by Petteri Aimonen · 4 years, 3 months ago
  38. 974daf2 Remove PB_FIELDINFO_WIDTH option (#473) by Petteri Aimonen · 4 years, 3 months ago
  39. 4b14e66 Avoid unnecessary wrappers in pb_dec_submessage() (#484) by Petteri Aimonen · 4 years, 3 months ago
  40. f9f31e7 Add test case for stack usage (#484) by Petteri Aimonen · 4 years, 3 months ago
  41. f131926 Fix compilation error on platforms without uint8_t, add test. (#485) by Petteri Aimonen · 4 years, 3 months ago
  42. 6a85a16 Reduce string sizes in tests for AVR by Petteri Aimonen · 4 years, 4 months ago
  43. bae1da7 Fix error handling in STM32 test cases by Petteri Aimonen · 4 years, 4 months ago
  44. fc2b498 malloc wrappers in test cases: fix handling of failed realloc() by Petteri Aimonen · 4 years, 4 months ago
  45. 2519119 Verify stream size before allocating string / bytes. by Petteri Aimonen · 4 years, 4 months ago
  46. e397e3e Further fix for clang sanitizer errors by Petteri Aimonen · 4 years, 4 months ago
  47. 927a79c Fix error from clang unsigned overflow sanitizer. by Petteri Aimonen · 4 years, 4 months ago
  48. 0de644a Fuzztest: reduce memory usage (for AVR) by Petteri Aimonen · 4 years, 4 months ago
  49. d63069e AVR tests: speed up testing, make heap size constant by Petteri Aimonen · 4 years, 4 months ago
  50. dae4d51 Run fuzz tester against corpus from ossfuzz by Petteri Aimonen · 4 years, 4 months ago
  51. d89cd1e Fuzztest: fix spurious assert due to extension fields by Petteri Aimonen · 4 years, 4 months ago
  52. e8088bf Fuzztest: include extension field in generate_message by Petteri Aimonen · 4 years, 4 months ago
  53. 66de93f Fix error in fuzztest with oneofs by Petteri Aimonen · 4 years, 4 months ago
  54. 08dda7d Fix error in fuzztest for fixed size arrays by Petteri Aimonen · 4 years, 4 months ago
  55. bdf3699 Add more extensive validation as part of fuzz test. by Petteri Aimonen · 4 years, 4 months ago
  56. a6ae074 Move pb_const_cast to pb_common.c by Petteri Aimonen · 4 years, 4 months ago
  57. 776244f Fix error in fuzztest generate_message by Petteri Aimonen · 4 years, 4 months ago
  58. 33ca5c7 Fix errors in fuzztest testcase by Petteri Aimonen · 4 years, 4 months ago
  59. 2117c51 Fuzztest: add missing file by Petteri Aimonen · 4 years, 4 months ago
  60. c0d3d42 AllTypes testcase: add test for integer_size option. by Petteri Aimonen · 4 years, 4 months ago
  61. de4d0f5 Fuzztest: include callback fields in test by Petteri Aimonen · 4 years, 4 months ago
  62. 0416d49 Fuzztest: test pb_decode_ex flags by Petteri Aimonen · 4 years, 4 months ago
  63. 892bfd4 Test also stream input in fuzz test. by Petteri Aimonen · 4 years, 4 months ago
  64. e3b897b Fuzztest: test extensions by Petteri Aimonen · 4 years, 4 months ago
  65. 89c1fa2 Refactor fuzztest by Petteri Aimonen · 4 years, 4 months ago
  66. 37aa79a Add tests for error detection in fixed size arrays. by Petteri Aimonen · 4 years, 4 months ago
  67. 521daea Remove rsvg-convert rule from docs makefile (#479) by Petteri Aimonen · 4 years, 4 months ago
  68. 31ecc3e Fixed image reference in documentation by bolind · 4 years, 4 months ago
  69. b033459 Add docker files for building tests on various distros. by Petteri Aimonen · 4 years, 4 months ago
  70. 0eba41f Fix descriptorsize option not getting applied in fuzztest due to package name by Petteri Aimonen · 4 years, 4 months ago
  71. ea826e6 Place scons temp files under build dir also by Petteri Aimonen · 4 years, 4 months ago
  72. 403fd91 Clean up PROTOC_VERSION checks. by Petteri Aimonen · 4 years, 4 months ago
  73. ac94e96 Add workaround for python-protobuf 3.6.1 bug (#478) by Petteri Aimonen · 4 years, 4 months ago
  74. 84c9a1c Fix assert in fuzztest due to input expansion. by Petteri Aimonen · 4 years, 4 months ago
  75. 7d833c2 Update alltypes.options in dependent test cases by Petteri Aimonen · 4 years, 4 months ago
  76. 561b085 Fix fuzztest build for AVR by Petteri Aimonen · 4 years, 4 months ago
  77. f860fa5 Fix compiler warning in test cases on AVR. by Petteri Aimonen · 4 years, 4 months ago
  78. d2068ad Fix warnings on Python3.8 (#399, #467) by Petteri Aimonen · 4 years, 4 months ago
  79. 625e8a5 Include proto3 messages in fuzztest. by Petteri Aimonen · 4 years, 4 months ago
  80. 2198604 Make descriptorsize:DS_8 work, add to AllTypes test case. by Petteri Aimonen · 4 years, 4 months ago
  81. 32795d7 Make fixed_count option work when combined with FT_POINTER. by Petteri Aimonen · 4 years, 4 months ago
  82. 9af4b46 Hide fuzztest progress messages in normal test runs by Petteri Aimonen · 4 years, 4 months ago
  83. 6228224 Fix AVR build error in tests by Petteri Aimonen · 4 years, 4 months ago
  84. efa9ac5 Detect invalid wire type when decoding fields. by Petteri Aimonen · 4 years, 4 months ago
  85. 87a5364 Switch to xorshift32 for fuzztest by Petteri Aimonen · 4 years, 4 months ago
  86. 8702e69 Improve guard checks in malloc_wrappers.c by Petteri Aimonen · 4 years, 4 months ago
  87. d5b0d06 Add workaround for avr-libc realloc() bug (#475) by Petteri Aimonen · 4 years, 4 months ago
  88. 460d426 More descriptive errors from AVR test cases by Petteri Aimonen · 4 years, 4 months ago
  89. 030ae04 Reduce memory usage in fuzztest for AVR. by Petteri Aimonen · 4 years, 4 months ago
  90. 96bf1fe Update dependent test cases for new tag number in AllTypes by Petteri Aimonen · 4 years, 4 months ago
  91. 7c90bee Fix bug with field numbers >255 (#407) by Petteri Aimonen · 4 years, 4 months ago
  92. a02120c Add missing #define for submsg callbacks, add regression test (#472) by Petteri Aimonen · 4 years, 4 months ago
  93. 96670da Fix ImportError when using generator/protoc with Python 3 by Petteri Aimonen · 4 years, 4 months ago
  94. 72bd5d9 Remove accidental debug code by Petteri Aimonen · 4 years, 4 months ago
  95. 8722f51 Setting version to 0.4.1-dev by Petteri Aimonen · 4 years, 5 months ago
  96. 70f0de9 Publishing nanopb-0.4.0 by Petteri Aimonen · 4 years, 5 months ago
  97. 8ae0178 Update documentation by Petteri Aimonen · 4 years, 5 months ago
  98. 24f0e3e Fix build warning on Windows by Petteri Aimonen · 4 years, 5 months ago
  99. 18b4818 Update changelog and authors by Petteri Aimonen · 4 years, 5 months ago
  100. 52f539e Add links by Petteri Aimonen · 4 years, 5 months ago