summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparations for v2.8 releasehostap_2_9Jouni Malinen2019-08-074-2/+55
* tests: Check wait_event argument typeJouni Malinen2019-08-072-0/+6
* tests: Fix ap_vht_csa_vht40 to use list of events with wait_event()Jouni Malinen2019-08-071-1/+1
* tests: Fix concurrent_autogo_crossconnect to use list of events with wait_eve...Jouni Malinen2019-08-071-4/+4
* tests: Fix ap_vht_csa_vht40_disable to use list of events with wait_event()Jouni Malinen2019-08-071-1/+1
* tests: Fix eap_proto_otp to use list of events with wait_event()Jouni Malinen2019-08-071-1/+1
* tests: Fix hostapd.wait_sta()Jouni Malinen2019-08-071-1/+1
* Set the default scan IEs on interface restartSunil Dutt2019-08-071-0/+1
* tests: Additional EAP-TEAP coverageJouni Malinen2019-08-073-0/+170
* EAP-TEAP peer: Fix fragmentation of final messageJouni Malinen2019-08-071-4/+16
* tests: Additional EAP-SAKE local error case coverageJouni Malinen2019-08-071-1/+6
* tests: Additional EAP-GPSK local error case coverageJouni Malinen2019-08-071-0/+1
* tests: Additional EAP-EKE local error case coverageJouni Malinen2019-08-061-0/+2
* tests: DPP Controller RX error casesJouni Malinen2019-08-061-0/+52
* tests: DPP TCP failure casesJouni Malinen2019-08-061-0/+62
* tests: Remove openssl header files from code coverage reportJouni Malinen2019-08-061-0/+2
* wolfssl: Avoid void pointer arithmeticJouni Malinen2019-08-061-1/+1
* SAE: Fix order_len for FFC groupsJouni Malinen2019-08-051-0/+1
* tests: Wait after rekeying a bit before running connectivity testJouni Malinen2019-08-051-0/+1
* tests: Wait for AP side connection event before disconnectingJouni Malinen2019-08-051-0/+5
* DPP: Indicate authentication success on ConfReqRX if neededJouni Malinen2019-08-051-0/+12
* tests: Wait for AP-STA-CONNECT before running connectivity testJouni Malinen2019-08-0510-7/+79
* tests: Close pyrad server sockets explicitlyJouni Malinen2019-08-052-0/+12
* OpenSSL: Handle EVP_PKEY_derive() secret_len changes for ECDHJouni Malinen2019-08-041-2/+6
* DPP: Use a common helper function for ECDH operationsJouni Malinen2019-08-041-146/+98
* tests: Check against all zero PMKIDs in sae_groupsJouni Malinen2019-08-031-1/+6
* SAE: Fix KCK, PMK, and PMKID derivation for groups 22, 23, 24Jouni Malinen2019-08-032-2/+10
* tests: Update SAE suitable_groups list to match implementationJouni Malinen2019-08-031-1/+1
* OpenSSL: Fix crypto_bignum_to_bin() with padlen == 0Jouni Malinen2019-08-031-13/+9
* nl80211: Use separate flag for 4-way handshake offloadArend van Spriel2019-08-013-2/+10
* tests: Make scan_bss_expiration_count more robust with UMLJouni Malinen2019-08-011-0/+5
* tests: hostapd eap_sim_id optionsJouni Malinen2019-08-011-1/+47
* EAP-SIM/AKA server: Allow pseudonym/fast reauth to be disabledJouni Malinen2019-08-0115-4/+41
* EAP-SIM/AKA: Do not allow anonymous@realm "pseudonym" to be clearedJouni Malinen2019-07-312-4/+14
* D-Bus: Demote timeout/flush messages to MSG_MSGDUMPBrian Norris2019-07-311-1/+1
* tests: Fix ap_vht160_no_dfs false negative by using common finalizerMasashi Honma2019-07-301-6/+1
* tests: Fix wep_ht_vht false negative by using common finalizerMasashi Honma2019-07-301-4/+2
* tests: Fix ap_wps_conf_5ghz false negative by using common finalizerMasashi Honma2019-07-301-4/+1
* tests: Fix ap_acs_vht160 false negative by using common finalizerMasashi Honma2019-07-301-6/+1
* tests: Fix ap_acs_vht40 false negative by using common finalizerMasashi Honma2019-07-301-6/+1
* tests: Fix ap_acs_vht false negative by using common finalizerMasashi Honma2019-07-301-6/+1
* tests: Fix ap_acs_5ghz_40mhz false negative by using common finalizerMasashi Honma2019-07-301-6/+1
* tests: Fix ap_acs_5ghz false negative by using common finalizerMasashi Honma2019-07-301-6/+1
* tests: Fix rrm_beacon_req_passive_scan_vht false negative by using common fin...Masashi Honma2019-07-301-6/+1
* nl80211: Missing sysctl flags aren't fatalBrian Norris2019-07-301-4/+19
* tests: RADIUS request attributesJouni Malinen2019-07-301-0/+30
* Extra RADIUS request attributes from SQLiteTerry Burton2019-07-309-1/+158
* Move hostapd_parse_radius_attr() into ap_config.cTerry Burton2019-07-303-77/+70
* mka: Accept last two used MNs in Peers List of a received MKPDUJouni Malinen2019-07-291-1/+11
* P2P: Pass HE flag to GO negotiation resultYu Wang2019-07-291-0/+2