]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2020-05-06  Jouni Malinentests: DPP URI version information
2020-05-06  Jouni MalinenDPP2: Fix URI version parser
2020-05-05  Jouni Malinentests: sigma_dut controlled AP doing DPP on offchannel
2020-05-05  Jouni MalinenDPP2: Version information in bootstrapping info URI
2020-05-04  Jouni MalinenFix truncated control interface command detection
2020-05-04  Jouni Malinentests: sigma_dut and DPP MUD URL
2020-05-04  Jouni MalinenDPP2: Report MUD URL and bandSupport in control interfa...
2020-05-04  Jouni Malinentests: sigma_dut DPP chirping
2020-05-04  Jouni MalinenDPP2: Do not include Protocol Version in Auth Req when...
2020-05-03  Jouni MalinenDPP: Move dppCon signing to a set of helper functions
2020-05-03  Jouni Malinentests: Verify Deauthentication frame transmission to...
2020-05-03  Jouni Malinentests: Disable power saving explicitly for pmksa_cache_...
2020-05-03  Jouni Malinentests: Clear power save configuration in ap_open_sta_ps
2020-05-03  Jouni Malinentests: DPP version override
2020-05-03  Jouni MalinenDPP: Allow version number to be overridden for testing...
2020-05-03  Jouni MalinenDPP2: Detect PFS downgrade attack while processing...
2020-05-03  Jouni MalinenDPP2: Detect PFS downgrade attack while processing...
2020-05-03  Jouni MalinenDPP2: Parse DPP KDE in EAPOL-Key Key Data field
2020-05-03  Jouni MalinenDPP2: Add DPP KDE into EAPOL-Key msg 2/4 when using...
2020-05-03  Jouni MalinenDPP2: Add DPP KDE into EAPOL-Key msg 3/4 when using...
2020-05-03  Jouni Malinentests: Disable PFS in dpp_akm_sha*
2020-05-03  Jouni Malinentests: DPP PFS and cfg80211 connect command
2020-05-03  Jouni Malinentests: Check DPP PFS negotiation result
2020-05-03  Jouni MalinenDPP2: Indicate if PFS was used in control interface...
2020-05-03  Jouni MalinenDPP2: Try to negotiate PFS only if AP supports version...
2020-05-03  Jouni MalinenUse a local pointer to simply current_ssid accesses...
2020-05-03  Jouni MalinenDPP2: Add Protocol Version attribute to network introdu...
2020-05-03  Thomas Pedersentests: Skip proxyarp tests properly if ebtables rule...
2020-05-03  Jouni Malinentests: Move from 1024 bit private keys to 2048 bit...
2020-05-03  Jouni MalinenIncrease wpa_supplicant control interface buffer size
2020-05-03  Jouni Malinentests: Provide digestmod to hmac.new() for Python 3.8
2020-05-02  Jouni MalinenAdd PRINTF_FORMAT for printf wrapper functions
2020-04-29  Hai ShalomRandomize GAS dialog token
2020-04-29  Jouni MalinenUse more specific reason codes for 4-way handshake...
2020-04-25  Jouni Malinentests: Wait a bit to get Beacon frames into capture
2020-04-24  Jouni Malinentests: Beacon frame protection mismatch
2020-04-24  Jouni Malinennl80211: Process unprotected Beacon frame RX events
2020-04-24  Jouni Malinennl80211: DPP listen mode callback
2020-04-24  Jouni Malinentests: Fix sigma_dut_sae_h2e_enabled_group_rejected...
2020-04-24  Jouni MalinenRemove now unused Boolean/TRUE/FALSE definitions
2020-04-24  Jouni MalinenFILS: Convert Boolean to C99 bool
2020-04-24  Jouni Malinenmesh: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenRADIUS: Convert Boolean to C99 bool
2020-04-24  Jouni Malinenairtime_policy: Convert Boolean to C99 bool
2020-04-24  Jouni Malinenstate_machine: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenHE: Replace Boolean with C99 bool
2020-04-24  Jouni MalinenMACsec: Convert Boolean to C99 bool
2020-04-24  Jouni Malineneap_example: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenEAP peer: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenRSN supp: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenEAPOL supp: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenFST: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenEAPOL auth: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenWPA auth: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenWPA: Fix wpa_parse_kde_ies() handling with vendor speci...
2020-04-24  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2020-04-22  Jouni Malinentests: DPP QR Code and authentication exchange (rand_ma...
2020-04-22  Jouni MalinenDPP: Fix config exchange with gas_rand_mac_addr
2020-04-21  Jouni Malinentests: Fix new fuzzer builds
2020-04-21  Jouni MalinenEAP server: Convert Boolean to C99 bool
2020-04-20  Jouni MalinenDPP: Add driver operation for enabling/disabling listen...
2020-04-20  Jouni MalinenInclude stdbool.h to allow C99 bool to be used
2020-04-19  Jouni MalinenDPP2: Silence compiler warning with no-CONFIG_DPP2...
2020-04-19  Jouni MalinenSilence compiler warning in no-NEED_AP_MLME hostapd...
2020-04-19  Jouni Malinennl80211: Move nl80211_init_connect_handle() to avoid...
2020-04-19  Jouni MalinenDo not open l2_packet(EAPOL) for receive unnecessarily
2020-04-19  Jouni Malinenl2_packet: Allow initialization without RX handling
2020-04-19  Jouni Malinennl80211: Do not open EAPOL RX socket when using control...
2020-04-19  Jouni Malinentests: ap_open_out_of_memory to skip i802_init test...
2020-04-19  Jouni MalinenClean up l2_packet_get_own_addr() call
2020-04-19  Jouni MalinenDo not open l2_packet bridge workaround socket if contr...
2020-04-19  Jouni Malinentests: WPA2-PSK AP with nl80211 control port in AP...
2020-04-19  Jouni Malinennl80211: Disable EAPOL TX over control port in AP mode...
2020-04-19  Markus Theilnl80211: Use nl80211 control port for receiving EAPOL...
2020-04-19  Markus Theilnl80211: Tie connect handle to bss init/destroy
2020-04-19  Markus Theilnl80211: Handle control port frame in bss events
2020-04-19  Markus Theilnl80211: Check ethertype for control port RX
2020-04-19  Jouni Malinennl80211: Add a separate driver capability for control...
2020-04-19  Jouni Malinendriver: Add second driver capability flags bitmap
2020-04-18  Jouni Malinentests: Move csa_supported() into utils.py
2020-04-18  Jouni Malinentests: Move clear_scan_cache() and set_world_reg()...
2020-04-18  Jouni Malinentests: Move vht_supported() into utils.py
2020-04-18  Jouni Malinentests: Move check_sae_capa() into utils.py
2020-04-18  Jouni Malinentests: Move check_wep_capa() into utils.py
2020-04-18  Jouni Malinentests: Use function decorator to clean up --long processing
2020-04-17  Jouni Malinentests: ap_wps_reg_config_tkip to allow no-TKIP hostapd...
2020-04-17  Jouni MalinenWPS: Convert WPA/TKIP-only to WPA+WPA2 mixed mode crede...
2020-04-17  Jouni Malinentests: Use SAE instead of WPA/TKIP in ap_multi_bss_acs
2020-04-17  Jouni Malinentests: ap_wpa2_eap_assoc_rsn to allow TKIP-disabled...
2020-04-17  Jouni Malinentests: ap_wps_init to allow TKIP-disabled hostapd build
2020-04-17  Jouni Malinentests: Skip test cases where hostapd does not support...
2020-04-17  Jouni Malinentests: Skip more tests based on missing TKIP support
2020-04-17  Jouni Malinentests: Do not enable TKIP group cipher for FT tests...
2020-04-17  Disha DasAllow TKIP support to be removed from build
2020-04-16  Jouni Malinentests: sigma_dut controlled AP with FT and RSNXE Used...
2020-04-16  Jouni Malinentests: FT-SAE AP and unexpected RSNXE Used in ReassocResp
2020-04-16  Jouni MalinenFT: Testing override for RSNXE Used subfield in FTE...
2020-04-16  Jouni Malinentests: sigma_dut controlled FT protocol with RSNXE...
2020-04-14  Jouni Malinennl80211: Remove unnecessary inclusion of l2_packet.h
2020-04-14  Jouni Malinentests: FT-SAE AP and unexpected RSNXE Used in ReassocReq
next