1. 6b4eafe Import c9a1e56750a4eef6ffca95f41f79f06979056e01 into master am: f9fc8f8397 by Xin Li · 6 years ago
  2. 6fb6bb5 Import c9a1e56750a4eef6ffca95f41f79f06979056e01 into master am: f9fc8f8397 by Xin Li · 6 years ago
  3. f9fc8f8 Import c9a1e56750a4eef6ffca95f41f79f06979056e01 into master by Xin Li · 6 years ago
  4. b72591c Initial empty repository by (raulenrique) · 6 years ago
  5. c9a1e56 Update README.md by Vitaly Buka · 6 years ago
  6. 2b8c98a Edit links in README to reflect new file names. by Emmett Neyman · 6 years ago
  7. 7e08401 Add include statement to fix build by Emmett Neyman · 6 years ago
  8. c3d2faf Disable libFuzzer len_control. by Vitaly Buka · 7 years ago
  9. 1c04078 Update .travis.yml by Vitaly Buka · 7 years ago
  10. 5f7a537 Update .travis.yml by Vitaly Buka · 7 years ago
  11. bf2cd38 Disable gcc debug because gcc crashes there by Vitaly Buka · 7 years ago
  12. 6051cf0 gcc 7 by Vitaly Buka · 7 years ago
  13. 70feea5 nproc by Vitaly Buka · 7 years ago
  14. d0d09da Fix -Werror=sign-compare by Vitaly Buka · 7 years ago
  15. 1c562ab Update protobuf by Vitaly Buka · 7 years ago
  16. 3fc43a0 Update with UTF-8 details by Vitaly Buka · 7 years ago
  17. 53dccbe Return LIB_PROTO_MUTATOR_FUZZER_LIBRARIES as it's used by OSS-fuzz by Vitaly Buka · 7 years ago
  18. 99a97c0 Remove reference to LIB_PROTO_MUTATOR_FUZZER_LIBRARIES and set -fsanitize-coverage=0 by Vitaly Buka · 7 years ago
  19. e2290dc Switch to clang 6.0 by Vitaly Buka · 7 years ago
  20. 7218a15 Switch to -fsanitize=fuzzer by Vitaly Buka · 7 years ago
  21. e4eae60 Improve protection against stack overflow by Vitaly Buka · 7 years ago
  22. a048ee2 Fix endif() in cmake file by Vitaly Buka · 7 years ago
  23. c1a194b Update CMakeLists.txt by Vitaly Buka · 7 years ago
  24. 52af4b0 Fix compile error in Chromium by changing error message in assertion by Jonathan Metzman · 7 years ago
  25. b3323e2 Update option name (#79) by Vitaly Buka · 7 years ago
  26. 3afcf34 Use ninja check with CPU_COUNT=8. by morehouse · 7 years ago
  27. aec5bb4 Allow CPU_COUNT to be specified as a CMake argument. by morehouse · 7 years ago
  28. 0cf14e3 Update .travis.yml by morehouse · 7 years ago
  29. f308748 Update .travis.yml by Vitaly Buka · 7 years ago
  30. 4677924 Use ninja check in Travis build. by Matt Morehouse · 7 years ago
  31. ad1c84a Only build examples when running tests. by Matt Morehouse · 7 years ago
  32. 82316df Increase kMaxInitializeDepth and remove annoying assert by Vitaly Buka · 7 years ago
  33. 17789d1 Fix compilation with GCC 7 by Tomáš Popela · 7 years ago
  34. 428ad71 Update expat build rules by Vitaly Buka · 7 years ago
  35. 0627b37 pkg-config is needed by cmake to find some dependencies by Vitaly Buka · 7 years ago
  36. df4f45a Remove dependence on docbook2x by Vitaly Buka · 7 years ago
  37. 34287f8 Pin googletest version by Vitaly Buka · 7 years ago
  38. ddd2e48 Create LIB_PROTO_MUTATOR_DOWNLOAD_PROTOBUF option. by Matt Morehouse · 7 years ago
  39. 12a53ca Use system-installed protobuf by default. by Matt Morehouse · 7 years ago
  40. 2ac9b0f Optimize .travis.yml by Vitaly Buka · 7 years ago
  41. 628337c Update .travis.yml by Vitaly Buka · 7 years ago
  42. 636a36f Fix travis build by Vitaly Buka · 7 years ago
  43. 7b8047f Debug travis build by Vitaly Buka · 7 years ago
  44. 08a68e0 Try to fix travis build by Vitaly Buka · 7 years ago
  45. e1a99c0 Fix sourceline for llvm toolchain by Vitaly Buka · 7 years ago
  46. 3fcc546 Add workaround for expat entropy check. by Vitaly Buka · 7 years ago
  47. c0a2038 Reset message if parsing failed. by Vitaly Buka · 7 years ago
  48. af8136f Restrict proto3 strings to valid UTF-8 by Vitaly Buka · 7 years ago
  49. 8e4650f Add FieldInstance::EnforceUtf8 by Vitaly Buka · 7 years ago
  50. 418eba6 Add function to fix UTF-8 strings. by Vitaly Buka · 7 years ago
  51. 24d9fd0 Make argument name in cc the same as in h file. by Vitaly Buka · 7 years ago
  52. 6cb82ef Switch xml fuzzers to DEFINE_PROTO_FUZZER macro and delete unused code. by Vitaly Buka · 7 years ago
  53. c5f8c95 Cleanup DEFINE_PROTO_FUZZER macro and implementation. by Vitaly Buka · 7 years ago
  54. f91517f Add macros for simple fuzzer implementation. by Vitaly Buka · 7 years ago
  55. a7599a1 Fix lint warnings by Vitaly Buka · 7 years ago
  56. 4a96a95 Impact of this optimization was small but it makes example less clear. by Vitaly Buka · 7 years ago
  57. 8a3c159 Move out xml code from libprotobuf-mutator sources into examples. by Vitaly Buka · 7 years ago
  58. d09fb10 Check CMAKE_USE_PTHREADS_INIT for pthread presence. by Vitaly Buka · 7 years ago
  59. d8ad965 Link protobuf with pthread. Building with --stdlib=libc++ may need this pthread. by Vitaly Buka · 7 years ago
  60. 84aa25e Remove missing option LIB_PROTO_MUTATOR_WITH_COVERAGE_FLAGS. by Vitaly Buka · 7 years ago
  61. 1966902 Disable ASAN by default, as it was unusual default behavior. by Vitaly Buka · 7 years ago
  62. 606ea0a Support -fsanitize-coverage flag passed with environment. by Vitaly Buka · 7 years ago
  63. f3383a9 Update assert by Vitaly Buka · 8 years ago
  64. b2c4fb5 Mutate message when we create new one. by Vitaly Buka · 8 years ago
  65. 242a20f Don't check for memory leaks in fuzzer tests. by Vitaly Buka · 8 years ago
  66. 0e9439f Move fallback to default value into CreateField(). by Vitaly Buka · 8 years ago
  67. 329fa46 Remove size control heuristic by Vitaly Buka · 8 years ago
  68. ee1c76a Fix mutator crash if enum has only one value. by Vitaly Buka · 8 years ago
  69. 4f1ac7d Add xmlSaveToBuffer to libxml fuzzer. by Vitaly Buka · 8 years ago
  70. 490b23a Add size increase parameter for CreateField. by Vitaly Buka · 8 years ago
  71. 311fe5f Remove loop on oversize. Just return 0 and handle another input. by Vitaly Buka · 8 years ago
  72. 664d33c Remove unused using declaration. by Vitaly Buka · 8 years ago
  73. cbadfd3 Remove unused using declaration. by Vitaly Buka · 8 years ago
  74. 32f2fae Remove unused using declaration. by Vitaly Buka · 8 years ago
  75. 0fa21bd Don't cast negative floats to uint by Vitaly Buka · 8 years ago
  76. 0537d84 Return type is specific to version of protobuf library, so return by value. by Vitaly Buka · 8 years ago
  77. 4b3defd Remove port/protobuf_text_format.h as we can't avoid using full protobuf library. by Vitaly Buka · 8 years ago
  78. 2d609df libFuzzer does not allow to use LLVMFuzzerMutate from CustomCrossover so by Vitaly Buka · 8 years ago
  79. 5050005 Return prefixes into filenames to avoid issues with Chromium builds. by Vitaly Buka · 8 years ago
  80. f62fe47 Setup mutator with pointer to RandomEngine instead of seed. by Vitaly Buka · 8 years ago
  81. be54a44 Extract text_format.h include into separate header. by Vitaly Buka · 8 years ago
  82. 829ad00 Remove functions from port/protobuf.h by Vitaly Buka · 8 years ago
  83. e79e018 Rename protobuf_mutator::ProtobufMutator into protobuf_mutator::Mutator by Vitaly Buka · 8 years ago
  84. f90698f Remove prefixes from some files. It's already in the path. by Vitaly Buka · 8 years ago
  85. aa5851c Move libfuzzer stuff into src/libfuzzer by Vitaly Buka · 8 years ago
  86. d4a2076 Split binary and text serialization. by Vitaly Buka · 8 years ago
  87. 142e08b Avoid unchanged messages after CrossOver. by Vitaly Buka · 8 years ago
  88. 677890f Update GIT_TAG of protobuf library. by Vitaly Buka · 8 years ago
  89. 5f7dfbd Re-format by Vitaly Buka · 8 years ago
  90. 28ca0ee Proto3 support with tests by Vitaly Buka · 8 years ago
  91. bbf914d Simplify tests by removing and renaming some parameters. by Vitaly Buka · 8 years ago
  92. fb19337 Use message prototype as test parameter. by Vitaly Buka · 8 years ago
  93. 2256ad7 Reduce space of filed mutation during Mutate(from, to) tests. by Vitaly Buka · 8 years ago
  94. f90f65a Remove default from switch statement and add abort() call to fix warning on gcc. by Vitaly Buka · 8 years ago
  95. d3a76b8 Add test to check that mutator is actually change messages. by Vitaly Buka · 8 years ago
  96. 66d06c7 Instead of deleting field just restart mutator if source was not selected. by Vitaly Buka · 8 years ago
  97. 4344a46 Prefer smaller values creating non-default fields. by Vitaly Buka · 8 years ago
  98. 4782c14 Check if field values are different before copying them. by Vitaly Buka · 8 years ago
  99. d4ab1e7 Replace filed instance transformations with functiors for better readability. by Vitaly Buka · 8 years ago
  100. fc2afda Remove unnecessary MutateBool override from test. by Vitaly Buka · 8 years ago