aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* P2P: Remove forgotten TODO commentJouni Malinen2011-12-101-2/+0
* P2P: Clean up group formation on network block removalJouni Malinen2011-12-103-0/+19
* P2P: Append P2P Device Address to AP-STA-DISCONNECTED eventJithu Jance2011-12-101-8/+20
* nl80211: Store own address in BSSJohannes Berg2011-12-101-17/+12
* Add MSK dump mechanism into hostapd RADIUS server for testingJouni Malinen2011-12-096-2/+52
* wlantest: Allow MSK/PMK list to be read from a text fileJouni Malinen2011-12-091-3/+42
* P2P: Add group ifname to P2P-PROV-DISC-* eventsJouni Malinen2011-12-066-10/+33
* P2P: Skip duplicated provision discovery on joinJithu Jance2011-12-065-0/+98
* P2P: Add optional "join" argument for p2p_prov_disc commandJithu Jance2011-12-068-22/+33
* Remove documentation for label option in p2p_connectJouni Malinen2011-12-061-5/+4
* nl80211: Remove unnecessary struct nl80211_handles wrapperJouni Malinen2011-12-061-65/+59
* nl80211: Listen to unexpected 4addr eventsJohannes Berg2011-12-061-3/+7
* nl80211: Use global event socket for multicast eventsJohannes Berg2011-12-061-72/+120
* nl80211: Register for Beacon frames in AP modeJohannes Berg2011-12-061-0/+241
* nl80211: Subscribe to spurious class3 frame eventsJohannes Berg2011-12-061-0/+57
* nl80211: Use nl80211 for mgmt TX/RX in AP modeJohannes Berg2011-12-061-61/+186
* EAP server: Force identity request after eapRestart for passthroughJouni Malinen2011-12-061-0/+8
* Revert "EAP server: Force identity request after INITIALIZE for passthrough"Jouni Malinen2011-12-061-7/+7
* nl80211: Use driver event to indicate failure on authentication retryJouni Malinen2011-12-041-0/+13
* SME: Fix processing of Authentication timeoutJouni Malinen2011-12-041-0/+1
* Try to reconnect to the same BSS on recoverable disconnectionJouni Malinen2011-12-041-3/+34
* nl80211: Recover from auth req ENOENT with a scanJouni Malinen2011-12-041-0/+149
* SME: Fix processing of Authentication request failureJouni Malinen2011-12-041-1/+2
* EAP-AKA peer: Keep pseudonym identity across EAP exchangesJouni Malinen2011-12-041-9/+8
* EAP-SIM peer: Only log the identities that we actually forgetSimon Baatz2011-12-041-7/+6
* EAP-SIM: Keep pseudonym identitySimon Baatz2011-12-041-5/+5
* Use explicit type casting to avoid sign extensionsJouni Malinen2011-12-041-1/+2
* Check nt_password_hash() return codeJouni Malinen2011-12-041-3/+6
* Check wpa_supplicant_parse_ies() return value more consistentlyJouni Malinen2011-12-041-3/+6
* Fix basic_rates copyingJouni Malinen2011-12-041-2/+2
* Fix no-NEED_AP_MLME buildJouni Malinen2011-12-041-1/+1
* Allow Action frames with unknown BSSID in GO modeArik Nemtsov2011-12-041-0/+5
* nl80211: Do not encrypt IEEE 802.1X WEP EAPOLJohannes Berg2011-12-031-0/+4
* nl80211: Allocate nl CB for BSS RXJohannes Berg2011-12-031-0/+49
* nl80211: Rename process_eventJohannes Berg2011-12-031-2/+3
* nl80211: Pass cb to eloop functionJohannes Berg2011-12-031-4/+4
* nl80211: Use one CB for driver event RXJohannes Berg2011-12-031-8/+13
* nl80211: Store frequency in bss structJohannes Berg2011-12-031-11/+12
* nl80211: Move AP SME setup to mode changeJohannes Berg2011-12-031-23/+53
* nl80211: Use socket error queue for EAPOL TX statusJohannes Berg2011-12-031-13/+113
* EAP server: Force identity request after INITIALIZE for passthroughJouni Malinen2011-12-031-7/+7
* Update internal MAC address on EVENT_INTERFACE_ENABLED eventsJouni Malinen2011-12-033-12/+24
* nl80211: Ignore interface up event if interface is downJouni Malinen2011-12-031-5/+13
* Update RSN supplicant MAC address on driver reinitializationJohan Hedlund2011-12-031-2/+1
* nl80211: Use binary hexdump for scan IEs instead of textJouni Malinen2011-12-031-2/+2
* Convert hostapd_prepare_rates() to use struct hostapd_ifaceJouni Malinen2011-12-033-23/+23
* Merge set_rate_sets() driver_ops into set_ap()Jouni Malinen2011-12-038-52/+36
* Remove unused parameters from set_rate_sets()Jouni Malinen2011-12-035-15/+7
* hostapd: Show driver event names in debug logJouni Malinen2011-12-031-0/+3
* nl80211: Merge ap_isolate configuration into nl80211_set_bss()Jouni Malinen2011-12-031-30/+5