aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WPS: Allow vendor specific attribute to be added into M1Anirban Sirkhell2012-04-044-1/+18
* nl80211: Indicate disconnect event as deauthenticationJouni Malinen2012-04-031-3/+3
* Change reason code for AP mode BSS termination to 3Jouni Malinen2012-04-031-6/+7
* P2P: Add deinit_p2p_cli op to clear P2P client driver stateEliad Peller2012-04-012-0/+21
* DBus: Add ability to report probe requestsJohannes Berg2012-04-012-26/+51
* Pass signal strength through, fix unitsJohannes Berg2012-04-019-17/+32
* 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
* Remove extra linefeed from hostapd_logger messageJouni Malinen2012-04-011-1/+1
* Fix potential double free and use of freed memory in RADIUS clientAlexander Couzens2012-04-011-1/+1
* nl80211: Report signal strength from nl80211Johannes Berg2012-04-011-5/+14
* debug: Add option to log to Linux tracingJohannes Berg2012-03-312-0/+150
* P2P: Use P2P Device ID attribute if Device Info not availableJouni Malinen2012-03-301-5/+8
* Allow background scan period to be configuredBala Shanmugam2012-03-302-0/+19
* TDLS: Add support for TDLS frame RX with bridge interfacesSubrat Dash2012-03-301-1/+3
* Add wps_cancel for hostapd_cliAnirban Sirkhell2012-03-304-0/+45
* P2P: Add support for preferred channel listJouni Malinen2012-03-293-0/+74
* Fix eapol_test build without CONFIG_PCSC=yJouni Malinen2012-03-291-1/+2
* nl80211: Make use of driver's capability to detect inactive stationsVasanthakumar Thiagarajan2012-03-273-0/+18
* Sync with include/linux/nl80211.h from wireless-testing.gitJouni Malinen2012-03-271-14/+54
* nl80211: Fix deauth/disassoc for AP mode SME-in-driver caseAarthi Thiruvengadam2012-03-141-1/+11
* WPS: Select the BSD license terms as the only license alternativeMasashi Honma2012-03-054-36/+12
* TTLS: Fix peer challenge generation for TTLS/MSCHAPv2Jouni Malinen2012-03-051-2/+9
* AP: remove ssi_signal from ap_infoJohannes Berg2012-03-052-4/+1
* Interworking: Use EAP-AKA if USIM is usedJouni Malinen2012-03-042-0/+8
* SCARD: Increase application template DO buffer sizeJouni Malinen2012-03-031-1/+1
* SCARD: Move SIM file definitions into the C fileJouni Malinen2012-03-032-20/+21
* SCARD: Add function for fetching PIN retry counterJouni Malinen2012-03-032-2/+45
* SCARD: Add debug dumps of FCP template TLVs in SELECT responseJouni Malinen2012-03-031-16/+65
* SCARD: Reindent scard_parse_fsp_templ()Jouni Malinen2012-03-031-52/+51
* P2P: Fix provisioning info clearing after successful WPS stepJouni Malinen2012-03-012-5/+5
* WPS: Invalidate wildcard PIN on other radios after successful useJouni Malinen2012-02-293-11/+40
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-278-21/+38
* P2P: Make p2p_flush stop P2P operations consistentlyJouni Malinen2012-02-271-5/+1
* P2P: Fix remain-on-channel use with PD/Invitation Request while in ListenJouni Malinen2012-02-274-0/+15
* 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
* pcsc: Allow T1 protocol to be enabledJouni Malinen2012-02-261-1/+2
* Allow PC/SC reader to be selected and initialized at startJouni Malinen2012-02-262-11/+34
* Generate random ANonce instead of one based on CounterJouni Malinen2012-02-261-2/+15
* Add wpa_supplicant AP mode STA deauthenticate/disassociate commandsJithu Jance2012-02-252-0/+173
* WPS UPnP: Clean up URL parserJouni Malinen2012-02-191-32/+34
* Android: Extend debug logging to include wpa_dbg and hexdumpJouni Malinen2012-02-182-45/+59
* wext: Filter unexpected interface added/up eventsJouni Malinen2012-02-181-5/+40
* nl80211: Filter unexpected interface added/up eventsJouni Malinen2012-02-181-2/+28
* nl80211: Indicate p2p_probe in debug log as scan parameterJouni Malinen2012-02-181-0/+2
* EAP-SIM/AKA server: Fix re-authentication not to update pseudonymJouni Malinen2012-02-162-14/+14
* EAP-AKA peer: Clean up forgetting-id debug printsJouni Malinen2012-02-161-3/+3