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 [2013/12/01 05:44] – Added links to trac tickets mister_xchangelog [2015/04/10 15:16] – Aircrack-ng 1.2 RC2 mister_x
Line 1: Line 1:
 ====== Aircrack-ng Changelog ====== ====== Aircrack-ng Changelog ======
 +
 +**Version 1.2-rc2 (changes from aircrack-ng 1.2-rc1) - Released 10 April 2015:**
 +  * Airtun-ng: Adds WPA CCMP and TKIP decryption and CCMP encryption
 +  * Compilation: Added support for DUMA.
 +  * Makefile: Renamed 'unstable' to 'experimental'.
 +  * Airodump-ng: Fixed XML sanitizing.
 +  * Airmon-ng: Airmon-zc is now stable enough to replace airmon-ng.
 +  * Manpages: Removed airdriver-ng manpage and references to it (forgot to do it before the previous release).
 +  * Manpages: Updated 'see also' references in all manpages.
 +  * PCRE: Added it in various places and docs.
 +  * WZCook: Fixed processing values stored in register.
 +  * Updated a few headers files (if_llc, ieee80211, ethernet and if_arp).
 +  * Travis CI: updated make parameter and add testing with pcre.
 +  * Compilation: de-hardcode -lpcap to allow specifying pcap libraries.
 +  * Makefile: Fixed installing/uninstalling Airdrop-ng documentation files.
 +  * Makefile: Fixed uninstalling ext_scripts.
 +  * Airodump-ng: Added new paths (and removed one) for OUI files and simplified logic to find the OUI file.
 +  * Aircrack-ng: Fixed ignoring -p when specified after -S.
 +  * Airmon-ng: fixes for openwrt busybox ps/grep issues which do not seem present in other versions of busybox
 +  * Airmon-ng: fix vm detection.
 +  * Airserv-ng: Fixed channel setting (and assert call).
 +  * Airodump-ng: Fixes to NetXML (unassociated clients missing and various other small bugs) and update the code to match current NetXML output.
 +  * Airodump-ng: Removed requirement for 2 packets before AP is written to output (text) files.
 +  * Airodump-ng: Fixed formatting of ESSID and display of WPA/WPA2 (as well as a bunch of other small fixes) in CSV file.
 +  * Airodump-ng: Fixed GPSd.
 +  * Airodump-ng: Allow to specify write interval for CSV, kismet CSV and NetXML files.
 +  * Airserv-ng: Fixed wrong station data displayed in Airodump-ng.
 +  * General: Fixed 64 bit promotion issues.
 +  * General: Fixed a bunch of uninitialized values and non-zeroed structures (upon allocating them).
 +  * General: Added Stack protection.
 +  * Various other small fixes and improvements.
 +
 +**Version 1.2-rc1 (changes from aircrack-ng 1.2-beta3) - Released 31 October 2014:**
 +  * Airodump-ng should be able to parse the canonical oui file.
 +  * Airodump-ng: Fixed GPS stack overflow.
 +  * Airodump-ng: Fixed stopping cleanly with Ctrl-C.
 +  * Airmon-zc: better handling for when modules are not available (incomplete)
 +  * Airmon-zc: users can now start the monitor interface again to change channels
 +  * Airmon-zc: update to use ip instead of ifconfig if available.
 +  * Airmon-zc: better handling of devices without pci bus
 +  * Aireplay-ng: Fixed tcp_test stack overflow.
 +  * OSdep: Fixed libnl detection. Also avoid detection on non Linux systems.
 +  * OSdep: Fixed segmentation fault that happens with a malicious server.
 +  * Besside-ng: Add regular expression matching for the SSID.
 +  * Buddy-ng: Fixed segmentation fault.
 +  * Makefile: Fixed 'commands commence before first target' error when building Aircrack-ng.
 +  * Fixed segfault when changing the optimization when compiling with gcc thanks to Ramiro Polla.
 +  * Removed airdriver-ng (outdated and not meant for today's kernels)
 +  * Added gitignore file.
 +  * Fixed build issues on other compilers by using stdint.h types.
 +  * Updating installation file and added pkg-config as a requirement.
 +  * Various small fixes and improvements.
 +
 +**Version 1.2-beta3 (changes from aircrack-ng 1.2-beta2) - Released 31 March 2014:**
 +  * Finally properly fixed the buffer overflow.
 +  * Fixed channel parsing (eg 108, 125) and updated radiotap parser.
 +  * Various other small fixes.
  
 **Version 1.2-beta2 (changes from aircrack-ng 1.2-beta1) - Released 30 November 2013:** **Version 1.2-beta2 (changes from aircrack-ng 1.2-beta1) - Released 30 November 2013:**
Line 636: Line 693:
 ---- ----
  
-for the original [[changelog_aircrack|Aircrack Changelog]] +for the original [[changelog_aircrack|Aircrack Changelog]]
changelog.txt · Last modified: 2022/05/11 02:51 by mister_x