User Tools

Site Tools


changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
changelog [2015/04/10 15:16] – Aircrack-ng 1.2 RC2 mister_xchangelog [2016/02/15 02:52] – Updated changelog for 1.2 RC4 mister_x
Line 1: Line 1:
 ====== Aircrack-ng Changelog ====== ====== Aircrack-ng Changelog ======
 +
 +**Version 1.2-rc4 (changes from aircrack-ng 1.2-rc3) - Released 14 Feb 2016**:
 +  * Airodump-ng: Increase console window size.
 +  * Aircrack-ng: Added time remaining and percentage done when doing WPA cracking with a dictionary (file).
 +  * Aircrack-ng: Make benchmark last 15 seconds for a more accurate value.
 +  * Aircrack-ng: Fixed compilation on Cygwin 64 and drastically improve cracking speed for all CPUs (up to +175% performance).
 +  * Airmon-ng: Improved chipset detection on FreeBSD.
 +  * Airmon-ng: Display chipset for some Broadcom SDIO.
 +  * Airbase-ng: Fixed broadcasting 'default'.
 +  * General: Updated and cleanup TravisCI file to test compilation and testing on OSX.
 +  * General: Fixed reading large files on Cygwin.
 +  * General: Fixed a bunch of compilation warnings with gcc and clang.
 +  * General: Fixed compilation on Solaris, OpenBSD, DragonFlyBSD 4.4, NetBSD, OSX.
 +  * General: Fixed compilation on ARM and MIPS.
 +  * General: Improved compatibility on FreeBSD and Cygwin (RAM and CPU detection).
 +  * General: Fixed gcc segfault on cygwin.
 +  * General: Memory cleanups, fixed memory leaks and fix other issues reported by Valgrind.
 +  * Testing: Fixes on various OSes.
 +  * INSTALLING: Updated installation instructions for different OS.
 +  * TravisCI: Improved file.
 +
 +**Version 1.2-rc3 (changes from aircrack-ng 1.2-rc2) - Released 21 Nov 2015**:
 +  * Airodump-ng: Prevent sending signal to init which caused the system to reboot/shutdown.
 +  * Airbase-ng: Allow to use a user-specified ANonce instead of a randomized one when doing the 4-way handshake
 +  * Aircrack-ng: Fixed compilation warnings.
 +  * Aircrack-ng: Removed redundant NULL check and fixed typo in another one.
 +  * Aircrack-ng: Workaround for segfault when compiling aircrack-ng with clang and gcrypt and running a check.
 +  * Airmon-ng: Created version for FreeBSD.
 +  * Airmon-ng: Prevent passing invalid values as channel.
 +  * Airmon-ng: Handle udev renaming interfaces.
 +  * Airmon-ng: Better handling of rfkill.
 +  * Airmon-ng: Updated OUI URL.
 +  * Airmon-ng: Fix VM detection.
 +  * Airmon-ng: Make lsusb optional if there doesn't seem to be a usb bus.  Improve pci detection slightly.
 +  * Airmon-ng: Various cleanup and fixes (including wording and typos).
 +  * Airmon-ng: Display iw errors.
 +  * Airmon-ng: Improved handling of non-monitor interfaces.
 +  * Airmon-ng: Fixed error when running 'check kill'.
 +  * Airdrop-ng: Display error instead of stack trace.
 +  * Airmon-ng: Fixed bashism.
 +  * Airdecap-ng: Allow specifying output file names.
 +  * Airtun-ng: Added missing parameter to help screen.
 +  * Besside-ng-crawler: Removed reference to darkircop.org (non-existent subdomain).
 +  * Airgraph-ng: Display error when no graph type is specified.
 +  * Airgraph-ng: Fixed make install.
 +  * Manpages: Fixed, updated and improved airodump-ng, airmon-ng, aircrack-ng, airbase-ng and aireplay-ng manpages.
 +  * Aircrack-ng GUI: Fixes issues with wordlists selection.
 +  * OSdep: Add missing RADIOTAP_SUPPORT_OVERRIDES check.
 +  * OSdep: Fix possible infinite loop.
 +  * OSdep: Use a default MTU of 1500 (Linux only).
 +  * OSdep: Fixed compilation on OSX.
 +  * AppArmor: Improved and added profiles.
 +  * General: Fixed warnings reported by clang.
 +  * General: Updated TravisCI configuration file
 +  * General: Fixed typos in various tools.
 +  * General: Fixed clang warning about 'gcry_thread_cbs()' being deprecated with gcrypt > 1.6.0.
 +  * General: Fixed compilation on cygwin due to undefined reference to GUID_DEVCLASS_NET
 +  * General: Fixed compilation with musl libc.
 +  * General: Improved testing and added test cases (make check).
 +  * General: Improved mutexes handling in various tools.
 +  * General: Fixed memory leaks, use afer free, null termination and return values in various tools and OSdep.
 +  * General: Fixed compilation on FreeBSD.
 +  * General: Various fixes and improvements to README (wording, compilation, etc).
 +  * General: Updated copyrights in help screen.
  
 **Version 1.2-rc2 (changes from aircrack-ng 1.2-rc1) - Released 10 April 2015:** **Version 1.2-rc2 (changes from aircrack-ng 1.2-rc1) - Released 10 April 2015:**
changelog.txt · Last modified: 2022/05/11 02:51 by mister_x