summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* P2P: Clear the discovery state incase of deffered GO Neg responseandroid-lJithu Jance2015-10-061-1/+10
* Update AP IE regardless WPA_DRIVER_FLAGS_BSS_SELECTION flagDmitry Shmidt2015-10-061-0/+4
* AOSP: Android: Add src directory symlinksDmitry Shmidt2015-10-062-0/+2
* AOSP: Add CleanSpec.mkJouni Malinen2015-10-061-0/+64
* AOSP: Android: Add MODULE_LICENSE_BSD_LIKEDmitry Shmidt2015-10-061-0/+0
* Android: Fix keystore-backed keys with BoringSSLAdam Langley2015-10-062-4/+35
* Sync with mac80211-next.git include/uapi/linux/nl80211.hJouni Malinen2015-10-061-14/+19
* Fix couple of typos in hostapd.conf fileManeesh Jain2015-10-061-4/+4
* Wait longer for inactive client probe (empty data frame)Dmitry Ivanov2015-10-061-1/+1
* hostapd: Force RADIUS socket renewal on RADIUS auth failuresHelmut Schaa2015-10-061-3/+16
* mesh: Generate proper AID for peerBob Copeland2015-10-063-3/+10
* Remove WEP support from VLANMichael Braun2015-10-063-67/+18
* tests: Verify group encryption is set up for VLANs earlyMichael Braun2015-10-061-0/+83
* Fix init of group state machine for static VLANsMichael Braun2015-10-065-33/+184
* tests: Read monitor messages more frequentlyJouni Malinen2015-10-043-0/+6
* tests: Speed up hostapd_oom_loop testsJouni Malinen2015-10-042-3/+3
* tests: Read monitor events explicitly in wpas_ctrl_interface_add_manyJouni Malinen2015-10-041-0/+6
* Add forgotten list entry removal for control interface deinitJouni Malinen2015-10-041-2/+6
* tests: wpa_supplicant control socket and event burstJouni Malinen2015-10-042-0/+29
* Throttle control interface event message burstsJouni Malinen2015-10-041-11/+226
* Add wpa_supplicant EVENT_TEST control interface commandJouni Malinen2015-10-041-0/+30
* tests: Make it less likely to overflow wlan5 control iface socketJouni Malinen2015-10-048-1/+82
* tests: Fix connect_cmd_roam with old scan resultsJouni Malinen2015-10-041-1/+1
* tests: Modify p2p_channel to also support CSAIlan Peer2015-10-031-18/+27
* tests: AP Channel Switch, one switch with only ECSA IEJohannes Berg2015-10-031-1/+11
* hostapd: Add testing option to use only ECSAJohannes Berg2015-10-035-0/+13
* Handle VHT operating classes correctlyAndrei Otcheretianski2015-10-032-25/+48
* Set channel and operating class in hostapd_fill_csa_settings()Luciano Coelho2015-10-032-15/+30
* Use ieee80211_freq_to_chan() when getting segment indicesLuciano Coelho2015-10-032-7/+8
* Provide an offset to CSA counters in Probe Response framesAndrei Otcheretianski2015-10-031-1/+19
* nl80211: Specify CSA offsets in send_mlme() driver opAndrei Otcheretianski2015-10-037-26/+59
* Advertise Supported Operating Classes elements in Beacon/Probe ResponseAndrei Otcheretianski2015-10-031-0/+32
* Handle channel switch notification for other interface typesIlan Peer2015-10-031-12/+15
* Fix CSA related IEs orderAndrei Otcheretianski2015-10-033-50/+40
* Move HT CSA related IE functionAndrei Otcheretianski2015-10-033-22/+25
* P2P: Implement P2P_GO_FREQ_MOVE_SCM_ECSA policyAndrei Otcheretianski2015-10-034-1/+52
* P2P: Trigger channel selection correctly during CSAAndrei Otcheretianski2015-10-032-0/+19
* Move hostapd_csa_in_progress() to hostapd.cIlan Peer2015-10-033-10/+12
* P2P: Relax wpas_p2p_init_go_params() for P2P GO CSAIlan Peer2015-10-031-8/+28
* P2P: Implement wpas_p2p_move_go_csa()Andrei Otcheretianski2015-10-033-17/+131
* Add support for eCSAAndrei Otcheretianski2015-10-035-13/+56
* nl80211: Suppport multiple CSA countersAndrei Otcheretianski2015-10-034-21/+72
* Support VHT channel width change for CSAAndrei Otcheretianski2015-10-031-7/+37
* Add Wide Bandwidth Channel Switch elementAndrei Otcheretianski2015-10-033-0/+57
* Use previously computed channel in cs_freq_params for Beacon framesAndrei Otcheretianski2015-10-031-8/+2
* tests: hostapd WPS UPnP web OOMJouni Malinen2015-10-031-1/+158
* WPS: Mark web_connection_parse_get() argument filename constJouni Malinen2015-10-031-1/+2
* tests: Fix OCSP response for ap_wpa2_eap_ttls_ocsp_revokedJouni Malinen2015-10-021-1/+1
* wpa_cli: Fix static linking with readlineDavid du Colombier2015-10-011-1/+1
* tests: WPA2-PSK and retry for EAPOL-Key msg 3/4Jouni Malinen2015-10-011-0/+67