Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. d780394 Drop about-to-be-removed Ubuntu 20.04 from CI (fixes #282) (#283) by Sebastian Pipping · 5 weeks ago master
  2. dc4ced3 port/protobuf.h: Fix commit references (#280) by Sebastian Pipping · 2 months ago v1.5
  3. 8d20dea Move GOOGLE_PROTOBUF_VERSION into port/ (#278) by Vitaly Buka · 3 months ago
  4. f4e96ec Compile tests even if we don't run them (#277) by Vitaly Buka · 3 months ago
  5. dee137d Fix minimum CMake version for -DLIB_PROTO_MUTATOR_TESTING=ON (#276) by Sebastian Pipping · 3 months ago
  6. 57928f4 Use std::move in two more places (#275) by Sebastian Pipping · 3 months ago
  7. dad575b Add support for Ubuntu 20.04 LTS (where OSS-Fuzz is at) (#274) by Sebastian Pipping · 3 months ago
  8. 2dcf442 Pin external libexpat and libxml2 for CI stability by Sebastian Pipping · 3 months ago
  9. 2075b6c Enable CI for non-master branches by Sebastian Pipping · 3 months ago
  10. f6cc599 Make CI cover Ubuntu 22.04 (with -DLIB_PROTO_MUTATOR_DOWNLOAD_PROTOBUF=OFF) by Sebastian Pipping · 3 months ago
  11. 30760d9 Allow use of -DLIB_PROTO_MUTATOR_DOWNLOAD_PROTOBUF=OFF with Ubuntu 22.04 by Sebastian Pipping · 3 months ago
  12. 6c62cc3 Fix typo "usefull" two times by Sebastian Pipping · 3 months ago
  13. cd2eb8e Make ExternalProject_Add pass "--depth 1" to "git clone" by Sebastian Pipping · 3 months ago
  14. 75f1720 Support -DLIB_PROTO_MUTATOR_EXAMPLES:BOOL=OFF to build without examples by Sebastian Pipping · 3 months ago
  15. 5bc6adb Speed up build of bundled Protobuf via -Dprotobuf_BUILD_LIBUPB=OFF by Sebastian Pipping · 3 months ago
  16. 94b69b0 Resolve needless check for CMake <3.10.0 by Sebastian Pipping · 3 months ago
  17. 9871342 CI: Use human-friendly minimal job name by Sebastian Pipping · 3 months ago
  18. 5ee103d CI: Start building against old and new Protobuf by Sebastian Pipping · 3 months ago
  19. acc6d3f CI: Refactor matrix by Sebastian Pipping · 3 months ago
  20. 97a5f4f Restore support for Protobuf lacking "ShortFormat" by Sebastian Pipping · 3 months ago
  21. 08ecc52 Restore support for Protobuf lacking "requires_utf8_validation" by Sebastian Pipping · 3 months ago
  22. 4d9dbf9 workflow: Fix step name by Vitaly Buka · 3 months ago v1.4
  23. 00633b8 Switch from StrCat to ShortFormat by Vitaly Buka · 3 months ago
  24. 6d846d9 Update gtest v1.14.0 to v1.15.0 by Vitaly Buka · 3 months ago
  25. fe0f09a Update libprotobuf v27.1 to v29.3 by Vitaly Buka · 3 months ago
  26. c262e31 Fix default PKG_CONFIG_PATH in CMakeLists.txt by Martin Kletzander · 3 months ago
  27. 4f2ff41 Move troublesome default -Werror from CMake to CI by Sebastian Pipping · 3 months ago
  28. f9466eb Run CI every week (to make breakage apparent with less delay) by Sebastian Pipping · 3 months ago
  29. 74d9d8d Install liblzma-dev to fix CI by Sebastian Pipping · 3 months ago
  30. 46cc1dc Pin Ubuntu to 24.04 for CI stability by Sebastian Pipping · 3 months ago
  31. 5595eff Fix doc comment about removed seed parameter by Paweł Bylica · 4 months ago
  32. 7bf98f7 Include header fixes. by Takuto Ikuta · 4 months ago
  33. 72095f3 Update for internal ClangTidy cleanups by Vitaly Buka · 8 months ago
  34. b922c8a Update protobuf from v25.2 to v27.1 by Vitaly Buka · 11 months ago
  35. 4084aec Switch from DownCastToGenerated to DownCastMessage by Vitaly Buka · 11 months ago
  36. 72dc799 Enforce C++14 when building protobuf by Uilian Ries · 11 months ago
  37. 57bb9e2 Use public cxx_standard by Uilian Ries · 11 months ago
  38. eb634ef Keep C++ standard flexible by Uilian Ries · 11 months ago
  39. 1f95f80 Clang format #213 by Vitaly Buka · 1 year, 4 months ago v1.3
  40. e49cb00 Unpoison results from LLVMFuzzerMutate. by Allen Webb · 1 year, 4 months ago
  41. 86f0d4a Replace DebugString with absl::StrCat by Vitaly Buka · 1 year, 4 months ago
  42. 073e685 Disable clang-format on include which needs to be the last by Vitaly Buka · 1 year, 4 months ago
  43. f84c60a Create CODEOWNERS by Vitaly Buka · 1 year, 4 months ago
  44. 90282ba Update README (#230) by Sergey Bronnikov · 1 year, 4 months ago
  45. 50ae177 Setup github actions to build and test (#241) by Vitaly Buka · 1 year, 4 months ago v1.2
  46. 6ede63f Remove protobuf_mutator::String by Vitaly Buka · 1 year, 4 months ago
  47. 6bbfde6 Switch to DownCastToGenerated to fix linking issues by Vitaly Buka · 1 year, 4 months ago
  48. 3461038 Update protobuf to v25.2 by Vitaly Buka · 1 year, 4 months ago
  49. 549d00b Remove travis-ci from the README by Vitaly Buka · 1 year, 4 months ago
  50. fc4eadc Update googletest to v1.14.0 by Vitaly Buka · 1 year, 4 months ago
  51. 4295e87 Update protobuf to v24.4 by Vitaly Buka · 1 year, 4 months ago
  52. 3b28530 Switch to c++14 by Vitaly Buka · 2 years, 1 month ago
  53. c390388 Fix CONFIGURE_COMMAND of protobuf by Vitaly Buka · 2 years, 1 month ago
  54. de82ae3 Switch to requires_utf8_validation by Vitaly Buka · 2 years, 1 month ago
  55. 50ef915 Upgrade protobuf to v22.3 by Vitaly Buka · 2 years, 1 month ago
  56. 212a7be Use Protobuf_LIBRARIES by Vitaly Buka · 2 years, 1 month ago
  57. 8427180 Add const to array in example by Vitaly Buka · 2 years, 1 month ago
  58. c72133d Forward COMPILER_LAUNCHER into ExternalProject_Add by Vitaly Buka · 2 years, 1 month ago
  59. 13cf515 Remove LogSilencer by Vitaly Buka · 2 years, 1 month ago
  60. 5d1372d Switch c++17 by Vitaly Buka · 2 years, 1 month ago
  61. af3bb18 Don't use syntax() by Vitaly Buka · 2 years, 5 months ago
  62. dbe588b Remove one empty line by Vitaly Buka · 2 years, 7 months ago v1.1
  63. 15345b0 Add newline in libfuzzer_macro header so it does not error via clang-14 -Wnewline-eof by Bhargava Shastry · 2 years, 7 months ago
  64. 6227b51 Document unsupported proto extensions by Vitaly Buka · 2 years, 7 months ago
  65. 9d57e97 Update protobuf to v21.7 by Vitaly Buka · 2 years, 7 months ago
  66. 0f7111d Update googletest to 1.12 by Vitaly Buka · 2 years, 7 months ago
  67. ff57bf8 Switch libxml example to cmake build by Vitaly Buka · 2 years, 7 months ago
  68. a304ec4 Support -std=c++20 by Vitaly Buka · 3 years ago
  69. 6fb0730 Update protobuf lib by Vitaly Buka · 3 years ago
  70. a706f77 Fix libxml2 build by Vitaly Buka · 3 years ago
  71. ffd86a3 Delete .travis.yml by Vitaly Buka · 3 years, 8 months ago
  72. 54742e7 Clang-format to fix cpplint warning by Vitaly Buka · 3 years, 10 months ago
  73. cf98842 Fix nested post-processor example by Vitaly Buka · 3 years, 10 months ago
  74. e33a10c Update protobuf to v3.17.3 by Vitaly Buka · 3 years, 10 months ago
  75. 3e15907 Update googletest to release-1.11.0 by Vitaly Buka · 3 years, 10 months ago
  76. 83a1547 Make uint8_t -> char conversion explicit in std::string ctor by Yuriy Chernyshov · 3 years, 10 months ago
  77. e5869dd Simplify string resizing by Vitaly Buka · 4 years, 6 months ago v1.0
  78. 5130879 Refactor unary minus for unsigned type in MutateString by Andrei Lebedev · 4 years, 6 months ago
  79. 8372739 Add CMake targets installation by Andrei Lebedev · 4 years, 6 months ago
  80. 9776d42 Add missing library directory flag in pkgconfig file by Andrei Lebedev · 4 years, 6 months ago
  81. 92204df Fix CI by Ilya Leoshkevich · 4 years, 6 months ago
  82. 918dafe Fix building on Fedora by Ilya Leoshkevich · 4 years, 6 months ago
  83. 8942a9b Update probuf revision by Vitaly Buka · 4 years, 9 months ago
  84. 750dfa3 Move cpplint invocation into a separate job by Vitaly Buka · 4 years, 10 months ago
  85. d0c2c77 Avoid parsing of last mutated message by Vitaly Buka · 4 years, 10 months ago
  86. 3c50b67 Use gmock in LibFuzzerTest by Vitaly Buka · 4 years, 10 months ago
  87. d82b5fb Fix message before every LLVMFuzzerTestOneInput by Vitaly Buka · 4 years, 10 months ago
  88. 7a2ed51 Update protobuf lib by Vitaly Buka · 5 years ago
  89. efda25d Revert "Dissable AllowUnknownField" by Teju Nareddy · 5 years ago
  90. 93a38b5 Revert "Fix the test" by Teju Nareddy · 5 years ago
  91. ec3cf71 Fix the test by Vitaly Buka · 5 years ago
  92. 301f18f Dissable AllowUnknownField by Vitaly Buka · 5 years ago
  93. 4aeed37 Review comments by Teju Nareddy · 5 years ago
  94. 45d4dae Add test by Teju Nareddy · 5 years ago
  95. 196bf76 Allow unknown fields in corpus parser by Teju Nareddy · 5 years ago
  96. f48c32b Add missing #include <iostream> by Vitaly Buka · 5 years ago
  97. f171046 Add missing #include <iostream> by Vitaly Buka · 5 years ago
  98. 62a2527 Add missing #include <iostream> by Jorg Brown · 5 years ago
  99. 68e10c1 Fix std::bitset overflow by Vitaly Buka · 5 years ago
  100. 3521f47 Lint fixes by Vitaly Buka · 5 years ago