aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-16Clang format #213upstream-masterVitaly Buka
2024-01-16Unpoison results from LLVMFuzzerMutate.Allen Webb
2024-01-16Replace DebugString with absl::StrCatVitaly Buka
2024-01-16Disable clang-format on include which needs to be the lastVitaly Buka
2024-01-11Create CODEOWNERSVitaly Buka
2024-01-11Update README (#230)Sergey Bronnikov
2024-01-11Setup github actions to build and test (#241)Vitaly Buka
2024-01-10Remove protobuf_mutator::StringVitaly Buka
2024-01-10Switch to DownCastToGenerated to fix linking issuesVitaly Buka
2024-01-10Update protobuf to v25.2Vitaly Buka
2024-01-10Remove travis-ci from the READMEVitaly Buka
2024-01-10Update googletest to v1.14.0Vitaly Buka
2024-01-10Update protobuf to v24.4Vitaly Buka
2023-04-25Switch to c++14Vitaly Buka
2023-04-24Fix CONFIGURE_COMMAND of protobufVitaly Buka
2023-04-24Switch to requires_utf8_validationVitaly Buka
2023-04-24Upgrade protobuf to v22.3Vitaly Buka
2023-04-24Use Protobuf_LIBRARIESVitaly Buka
2023-04-24Add const to array in exampleVitaly Buka
2023-04-24Forward COMPILER_LAUNCHER into ExternalProject_AddVitaly Buka
2023-04-24Remove LogSilencerVitaly Buka
2023-04-24Switch c++17Vitaly Buka
2022-12-07Don't use syntax()Vitaly Buka
2022-09-29Remove one empty lineVitaly Buka
2022-09-29Add newline in libfuzzer_macro header so it does not error via clang-14 -Wnew...Bhargava Shastry
2022-09-29Document unsupported proto extensionsVitaly Buka
2022-09-29Update protobuf to v21.7Vitaly Buka
2022-09-29Update googletest to 1.12Vitaly Buka
2022-09-29Switch libxml example to cmake buildVitaly Buka
2022-05-20Support -std=c++20Vitaly Buka
2022-05-20Update protobuf libVitaly Buka
2022-05-20Fix libxml2 buildVitaly Buka
2021-08-30Delete .travis.ymlVitaly Buka
2021-07-28Clang-format to fix cpplint warningVitaly Buka
2021-07-28Fix nested post-processor exampleVitaly Buka
2021-07-20Update protobuf to v3.17.3Vitaly Buka
2021-07-20Update googletest to release-1.11.0Vitaly Buka
2021-07-20Make uint8_t -> char conversion explicit in std::string ctorYuriy Chernyshov
2020-11-05Simplify string resizingVitaly Buka
2020-11-05Refactor unary minus for unsigned type in MutateStringAndrei Lebedev
2020-11-05Add CMake targets installationAndrei Lebedev
2020-11-05Add missing library directory flag in pkgconfig fileAndrei Lebedev
2020-11-02Fix CIIlya Leoshkevich
2020-11-02Fix building on FedoraIlya Leoshkevich
2020-08-18Update probuf revisionVitaly Buka
2020-07-29Move cpplint invocation into a separate jobVitaly Buka
2020-07-29Avoid parsing of last mutated messageVitaly Buka
2020-07-29Use gmock in LibFuzzerTestVitaly Buka
2020-07-29Fix message before every LLVMFuzzerTestOneInputVitaly Buka
2020-05-05Update protobuf libVitaly Buka