Philip.Hazel
|
a3275d1e0f
|
Implement PCRE2_ENDANCHORED.
|
2017-04-04 17:09:33 +00:00 |
Philip.Hazel
|
88db1be123
|
Change "limit recursion" to "limit depth" in code and build systems because the
old name, which is retained as a synonym for the moment, is no longer
appropriate.
|
2017-03-12 13:47:01 +00:00 |
Philip.Hazel
|
f42fb677b9
|
Limit the subject length in the fuzzer support function, to avoid wasting time
searching large trees.
|
2016-12-31 13:46:36 +00:00 |
Philip.Hazel
|
62659dd2f3
|
Add callout_error to pcre2test and stop the fuzzer after 100 callouts.
|
2016-12-28 15:05:48 +00:00 |
Philip.Hazel
|
dfff2fbc9f
|
Limit the fuzzing function with match limit = recursion limit = 100.
|
2016-12-20 17:10:30 +00:00 |
Philip.Hazel
|
d3e36ba59e
|
Minor wording tweak.
|
2016-11-25 10:38:38 +00:00 |
Philip.Hazel
|
6962217441
|
Make fuzz support abort on internal errors.
|
2016-11-24 15:57:34 +00:00 |
Philip.Hazel
|
270eaa7615
|
Fix bad working space size calculation when PCRE2_AUTO_CALLOUT is set.
|
2016-11-04 16:35:47 +00:00 |
Philip.Hazel
|
2aa482039a
|
Add fuzzer support features.
|
2016-10-31 17:19:00 +00:00 |