Skip to content

Releases: ispras/Futag

latest

21 Dec 08:01
Compare
Choose a tag to compare
latest Pre-release
Pre-release
fix #42, fix #39, fix #41

Futag 1.2.1

14 Dec 09:32
Compare
Choose a tag to compare
remove self.header

collect-var

22 Nov 22:15
Compare
Choose a tag to compare
collect-var Pre-release
Pre-release

Command:

scan-build -disable-checker core -enable-checker futag.FutagCatchInfo -analyzer-config futag.FutagCatchInfo:FuncName=test -analyzer-config futag.FutagCatchInfo:BeginLine=65 -analyzer-config futag.FutagCatchInfo:EndLine=91 ~/Futag/futag-llvm/bin/clang -c -DHAVE_CONFIG_H -I/home/futag/Futag-tests/curl/curl-7.85.0/include -I/home/futag/Futag-tests/curl/curl-7.85.0/.futag-build/lib -I/home/futag/Futag-tests/curl/curl-7.85.0/lib -Werror-implicit-function-declaration -O2 -Wno-system-headers -pthread -o lib503-lib503.o /home/futag/Futag-tests/curl/curl-7.85.0/tests/libtest/lib503.c
image

Futag 1.2

21 Oct 13:15
Compare
Choose a tag to compare
  • Add support for AFLplusplus
  • Generate fuzzing drivers for C++ (just only for methods and constructors of class, which has default constructors)
  • Fix some errors with analysis and generator.

pre-release

13 Sep 12:59
Compare
Choose a tag to compare
pre-release Pre-release
Pre-release
  • Migrate to LLVM-14.0.6
  • Optimize auto_build() with Cmake and configure
  • Fix error while building PHP
  • Support for Ubuntu 22.

What's Changed

New Contributors

Full Changelog: https://github.com/ispras/Futag/commits/pre-release