2015-02-09 18:28:42 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Get rid of REPLACE_BASH= airdriver-ng ... The script is no more present.
|
2015-02-07 02:35:37 by Tobias Nygren | Files touched by this commit (20) | |
Log message:
Update to aircrack-ng-1.2-rc1. (Untested, but builds)
Can go to pkgsrc proper after someone tests it.
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:
Airbase-ng: Fixed order of IE when creating soft Access Point.
Airbase-ng: Fixed Caffe Latte Attack not working for all clients.
Aircrack-ng: Improved PTW speed thanks to Ramiro Polla.
Airmon-zc: Fixed improper use of the interface.
Airdecap-ng: Fixed decoding captures with WMM enabled.
Various: Fixed memory leaks in Aircrack-ng, Aireplay-ng, OSdep.
Added support for static analysis using Coverity Scan.
Fixed compilation due to PIC unfriendly assembly on Gentoo hardened.
Fixed running tests using 'make check'.
Fixed building aircrack-ng with recent version of gcc and also on cygwin.
Various other small fixes.
|
2014-11-22 01:00:06 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Add TODO file to record its vulnerabilities.
|
2013-09-06 16:34:01 by Tobias Nygren | Files touched by this commit (1) |
Log message:
add missing file to PLIST
|
2013-06-12 19:45:49 by Adam Ciarcinski | Files touched by this commit (9) |
Log message:
Changes 1.2 beta 1:
Compilation fixes on all supported OSes.
Makefile improvement and fixes.
A lot of fixes and improvements on all tools and documentation.
Fixed licensing issues.
Added a few new tools and scripts (including distributed cracking tool).
Fixed endianness and QoS issues.
|
2013-02-01 23:22:15 by Thomas Klausner | Files touched by this commit (11) |
Log message:
Reset MAINTAINER/OWNER (became observers)
|
2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
|
2012-08-20 15:23:18 by iMil | Files touched by this commit (10) |
Log message:
Added license + CVS messages to make pkglint happy
|
2012-01-03 23:11:35 by Georg Schwarz | Files touched by this commit (1) |
Log message:
security issue is fixed in 1.1 according to http://secunia.com/advisories/39150/
|
2010-04-25 22:17:11 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.1:
* 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.
|