Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AFLplusplus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ulf Kargén
AFLplusplus
Commits
38ab1eda
Commit
38ab1eda
authored
2 years ago
by
vanhauser-thc
Browse files
Options
Downloads
Patches
Plain Diff
4.03c
parent
6afca4f0
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
README.md
+2
-2
2 additions, 2 deletions
README.md
docs/Changelog.md
+1
-5
1 addition, 5 deletions
docs/Changelog.md
include/config.h
+1
-1
1 addition, 1 deletion
include/config.h
qemu_mode/QEMUAFL_VERSION
+1
-1
1 addition, 1 deletion
qemu_mode/QEMUAFL_VERSION
qemu_mode/qemuafl
+1
-1
1 addition, 1 deletion
qemu_mode/qemuafl
with
6 additions
and
10 deletions
README.md
+
2
−
2
View file @
38ab1eda
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
<img
align=
"right"
src=
"https://raw.githubusercontent.com/AFLplusplus/Website/master/static/aflpp_bg.svg"
alt=
"AFL++ logo"
width=
"250"
heigh=
"250"
>
<img
align=
"right"
src=
"https://raw.githubusercontent.com/AFLplusplus/Website/master/static/aflpp_bg.svg"
alt=
"AFL++ logo"
width=
"250"
heigh=
"250"
>
Release version:
[
4.0
2
c
](
https://github.com/AFLplusplus/AFLplusplus/releases
)
Release version:
[
4.0
3
c
](
https://github.com/AFLplusplus/AFLplusplus/releases
)
GitHub version: 4.0
3
a
GitHub version: 4.0
4
a
Repository:
Repository:
[
https://github.com/AFLplusplus/AFLplusplus
](
https://github.com/AFLplusplus/AFLplusplus
)
[
https://github.com/AFLplusplus/AFLplusplus
](
https://github.com/AFLplusplus/AFLplusplus
)
...
...
This diff is collapsed.
Click to expand it.
docs/Changelog.md
+
1
−
5
View file @
38ab1eda
...
@@ -3,12 +3,8 @@
...
@@ -3,12 +3,8 @@
This is the list of all noteworthy changes made in every public
This is the list of all noteworthy changes made in every public
release of the tool. See README.md for the general instruction manual.
release of the tool. See README.md for the general instruction manual.
## Staying informed
Want to stay in the loop on major new features? Join our mailing list by
### Version ++4.03c (release)
sending a mail to
<afl-users+subscribe@googlegroups.com>
.
### Version ++4.03a (dev)
-
Building now gives a build summary what succeeded and what not
-
Building now gives a build summary what succeeded and what not
-
afl-fuzz:
-
afl-fuzz:
-
added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead
-
added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead
...
...
This diff is collapsed.
Click to expand it.
include/config.h
+
1
−
1
View file @
38ab1eda
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
/* Version string: */
/* Version string: */
// c = release, a = volatile github dev, e = experimental branch
// c = release, a = volatile github dev, e = experimental branch
#define VERSION "++4.03
a
"
#define VERSION "++4.03
c
"
/******************************************************
/******************************************************
* *
* *
...
...
This diff is collapsed.
Click to expand it.
qemu_mode/QEMUAFL_VERSION
+
1
−
1
View file @
38ab1eda
61bc152384
d09c24cb12
This diff is collapsed.
Click to expand it.
qemuafl
@
d09c24cb
Compare
61bc1523
...
d09c24cb
Subproject commit
61bc1523848a5235b43719c9fa7d78e9a970a1aa
Subproject commit
d09c24cb12a7bd2326641ce57ea10be6c4d1d612
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment