SHA256
1
0
forked from pool/afl
Commit Graph

99 Commits

Author SHA256 Message Date
0f7a6c5c15 2.44b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=79
2017-07-03 08:20:02 +00:00
78226c0401 - update to 2.41b:
- Addressed a major user complaint related to timeout detection. Timing out
    inputs are now binned as "hangs" only if they exceed a far more generous
    time limit than the one used to reject slow paths.
- update to 2.40b:
  - Fixed a minor oversight in the insertion strategy for dictionary words.
    Spotted by Andrzej Jackowski.
  - Made a small improvement to the havoc block insertion strategy.
  - Adjusted color rules for "is it done yet?" indicators.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=77
2017-04-12 06:26:28 +00:00
Martin Pluskal
ba6acf2ea1 Accepting request 477825 from home:sfalken:branches:devel:tools
- Changed %doc line, to clear buildfailure in openSUSE:Factory
  Due to unpackaged files

OBS-URL: https://build.opensuse.org/request/show/477825
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=75
2017-03-09 08:31:09 +00:00
eb03ddfa23 - update to 2.39b:
- Improved error reporting in afl-cmin. Suggested by floyd.
  - Made a minor tweak to trace-pc-guard support. Suggested by kcc.
  - Added a mention of afl-monitor.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=73
2017-02-10 12:09:56 +00:00
aaa39f5627 Accepting request 454277 from home:AndreasStieger:branches:devel:tools
afl 2.38b

OBS-URL: https://build.opensuse.org/request/show/454277
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=72
2017-02-02 18:42:47 +00:00
Martin Pluskal
788f2cd04f Accepting request 436436 from home:pluskalm:branches:devel:tools
- Update to version 2.35b:
  * Fixed a minor cmdline reporting glitch, spotted by Leo Barnes.
  * Fixed a silly bug in libdislocator. Spotted by Johannes Schultz.
- Changes for version 2.34b:
  * Added a note about afl-tmin to technical_details.txt.
  * Added support for AFL_NO_UI, as suggested by Leo Barnes.
- Changes for version 2.33b:
  * Added code to strip -Wl,-z,defs and -Wl,--no-undefined for
    fl-clang-fast, since they interfere with -shared. Spotted and
    iagnosed by Toby Hutton.
  * Added some fuzzing tips for Android.

OBS-URL: https://build.opensuse.org/request/show/436436
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=70
2016-10-20 18:27:52 +00:00
2b75b08ec6 Accepting request 422107 from home:msmeissn:branches:devel:tools
- Version 2.32b:
  - Added a check for AFL_HARDEN combined with AFL_USE_*SAN. Suggested by Hanno Boeck.
  - Made several other cosmetic adjustments to cycle timing in the wake of the big tweak made in 2.31b.
- Version 2.31b:
  - Changed havoc cycle counts for a marked performance boost, especially
    with -S / -d. See the discussion of FidgetyAFL in:
    https://groups.google.com/forum/#!topic/afl-users/fOPeb62FZUg
    While this does not implement the approach proposed by the authors of
    the CCS paper, the solution is a result of digging into that research;
    more improvements may follow as I do more experiments and get more
    definitive data.
- Version 2.30b:
  - Made minor improvements to persistent mode to avoid the remote
    possibility of "no instrumentation detected" issues with very low
    instrumentation densities.
  - Fixed a minor glitch with a leftover process in persistent mode.
    Reported by Jakub Wilk and Daniel Stender.
  - Made persistent mode bitmaps a bit more consistent and adjusted the way
    this is shown in the UI, especially in persistent mode.
- Version 2.29b:
  - Made a minor #include fix to llvm_mode. Suggested by Jonathan Metzman.
  - Made cosmetic updates to the docs.
- Version 2.28b:
  - Added "life pro tips" to docs/.
  - Moved testcases/_extras/ to dictionaries/ for visibility.
  - Made minor improvements to install scripts.
  - Added an important safety tip.
- Version 2.27b:
  - Added libtokencap, a simple feature to intercept strcmp / memcmp and
    generate dictionary entries that can help extend coverage.

OBS-URL: https://build.opensuse.org/request/show/422107
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=68
2016-08-25 13:19:30 +00:00
b26fd75d55 afl 2.21b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=66
2016-07-23 19:11:26 +00:00
0c74a46b0d afl 2.20b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=65
2016-07-22 08:47:17 +00:00
eabc8530c7 afl 2.17b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=63
2016-06-28 06:30:22 +00:00
7cc6a08424 Accepting request 402522 from home:AndreasStieger:branches:devel:tools
afl 2.14b

OBS-URL: https://build.opensuse.org/request/show/402522
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=61
2016-06-15 18:29:32 +00:00
08b9a42a95 Accepting request 399107 from home:AndreasStieger:branches:devel:tools
afl 2.13b

OBS-URL: https://build.opensuse.org/request/show/399107
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=59
2016-05-31 11:22:31 +00:00
0212c49cbf Accepting request 393277 from home:AndreasStieger:branches:devel:tools
afl 2.11b

OBS-URL: https://build.opensuse.org/request/show/393277
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=57
2016-05-02 11:11:25 +00:00
21920e91e5 Accepting request 390312 from home:AndreasStieger:branches:devel:tools
afl 2.10b

OBS-URL: https://build.opensuse.org/request/show/390312
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=55
2016-04-16 15:15:14 +00:00
dbde4086ba Accepting request 380718 from home:pluskalm:branches:devel:tools
- Update to 2.09b

OBS-URL: https://build.opensuse.org/request/show/380718
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=53
2016-03-29 14:56:07 +00:00
c230bfa2b7 Accepting request 362600 from home:AndreasStieger:branches:devel:tools
afl 2.05b

OBS-URL: https://build.opensuse.org/request/show/362600
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=50
2016-02-28 14:00:33 +00:00
352513574d Accepting request 361309 from home:AndreasStieger:branches:devel:tools
afl 2.04b

OBS-URL: https://build.opensuse.org/request/show/361309
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=48
2016-02-24 21:56:42 +00:00
28077c76eb Accepting request 359641 from home:AndreasStieger:branches:devel:tools
afl 2.01b

OBS-URL: https://build.opensuse.org/request/show/359641
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=47
2016-02-16 15:39:51 +00:00
312338bba1 Accepting request 358851 from home:AndreasStieger:branches:devel:tools
afl 1.99b

OBS-URL: https://build.opensuse.org/request/show/358851
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=46
2016-02-11 12:24:11 +00:00
db6d77e10f Accepting request 358782 from home:AndreasStieger:branches:devel:tools
afl 1.98b

OBS-URL: https://build.opensuse.org/request/show/358782
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=45
2016-02-10 20:29:36 +00:00
88a93fb73a Accepting request 349657 from home:pluskalm:branches:devel:tools
- Update to 1.96b
  * Added -fpic to CFLAGS for the clang plugin, as suggested by 
		Hanno Boeck.
  * Made another clang change (IRBuilder) suggested by Jeff Trull.
  * Fixed several typos, spotted by Jakub Wilk.
  * Added support for AFL_SHUFFLE_QUEUE, based on discussions with
    Christian Holler.

OBS-URL: https://build.opensuse.org/request/show/349657
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=43
2015-12-19 15:52:34 +00:00
58757387b2 Accepting request 344164 from home:AndreasStieger:branches:devel:tools
afl 1.95b

OBS-URL: https://build.opensuse.org/request/show/344164
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=41
2015-11-13 09:10:07 +00:00
7169fb916e Accepting request 335942 from home:AndreasStieger:branches:devel:tools
afl 1.94b

OBS-URL: https://build.opensuse.org/request/show/335942
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=39
2015-10-02 15:15:56 +00:00
8805b11799 afl 1.92b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=38
2015-09-07 13:22:42 +00:00
05c6a5186c afl 1.91b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=37
2015-09-03 14:33:55 +00:00
dc5653e42d afl 1.89b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=36
2015-09-02 07:58:53 +00:00
cb4eca8d1e afl 1.88b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=35
2015-08-31 11:41:03 +00:00
4bff8b177b Accepting request 327581 from home:AndreasStieger:branches:devel:tools
afl 1.87b

OBS-URL: https://build.opensuse.org/request/show/327581
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=34
2015-08-27 14:36:45 +00:00
6353e8b62b Accepting request 321769 from home:AndreasStieger:branches:devel:tools
afl 1.86b

OBS-URL: https://build.opensuse.org/request/show/321769
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=32
2015-08-10 20:07:05 +00:00
85c5cba698 Accepting request 320713 from home:pluskalm:branches:devel:tools
- Update to 1.85b

OBS-URL: https://build.opensuse.org/request/show/320713
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=30
2015-08-05 15:25:41 +00:00
28e6e67fff Accepting request 312070 from home:AndreasStieger:branches:devel:tools
afl 1.83b

OBS-URL: https://build.opensuse.org/request/show/312070
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=29
2015-06-15 09:10:04 +00:00
Martin Pluskal
75fac5ddef Accepting request 311922 from home:AndreasStieger:branches:devel:tools
afl 1.82b

OBS-URL: https://build.opensuse.org/request/show/311922
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=28
2015-06-13 11:19:31 +00:00
153874075d Accepting request 309666 from home:AndreasStieger:branches:devel:tools
afl 1.80

OBS-URL: https://build.opensuse.org/request/show/309666
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=27
2015-06-01 15:56:46 +00:00
4a877f537a Accepting request 308616 from home:AndreasStieger:branches:devel:tools
afl 1.79b

OBS-URL: https://build.opensuse.org/request/show/308616
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=26
2015-05-25 07:46:25 +00:00
af75b88c73 - builds for i586 x86_64 only
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=25
2015-05-19 07:26:59 +00:00
8aba286470 Accepting request 307841 from home:AndreasStieger:branches:devel:tools
afl 1.78b

OBS-URL: https://build.opensuse.org/request/show/307841
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=23
2015-05-18 17:16:31 +00:00
6e6ca18223 Accepting request 305942 from home:AndreasStieger:branches:devel:tools
afl 1.77b

OBS-URL: https://build.opensuse.org/request/show/305942
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=21
2015-05-08 13:11:30 +00:00
0da2370de9 Accepting request 304153 from home:AndreasStieger:branches:devel:tools
afl 1.73b

OBS-URL: https://build.opensuse.org/request/show/304153
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=19
2015-04-27 08:57:23 +00:00
73389ec0ad Accepting request 298226 from home:AndreasStieger:branches:devel:tools
afl 1.71b

OBS-URL: https://build.opensuse.org/request/show/298226
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=17
2015-04-20 17:27:49 +00:00
Martin Pluskal
2d10b23fd3 Accepting request 297077 from home:AndreasStieger:branches:devel:tools
afl 1.69b

OBS-URL: https://build.opensuse.org/request/show/297077
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=15
2015-04-16 07:56:15 +00:00
31863b677f Accepting request 295813 from home:AndreasStieger:branches:devel:tools
afl 1.67b

OBS-URL: https://build.opensuse.org/request/show/295813
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=14
2015-04-13 20:03:16 +00:00
5231c7860a Accepting request 295706 from home:AndreasStieger:branches:devel:tools
afl 1.65b

OBS-URL: https://build.opensuse.org/request/show/295706
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=13
2015-04-13 15:14:16 +00:00
500c6dff49 Accepting request 295469 from home:AndreasStieger:branches:devel:tools
afl 1.64b

OBS-URL: https://build.opensuse.org/request/show/295469
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=12
2015-04-12 09:46:19 +00:00
0bbe707be7 Accepting request 295378 from home:AndreasStieger:branches:devel:tools
afl 1.62b

OBS-URL: https://build.opensuse.org/request/show/295378
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=10
2015-04-11 07:24:35 +00:00
bcd843e0fc Accepting request 295162 from home:AndreasStieger:branches:devel:tools
afl 1.60b

OBS-URL: https://build.opensuse.org/request/show/295162
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=8
2015-04-09 13:22:04 +00:00
9d3eaeb885 Accepting request 293475 from home:AndreasStieger:branches:devel:tools
- fix SLE 11 SP3 build, add afl-1.58b-fix-paths.patch

OBS-URL: https://build.opensuse.org/request/show/293475
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=7
2015-03-27 20:33:36 +00:00
dea462c995 Accepting request 293426 from home:AndreasStieger:branches:devel:tools
afl 1.58b

OBS-URL: https://build.opensuse.org/request/show/293426
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=6
2015-03-27 14:44:52 +00:00
c7bac6b680 - updated to 1.57b
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=2
2015-03-24 15:58:41 +00:00
2cc4372636 Accepting request 286329 from home:AndreasStieger
afl 1.46b, a security-oriented fuzzer

OBS-URL: https://build.opensuse.org/request/show/286329
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=1
2015-02-16 13:04:02 +00:00