Skip to content

Releases: resurrecting-open-source-projects/sniffit

sniffit-0.7

23 Sep 00:02

Choose a tag to compare

  • Fixed several build warnings.
  • Fixed the build with GCC 14 and 15.
  • Fix NETDEV_NR for SunOS.
  • Improved the build system.
  • Improved the source code.
  • Improved the README.FIRST and FAQ.
  • Removed "timing" because it is write-only.

Special thanks to @infrastation

sniffit-0.6

24 Apr 01:10

Choose a tag to compare

  • Fixed -Wimplicit-function-declaration.

sniffit-0.5

20 Apr 02:03

Choose a tag to compare

  • Created full-check.yml file to provide CI tests in GitHub.
  • Fixed a FTBFS with GCC-10. Thanks to Jaime Peñalba from netdiscover project.
  • Reorganized Makefile.am.
  • Updated URL of the projext in docs.

Resurrecting Sniffit

15 Nov 13:56

Choose a tag to compare

  • Added all patches from Debian.
  • Full conversion to autotools:
    • Previous configure.ac rewritten.
    • Created Makefile.am.
    • Created autogen.sh to use autoreconf (yes, it works fine now).
  • Removed embedded libpcap.
  • Removed the statement about libpcap from LICENSE file.
  • Reorganized the source code.
  • Several adjustments and fixes (including CVE-2014-5439).
  • Long life to sniffit!