This repository has been archived by the owner on Mar 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 305
Some bug fixes and improvements for cygwin #23
Open
weyou
wants to merge
10
commits into
aircrack-ng:master
Choose a base branch
from
weyou:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The cygwin module created a thread to monitor the packets on wi_open(). But fork() in a multiple threads is very problematic(may cause the hopper process to exit abnormally).
Normally, OUI file is distributed along with the .exe file under windows.
Otherwise, aireplay-ng will stick to channel 1, that's not expected.
I'll have to check what's left to commit since part of it was already committed to our subversion repository. Airserv-ng issue committed in r2495. |
clopez
pushed a commit
that referenced
this pull request
Mar 21, 2015
…tial pull request #23 from aircrack-ng/aircrack-ng#23. Patch by weyou. git-svn-id: http://svn.aircrack-ng.org/trunk@2495 28c6078b-6c39-48e3-add9-af49d547ecab
|
Committed 7673adc (fixed indentation) in http://trac.aircrack-ng.org/changeset/2506 |
clopez
pushed a commit
that referenced
this pull request
Mar 31, 2015
#23 from aircrack-ng/aircrack-ng#23. Patch by Kelvin You <[email protected]> git-svn-id: http://svn.aircrack-ng.org/trunk@2506 28c6078b-6c39-48e3-add9-af49d547ecab
clopez
pushed a commit
that referenced
this pull request
Feb 19, 2018
Otherwise, aireplay-ng will stick to channel 1, that's not expected. Merged partial pull request #23 from aircrack-ng/aircrack-ng#23. Patch by weyou. git-svn-id: http://svn.aircrack-ng.org/trunk@3012 28c6078b-6c39-48e3-add9-af49d547ecab
clopez
pushed a commit
that referenced
this pull request
Feb 19, 2018
from #23 on GitHub). git-svn-id: http://svn.aircrack-ng.org/trunk@3013 28c6078b-6c39-48e3-add9-af49d547ecab
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.