Original PR: https://github.com/ysoftdevs/wapifuzz/pull/10 Author: @starek4 Created: 10/31/2019 Status: ✅ Merged Merged: 10/31/2019 Merged by: @starek4
Base: master ← Head: remove_timeout_workarounds
master
remove_timeout_workarounds
695a2a0
91d2c40
7 files changed (+24 additions, -55 deletions)
📝 README.md (+1 -2) 📝 config_example.json (+1 -2) 📝 fuzzer/src/configuration_manager.py (+6 -8) 📝 fuzzer/src/fuzzer.py (+2 -8) 📝 fuzzer/src/post_test_case_callback.py (+7 -25) 📝 fuzzer/src/progress_reporter.py (+6 -8) 📝 tests/localhost_config.json (+1 -2)
README.md
config_example.json
fuzzer/src/configuration_manager.py
fuzzer/src/fuzzer.py
fuzzer/src/post_test_case_callback.py
fuzzer/src/progress_reporter.py
tests/localhost_config.json
Removed several workarounds for bug in Boofuzz, which is now fixed (https://github.com/jtpereyda/boofuzz/pull/340).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/ysoftdevs/wapifuzz/pull/10
Author: @starek4
Created: 10/31/2019
Status: ✅ Merged
Merged: 10/31/2019
Merged by: @starek4
Base:
master← Head:remove_timeout_workarounds📝 Commits (2)
695a2a0Removed polling mechanism and TLS/SSL workaround91d2c40Killing wapifuzz just when fuzzing is hanged📊 Changes
7 files changed (+24 additions, -55 deletions)
View changed files
📝
README.md(+1 -2)📝
config_example.json(+1 -2)📝
fuzzer/src/configuration_manager.py(+6 -8)📝
fuzzer/src/fuzzer.py(+2 -8)📝
fuzzer/src/post_test_case_callback.py(+7 -25)📝
fuzzer/src/progress_reporter.py(+6 -8)📝
tests/localhost_config.json(+1 -2)📄 Description
Removed several workarounds for bug in Boofuzz, which is now fixed (https://github.com/jtpereyda/boofuzz/pull/340).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.