aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow a postfix to be defined for the version numberJouni Malinen2010-10-071-1/+5
* Fix wpa_supplicant AP mode with WPS not to crashJouni Malinen2010-10-061-0/+2
* Fix AP mode 40 MHz pri/sec channel parsing in overlap determinationJouni Malinen2010-10-061-4/+4
* wext: Fix scan result signal levels when driver reports in dBmDavid A Benjamin2010-10-042-2/+15
* nl80211: Include linux/rtnetlink.h explicitlyJouni Malinen2010-09-292-0/+2
* nl80211: Sync the header file with wireless-testing.gitJouni Malinen2010-09-291-32/+180
* atheros: Prefer WSC IE in (Re)Association Request frameJouni Malinen2010-09-241-0/+14
* WPS ER: Add more debug info on initialization errorsJouni Malinen2010-09-243-5/+22
* WPS ER: Make sure PIN timeout does not interrupt PBC operationJouni Malinen2010-09-232-0/+14
* WPS: Fix hostapd reconfig to update WPS UPnP string pointersJouni Malinen2010-09-221-0/+9
* WPS: Add more debug details for Credential buildingJouni Malinen2010-09-221-1/+5
* WPS ER: Fix debug message for protocol run done caseJouni Malinen2010-09-221-0/+4
* WPS: Fix strict validation of encrypted data for WSC 2.0-only caseJouni Malinen2010-09-224-30/+24
* hostapd: Add virt/phy flag for Display/PushButton if needed (WPS 2.0)Jouni Malinen2010-09-221-0/+16
* WPS: Making some parsing messages use excessive debug levelJouni Malinen2010-09-221-2/+2
* WPS: Fix strict validation of (Re)Association ResponseJouni Malinen2010-09-221-1/+1
* WPS 2.0: Provide (Re)Association Response WPS IE to driverJouni Malinen2010-09-226-8/+29
* WPS: Add MAC address to validation error message for Probe RequestJouni Malinen2010-09-223-5/+6
* WPS: Make testing operations configurable at runtimeJouni Malinen2010-09-214-14/+31
* WPS 2.0: Fix AuthorizedMACs check to accept wildcard addressJouni Malinen2010-09-211-1/+3
* P2P: Fill in default Config Methods in Invitation RequestJouni Malinen2010-09-211-1/+1
* WPS: Fix Beacon WPS IE on concurrent dualband AP in PBC modeJouni Malinen2010-09-203-1/+44
* WPS: Add BSSID to strict validation error messagesJouni Malinen2010-09-202-4/+7
* WPS: Use same UUID in multi-interface caseJouni Malinen2010-09-201-4/+45
* WPS: Fix CONFIG_WPS_OOB buildJouni Malinen2010-09-191-2/+2
* EAP-pwd: Fix couple of memory leaksJouni Malinen2010-09-143-4/+19
* EAP-pwd: Move bnctx into per-protocol instance structureJouni Malinen2010-09-142-41/+53
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-1418-0/+2006
* P2P: Add option for disabling intra BSS distributionSudhakar Swaminathan2010-09-106-2/+35
* P2P: Fix invitation_received callback to use NULL bssid (if not known)Ardong Chen2010-09-101-1/+1
* P2P: Make sure parsed Device Name gets null terminatedJouni Malinen2010-09-101-0/+1
* P2P: Add peer timeout into group formation 15 second timeoutJouni Malinen2010-09-104-0/+18
* WPS: Allow pending WPS operation to be cancelledArdong Chen2010-09-102-20/+59
* P2P: Provide local event on GO Neg Req rejectionJouni Malinen2010-09-102-0/+6
* P2P: Process Invitation Request from previously unknown peerArdong Chen2010-09-101-4/+19
* P2P: Add peer entry based on Provision Discovery RequestArdong Chen2010-09-103-4/+14
* Fix build without CONFIG_P2P=yJouni Malinen2010-09-091-2/+3
* P2P: Use SSID from GO Negotiation to limit WPS provisioning stepJouni Malinen2010-09-092-3/+14
* P2P: Use operating frequency from peer table as backup for joinJouni Malinen2010-09-092-0/+15
* P2P: Add a workaround for Extended Listen Timing getting stuckJouni Malinen2010-09-091-0/+14
* P2P: Fix cross connection allowed parser to use correct fieldJouni Malinen2010-09-091-1/+1
* P2P: Allow P2P IE without Device Info in (Re)Assoc ReqJouni Malinen2010-09-092-2/+16
* Add test command for disabling/enabling A-MPDU aggregationJouni Malinen2010-09-092-1/+10
* P2P: Fix code order to avoid potential NULL pointer dereferenceJouni Malinen2010-09-091-1/+3
* P2P: Allow driver wrapper to indicate how many stations are supportedJouni Malinen2010-09-091-0/+6
* P2P: Add mechanism for configuring UAPSD parameters for groupJouni Malinen2010-09-091-0/+8
* P2P: Fix build after WSC 2.0 change to use WFA vendor extensionJouni Malinen2010-09-091-1/+1
* WPS: Fix ER PBC overlap detection build with P2P changesJouni Malinen2010-09-091-1/+1
* P2P: Fix GAS fragmentation to match with IEEE 802.11uJouni Malinen2010-09-092-16/+33
* P2P: Add Device Password ID to GO Neg Request RX eventJouni Malinen2010-09-092-2/+4