Releases: resurrecting-open-source-projects/sniffit
Releases · resurrecting-open-source-projects/sniffit
sniffit-0.7
- 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
- Fixed -Wimplicit-function-declaration.
sniffit-0.5
- 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
- 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!