| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow a postfix to be defined for the version number | Jouni Malinen | 2010-10-07 | 1 | -1/+5 |
* | Fix wpa_supplicant AP mode with WPS not to crash | Jouni Malinen | 2010-10-06 | 1 | -0/+2 |
* | Fix AP mode 40 MHz pri/sec channel parsing in overlap determination | Jouni Malinen | 2010-10-06 | 1 | -4/+4 |
* | wext: Fix scan result signal levels when driver reports in dBm | David A Benjamin | 2010-10-04 | 2 | -2/+15 |
* | nl80211: Include linux/rtnetlink.h explicitly | Jouni Malinen | 2010-09-29 | 2 | -0/+2 |
* | nl80211: Sync the header file with wireless-testing.git | Jouni Malinen | 2010-09-29 | 1 | -32/+180 |
* | atheros: Prefer WSC IE in (Re)Association Request frame | Jouni Malinen | 2010-09-24 | 1 | -0/+14 |
* | WPS ER: Add more debug info on initialization errors | Jouni Malinen | 2010-09-24 | 3 | -5/+22 |
* | WPS ER: Make sure PIN timeout does not interrupt PBC operation | Jouni Malinen | 2010-09-23 | 2 | -0/+14 |
* | WPS: Fix hostapd reconfig to update WPS UPnP string pointers | Jouni Malinen | 2010-09-22 | 1 | -0/+9 |
* | WPS: Add more debug details for Credential building | Jouni Malinen | 2010-09-22 | 1 | -1/+5 |
* | WPS ER: Fix debug message for protocol run done case | Jouni Malinen | 2010-09-22 | 1 | -0/+4 |
* | WPS: Fix strict validation of encrypted data for WSC 2.0-only case | Jouni Malinen | 2010-09-22 | 4 | -30/+24 |
* | hostapd: Add virt/phy flag for Display/PushButton if needed (WPS 2.0) | Jouni Malinen | 2010-09-22 | 1 | -0/+16 |
* | WPS: Making some parsing messages use excessive debug level | Jouni Malinen | 2010-09-22 | 1 | -2/+2 |
* | WPS: Fix strict validation of (Re)Association Response | Jouni Malinen | 2010-09-22 | 1 | -1/+1 |
* | WPS 2.0: Provide (Re)Association Response WPS IE to driver | Jouni Malinen | 2010-09-22 | 6 | -8/+29 |
* | WPS: Add MAC address to validation error message for Probe Request | Jouni Malinen | 2010-09-22 | 3 | -5/+6 |
* | WPS: Make testing operations configurable at runtime | Jouni Malinen | 2010-09-21 | 4 | -14/+31 |
* | WPS 2.0: Fix AuthorizedMACs check to accept wildcard address | Jouni Malinen | 2010-09-21 | 1 | -1/+3 |
* | P2P: Fill in default Config Methods in Invitation Request | Jouni Malinen | 2010-09-21 | 1 | -1/+1 |
* | WPS: Fix Beacon WPS IE on concurrent dualband AP in PBC mode | Jouni Malinen | 2010-09-20 | 3 | -1/+44 |
* | WPS: Add BSSID to strict validation error messages | Jouni Malinen | 2010-09-20 | 2 | -4/+7 |
* | WPS: Use same UUID in multi-interface case | Jouni Malinen | 2010-09-20 | 1 | -4/+45 |
* | WPS: Fix CONFIG_WPS_OOB build | Jouni Malinen | 2010-09-19 | 1 | -2/+2 |
* | EAP-pwd: Fix couple of memory leaks | Jouni Malinen | 2010-09-14 | 3 | -4/+19 |
* | EAP-pwd: Move bnctx into per-protocol instance structure | Jouni Malinen | 2010-09-14 | 2 | -41/+53 |
* | EAP-pwd: Add support for EAP-pwd server and peer functionality | Dan Harkins | 2010-09-14 | 18 | -0/+2006 |
* | P2P: Add option for disabling intra BSS distribution | Sudhakar Swaminathan | 2010-09-10 | 6 | -2/+35 |
* | P2P: Fix invitation_received callback to use NULL bssid (if not known) | Ardong Chen | 2010-09-10 | 1 | -1/+1 |
* | P2P: Make sure parsed Device Name gets null terminated | Jouni Malinen | 2010-09-10 | 1 | -0/+1 |
* | P2P: Add peer timeout into group formation 15 second timeout | Jouni Malinen | 2010-09-10 | 4 | -0/+18 |
* | WPS: Allow pending WPS operation to be cancelled | Ardong Chen | 2010-09-10 | 2 | -20/+59 |
* | P2P: Provide local event on GO Neg Req rejection | Jouni Malinen | 2010-09-10 | 2 | -0/+6 |
* | P2P: Process Invitation Request from previously unknown peer | Ardong Chen | 2010-09-10 | 1 | -4/+19 |
* | P2P: Add peer entry based on Provision Discovery Request | Ardong Chen | 2010-09-10 | 3 | -4/+14 |
* | Fix build without CONFIG_P2P=y | Jouni Malinen | 2010-09-09 | 1 | -2/+3 |
* | P2P: Use SSID from GO Negotiation to limit WPS provisioning step | Jouni Malinen | 2010-09-09 | 2 | -3/+14 |
* | P2P: Use operating frequency from peer table as backup for join | Jouni Malinen | 2010-09-09 | 2 | -0/+15 |
* | P2P: Add a workaround for Extended Listen Timing getting stuck | Jouni Malinen | 2010-09-09 | 1 | -0/+14 |
* | P2P: Fix cross connection allowed parser to use correct field | Jouni Malinen | 2010-09-09 | 1 | -1/+1 |
* | P2P: Allow P2P IE without Device Info in (Re)Assoc Req | Jouni Malinen | 2010-09-09 | 2 | -2/+16 |
* | Add test command for disabling/enabling A-MPDU aggregation | Jouni Malinen | 2010-09-09 | 2 | -1/+10 |
* | P2P: Fix code order to avoid potential NULL pointer dereference | Jouni Malinen | 2010-09-09 | 1 | -1/+3 |
* | P2P: Allow driver wrapper to indicate how many stations are supported | Jouni Malinen | 2010-09-09 | 1 | -0/+6 |
* | P2P: Add mechanism for configuring UAPSD parameters for group | Jouni Malinen | 2010-09-09 | 1 | -0/+8 |
* | P2P: Fix build after WSC 2.0 change to use WFA vendor extension | Jouni Malinen | 2010-09-09 | 1 | -1/+1 |
* | WPS: Fix ER PBC overlap detection build with P2P changes | Jouni Malinen | 2010-09-09 | 1 | -1/+1 |
* | P2P: Fix GAS fragmentation to match with IEEE 802.11u | Jouni Malinen | 2010-09-09 | 2 | -16/+33 |
* | P2P: Add Device Password ID to GO Neg Request RX event | Jouni Malinen | 2010-09-09 | 2 | -2/+4 |