· airdrop-ng: New tool by TheX1le.
· airodump-ng, aircrack-ng, airdecap-ng, airbase-ng: Fixed buffer overflow in airodump-ng due to forged eapol frame.
· aircrack-ng: Fixed multicast detection (WPA handshake detection).
· airodump-ng: Added interaction (see wiki for the commands).
· airodump-ng: Fixed client time in netxml file.
· airtun-ng: Add WDS and bridge support.
· airbase-ng: automatically set privacy bit to 1 if WPA or WPA2 is used (-Z or -z option).
· airmon-ng: Updated iw URL for v0.9.19.
· airdriver-ng: Fixed link for madwifi-ng.
· aireplay-ng: Chopchop enhancement to not stop but wait on deauth packets.
· tkiptun-ng: Fixed segfault.
· wesside-ng: Fixed compilation bug with recent version of gcc.
· cygwin: Compiling sqlite isn't necessary anymore, libsqlite3-devel package can be used.
· osdep: Strict aliasing and x86_64 fix.
· osdep: Add tap support for Darwin/OS X. Still require tuntaposx from sourceforge to work.
· All: Fixed compilation on cygwin 1.7.
· All: Fixed compilation on recent version of OSX.
· manpages: Fixed aireplay-ng manpage for attack 0: not disassociation packets, deauth packets.
· manpages: Added the keys for interaction in airodump-ng.
· patches: Added regulatory domains override patches for atheros drivers (ath5k, ath9k and ar9170).
· patches: Added 2.6.32 patch for r8187 driver (ieee80211).
· Makefiles: Fixed make uninstall.
· airserv-ng: Now works fine between 32 and 64bit OSes.
· wesside-ng: Fixed some endianness bugs
· airodump-ng-oui-update: Make sure the user is root when updating the file.
· airmon-ng: Updated iw download link (0.9.17).
· All: Fixed compilation with some gcc.
· patches: Added missing patches from patches.aircrack-ng.org: mac80211_2.6.28-rc4-wl_frag+ack_v3.patch
· manpage: Updated aireplay-ng manpage.
· INSTALLING: Removed (now) useless requirement for OSX installation.
· GUI (windows): Fixed 2nd selection of a capture file.
· aircrack-ng: Cracking WPA now does only require 2 packets (instead of 4).
· airodump-ng: Fixed (WEP) open system and shared key system detection.
· airodump-ng (win): Battery status is now displayed.
· airdriver-ng: Fixed module detection.
· airdriver-ng: Updated drivers.
· airdriver-ng: Added firmware support.
· airdriver-ng: Added softmac installation.
· airdecap-ng: Save packets with ICV error in a separate file.
· airolib-ng: Automatically create a database if it does not exist. “init” option is not necessary anymore.
· airolib-ng: Now uses getopts for options.
· airdriver-ng: Updated some drivers download locations.
· airdriver-ng: Fixed softmac installation
· airmon-ng: Added detection of ipwraw-ng driver.
· airmon-ng: When stopping an interface, it is in managed mode
· Makefile: supports DESTDIR or destdir parameter.
· Makefile: renamed ROOT (used by gentoo for other stuff) variable by AC_ROOT.
· manpages: Fixes for whatis
· patches: updated cygwin sqlite patch
· patches: updated rtl8187 patch
· Added instructions to compile airolib-ng and using '-r' option in aircrack-ng for cygwin.
· Fixed compilation of aircrack-ng with some gcc versions