Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-16Test that CIFuzz triggers on .h changescifuzz_test4Petteri Aimonen
2020-11-13Add OSSFuzz build script to main repo.Petteri Aimonen
2020-11-12Now try without bugPetteri Aimonen
2020-11-12Create intentional bug for testing CIFuzz.Petteri Aimonen
2020-11-12Try to trigger GitHub to reparse workflow filePetteri Aimonen
2020-11-12Fix syntax errors in workflow filePetteri Aimonen
2020-11-12Enable CIFuzz for automatically fuzzing pull-request code.Petteri Aimonen
2020-10-19Remove outdated transitional generator/nanopb/options.proto.Petteri Aimonen
2020-10-19Add nightly builds link to readmePetteri Aimonen
2020-10-19Add note about nanopb-0.4.3-p1 to changelogPetteri Aimonen
2020-10-16Add '--version' option to nanopb_generator.py (#607)L
2020-10-10Conanfile: Add protobuf-nanopb library to cpp_info.libs (#605)a1lu
2020-10-10Convert documentation to markdown format (#587)Petteri Aimonen
2020-10-01Allow multiple targets to be created by calling NANOPB_GENERATE_CPP() (#596)leabut
2020-09-27Add 0.4.3 migration note to changelog alsoPetteri Aimonen
2020-09-21Setting version to 0.4.4-devPetteri Aimonen
2020-09-21Publishing nanopb-0.4.3nanopb-0.4.30.4.3Petteri Aimonen
2020-09-21Update changelogPetteri Aimonen
2020-09-15Add docs about protoc --nanopb_opt (#432)Petteri Aimonen
2020-09-14Fix iOS Build warning (#585)Paul Beusterien
2020-09-10Fix Python version compatibility issue with previous commit.Petteri Aimonen
2020-09-10Fix issue with unknown message sizes being referred inside oneof encoded size...Petteri Aimonen
2020-09-10Fix problem with [default=xxxx, (nanopb).proto3=true] field option combinatio...Petteri Aimonen
2020-09-06cxx_callback_datatype test case: fix build error on windowsPetteri Aimonen
2020-09-05Fix some portability issues with cxx_callback_datatype test casePetteri Aimonen
2020-09-04Fix assignment in assert in any_type testcase (#580)otopetrik
2020-09-04Better support C++ types in generated structs (#581)otopetrik
2020-09-03Travis CI migrated to travis-ci.com, update linkPetteri Aimonen
2020-09-03Revert "Better support C++ types in generated structs (#577)"Petteri Aimonen
2020-09-03Better support C++ types in generated structs (#577)otopetrik
2020-09-02mangle_names documentation improvements (#578)Petteri Aimonen
2020-08-13Add script for updating fuzztest corpus from oss-fuzz.Petteri Aimonen
2020-08-13Testcases: allow specifying build directory namePetteri Aimonen
2020-08-13fuzztest_ioerrors: Combine test cases to improve performance.Petteri Aimonen
2020-08-13Update alltypes dependent testcasesPetteri Aimonen
2020-08-12Further fix for testcase environment handlingPetteri Aimonen
2020-08-12Further fixes for testcase environment handlingPetteri Aimonen
2020-08-10SConstruct: make environment overriding more consistentPetteri Aimonen
2020-08-10STM32 tests: use newlib instead of newlib-nanoPetteri Aimonen
2020-08-10Testcases: allow overriding python versionPetteri Aimonen
2020-08-10Fuzztest: run whole corpus for non-embedded targets.Petteri Aimonen
2020-08-10Fix travis build failures and update distribution used.Petteri Aimonen
2020-08-10Update conanfile.py (#568)Psy-Kai
2020-08-10Fuzztest: speed up io errors test casePetteri Aimonen
2020-08-10alltypes test case: cover the logic needed for multiple fixed length arraysPetteri Aimonen
2020-08-09Add riscv64 platform for test casesPetteri Aimonen
2020-08-09Add forgotten filePetteri Aimonen
2020-08-09Always fuzz the whole set of past crashing casesPetteri Aimonen
2020-08-09Further build fixPetteri Aimonen
2020-08-09Fix AVR build failure in fuzztestPetteri Aimonen