aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap
Commit message (Expand)AuthorAgeFilesLines
* Prep work to configure a prioritized interface (BRCM)Eyal Shapira2012-08-022-0/+6
* add set/cancel_priority to ap mode as wellEliad Peller2012-08-027-0/+50
* ap: add missing WLAN_STA_ASSOC_REQ_OK flag cleanupsEliad Peller2012-08-022-5/+6
* Fix deauth with reason 7 due to multiple assoc_req receivedEyal Shapira2012-08-021-0/+9
* save eapol for later use (EAPOL Start race)Eliad Peller2012-08-024-0/+38
* add station before getting assoc resp tx completionEliad Peller2012-08-021-39/+48
* P2P: enable to set in the conf file the wmm paramsYoni Divinsky2012-07-303-14/+6
* Fix AP build without NEED_AP_MLMEJouni Malinen2012-07-071-0/+2
* hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe ResponseMahesh Palivela2012-06-303-0/+84
* hostapd: Initial IEEE 802.11ac (VHT) definitionsMahesh Palivela2012-06-301-0/+4
* WPS: Share a single function for generating NFS password tokensJouni Malinen2012-06-281-44/+4
* WPS: Use random_get_bytes() for NFC password idJouni Malinen2012-06-281-2/+4
* WPS: Add support for NCF password token from APJouni Malinen2012-06-284-0/+109
* WPS: Add new mechanism for generation NFC configuration tokenJouni Malinen2012-06-282-0/+24
* WPS: Add new mechanism for communicating NFC tag read eventsJouni Malinen2012-06-272-2/+92
* nl80211: Handle CH_SWITCH eventThomas Pedersen2012-06-252-0/+35
* Remove STA entry from AP when starting TKIP countermeasuresJouni Malinen2012-06-251-5/+11
* Copy Chargeable-User-Identity in PMKSA caching caseJouni Malinen2012-06-172-2/+14
* RADIUS DAS: Support Chargeable-User-Identity with Disconnect-RequestJouni Malinen2012-06-171-0/+11
* RADIUS DAS: Add support for Disconnect-RequestJouni Malinen2012-06-171-0/+71
* RADIUS DAS: Validate Event-TimestampJouni Malinen2012-06-173-0/+7
* P2P: Add p2p_client_list support for FullMAC Persistent GOMasashi Honma2012-06-171-1/+10
* sta_info: Remove duplicated function declarationAntonio Quartulli2012-06-091-1/+0
* Force driver to disassociate STA if no room for the STA entryJouni Malinen2012-05-271-1/+4
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-273-1/+31
* Add preliminary RADIUS dynamic authorization server (RFC 5176)Jouni Malinen2012-05-064-1/+26
* hostapd: Allow addition of arbitrary RADIUS attributesJouni Malinen2012-05-054-17/+111
* hostapd: Add optional Chargeable-User-Identity request (RFC 4372)Jouni Malinen2012-05-052-1/+21
* hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372)Jouni Malinen2012-05-053-1/+48
* Remove unused variableJouni Malinen2012-04-281-2/+1
* Fix validation of PSK-from-RADIUS-server required responseJouni Malinen2012-04-211-1/+1
* AP: Reschedule ap_handle_timer event on (re)associationJouni Malinen2012-04-111-0/+8
* AP: Add debug information for ap_handle_timer operationsJouni Malinen2012-04-111-0/+33
* AP: Reset STA timeout_next on driver-based-SME associationJouni Malinen2012-04-111-0/+6
* Fix EAP/WPS to PSK transition on reassociation in authenticatorJouni Malinen2012-04-101-0/+10
* Scan only affected frequencies for 20/40 MHz co-ex check forJouni Malinen2012-04-081-3/+46
* AP: Add fuzz to idle-timer calculationsBen Greear2012-04-061-2/+8
* Change reason code for AP mode BSS termination to 3Jouni Malinen2012-04-031-6/+7
* Pass signal strength through, fix unitsJohannes Berg2012-04-017-14/+24
* hostapd: Only update already-set beacons when processing OLBCLuciano Coelho2012-04-013-2/+13
* Fix memory leaks on radius_client_send error pathsJouni Malinen2012-04-012-7/+11
* Add wps_cancel for hostapd_cliAnirban Sirkhell2012-03-304-0/+45
* nl80211: Make use of driver's capability to detect inactive stationsVasanthakumar Thiagarajan2012-03-271-0/+1
* AP: remove ssi_signal from ap_infoJohannes Berg2012-03-052-4/+1
* WPS: Invalidate wildcard PIN on other radios after successful useJouni Malinen2012-02-291-2/+8
* GAS server: Add support for ANQP Venue Name elementJouni Malinen2012-02-264-0/+41
* GAS server: Add support for ANQP Roaming Consortium listJouni Malinen2012-02-262-0/+27
* Interworking: Add GAS server support for AP modeJay Katabathuni2012-02-267-1/+708
* Add hostapd_drv_send_action()Jay Katabathuni2012-02-262-0/+15
* Generate random ANonce instead of one based on CounterJouni Malinen2012-02-261-2/+15