Skip to content

Files

Latest commit

e182139 Β· Mar 12, 2025

History

History
341 lines (188 loc) Β· 11 KB

CHANGES.md

File metadata and controls

341 lines (188 loc) Β· 11 KB

Changes

0.15.17

  • The version of AFL++ on crates.io was 4.21a, not 4.31c. This release correct the error.

    Note that if AFL++ is built for your default Rust toolchain, then cargo afl --version will show AFL++'s version:

    $ cargo afl --version
    cargo-afl 0.15.17 (AFL++ version 4.31c)
                                     ^^^^^
    

0.15.16

0.15.15

  • Update AFLplusplus to 4.31c

    Version 0.15.14 claimed that it updated AFLplusplus to 4.31c. However, commit e586a66 incorrectly undid the update. This release corrects the error.

0.15.14

0.15.13

0.15.12

0.15.11

0.15.10

0.15.9

0.15.8

0.15.7

0.15.6

0.15.5

0.15.4

0.15.3

0.15.2

0.15.1

0.15.0

0.14.5

0.14.4

0.14.3

0.14.2

0.14.1

  • No functional changes. Version 0.14.1 was needed because version 0.14.0 failed to include the AFLplusplus submodule.

0.14.0

0.13.5

0.13.4

0.13.3

0.13.2

0.13.1

0.13.0

0.12.17

0.12.16

0.12.15

0.12.14

0.12.13

0.12.12

0.12.11

0.12.10

0.12.9

0.12.8

0.12.7

0.12.6

0.12.5

0.12.4

0.12.3

0.12.2

0.12.1

0.12.0

0.11.1

0.11.0

0.10.1

0.10.0

0.9.0

0.8.0

0.7.0

0.6.0

0.5.2

0.5.1

0.5.0

0.4.4

0.4.3

0.4.2

0.4.1

0.4.0

0.3.2

0.3.1

0.3.0

0.2.3

0.2.2

0.2.1

0.2.0

0.1.5

  • Don't enforce LLVM version 3.8

0.1.4

  • Merged in upstream changes for LLVM files: afl-llvm-pass.so.cc, afl-llvm-rt.o.c
  • Check check for llvm-config-3.8 in PATH in addition to llvm-config
  • Utilities for reading from standard input and handling panics: afl::handle_*
  • Initial writing for "The afl.rs Book"

0.1.3

0.1.2