Dominik Maier
|
cb3662da54
|
Enable errors for missing docs, add documentation (#440)
* documentation, warnings
* fixed docs
* docs
* no_std
* test
* windows
* nautilus docs
* more fixes
* more docs
* nits
* windows clippy
* docs, windows
* nits
|
2022-01-01 19:51:27 +01:00 |
|
van Hauser
|
1f24ad0b65
|
Implement AflMap (#416)
* aflmap
* nits
* nits
* switch implementation
* clippy
* set fuzzbench fuzzer to afl map
* fix monitor display
* Remove MapFindFilter and fix names
* AndReducer
* fixed testcase
* always inline
* remove inline(always)
Co-authored-by: Andrea Fioraldi <andreafioraldi@gmail.com>
Co-authored-by: Dominik Maier <domenukk@gmail.com>
|
2021-12-16 14:19:39 +01:00 |
|
van Hauser
|
4a23489acb
|
Implement unstable edge detection+ignore in calibration stage (#398)
* step 1 for unstable calibration
* fmt
* fixed build
* done unstable implementation
* clippy
* finishing touches for unstable
* no_std
* fmt
* event mgr stablity
* fixed stability value
* displaying
* no_std
* fixed critical whitespace
* send msg only after calibration
* clippy
* Added log to mgr
* moved stability to state
* fix introspection
* space
* fixed docs
Co-authored-by: Dominik Maier <domenukk@gmail.com>
|
2021-12-08 09:54:47 +01:00 |
|
Andrea Fioraldi
|
23b55eae6a
|
Proper run time format for Monitors
|
2021-11-13 18:49:11 +01:00 |
|
Dominik Maier
|
62afed61e2
|
Renamed Stats to Monitors (#373)
* renamed stats to monitors
* added depreciation notices
* resorted generics alphaabetically
* added monitors
* fmt fuzzers
* added depreciation note for usermonitor
* fmt all fuzzers script
* more fmt
* renamed some monitor things back to stats
* fixed rename
|
2021-11-12 11:01:08 +01:00 |
|