* regexp filter had a copy-paste error talking about size filter, fixed * implement -mr/-fr FUZZ, detecting if fuzzed input is present in response. resolves #76 * quote regexp control characters to obtain exact matches (according to joohoi's comment) * allow keywords as part of regexp matching/filtering * updated changelog Co-authored-by: Joona Hoikkala <joohoi@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| filter_test.go | ||
| filter.go | ||
| lines_test.go | ||
| lines.go | ||
| regex.go | ||
| regexp_test.go | ||
| size_test.go | ||
| size.go | ||
| status_test.go | ||
| status.go | ||
| words_test.go | ||
| words.go | ||