aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* nl80211: Extend shared_freq to handle AP/GO mode interfacesJithu Jance2012-04-081-1/+4
* Scan only affected frequencies for 20/40 MHz co-ex check forJouni Malinen2012-04-081-3/+46
* Make random_add_randomness() debug print less verboseJouni Malinen2012-04-081-2/+2
* TLS: Use separate TLS library context for tunneled TLSJouni Malinen2012-04-075-24/+46
* Remove experimental Symbian buildJouni Malinen2012-04-073-40/+0
* Add MASK=0xH option for the ctrl_iface BSS commandDmitry Shmidt2012-04-071-0/+21
* nl80211: Skip set_mode event subscription during deinitJouni Malinen2012-04-061-1/+3
* Make bind failure messages uniqueBen Greear2012-04-063-5/+5
* AP: Add fuzz to idle-timer calculationsBen Greear2012-04-061-2/+8
* 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