27
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed number of tries when using "-o". More... about 18 years ago
Fixed segfault processing packets that contain no LLC/SNAP header. More... about 18 years ago
Added -y to the man page. More... about 18 years ago
Added -y to the help screen. More... about 18 years ago
Removed madwifi debug information since madwifi-ng is correctly detected. More... about 18 years ago
sideFX injection patch for wlan-ng 0.2.5 More... about 18 years ago
Updated -k, -l, -o, -q parameters. More... about 18 years ago
Updated madwifi-ng patch to r1886 More... about 18 years ago
Fixed opt.npackets off by one error, set number of keep alive packets to the "-o" value. Deleted "Got answer" option from --fragment, as it produced false positives. More... about 18 years ago
Updated ChangeLog More... about 18 years ago
Updated manpages version and date More... about 18 years ago
Fixed .txt probed essid bug. More... about 18 years ago
Fixed .txt output bug, used stderr instead of G.f_txt (Closes: #43). More... about 18 years ago
Recovering 7 instead of 8 bytes... More... about 18 years ago
Added warning when iface MAC != (-h) and added -o -q parameters for controlling the fakeauth packetcount and per keep-alive delay (Closes: #44). More... about 18 years ago
Fixed detection for different languages. More... about 18 years ago
Added small script to get the revision number see #39. More... about 18 years ago
Fixed: make doc fails due to missing INSTALL file (Closes: #41) More... about 18 years ago
Apply r74 to all Makefiles. More... about 18 years ago
Fix svn revision detection in Makefile and make it works it's we're not in a rev copy (ie for release) (Closes: #39). Make this flags independent from CFLAGS/OPTFLAGS as it shouldn't be modified. More... about 18 years ago
Removed quotation around _REVISION definition. More... about 18 years ago
Added SPANTREE detection and functionality for --fragment (Closes #18). More... about 18 years ago
Fixed develvers vs. svnrev bug. More... about 18 years ago
Renamed _DEVEL to _REVISION which is more correct and applyed it to all makefiles. Also renamed version information (using 'r' instead of 'dev'). More... about 18 years ago
Corrected Copyright and added Original work. I'm sorry for being selfish. More... about 18 years ago
Removed _DEVEL 0, see #39. More... about 18 years ago
Added revision definition in Makefile (Closes #39). More... about 18 years ago
Renamed INSTALL to INSTALLING because 'make install' doesn't work on Windows/MacOS, it gave "make: 'install' is up to date.". Windows/DOS/MacOS doesn't make distinction between small and capital letter and the INSTALL file is also treated as install and make thinks that it doesn't have to do anything. More... about 18 years ago
Forbid compiling airodump-ng.c, aireplay-ng.c and airtun-ng.c on other OS than Linux (throws an error when compiling instead of giving errors with some headers not found). More... about 18 years ago
Fixes compilation of airodump-ng.c and aireplay-ng.c on Arch and maybe other distro (Closes: #35) More... about 18 years ago