]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2019-02-25  Jouni MalinenAvoid compiler warning about potentially unaligned...
2019-02-25  Jouni MalinenUBSan: Define FST LLT macros without integer overflow
2019-02-25  Jouni MalinenUBSan: Avoid integer overflow in a loop index counter
2019-02-25  Jouni MalinenUBSan: Avoid NULL pointer dereferences on an error...
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow in base64 encoding
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow in utf8_{,un...
2019-02-25  Jouni MalinenUBSan: Avoid unnecessary warning
2019-02-25  Jouni MalinenUBSan: Avoid memcpy(ptr, NULL, 0)
2019-02-25  Jouni MalinenUBSan: Avoid an unsigned integer overflow warning
2019-02-25  Jouni MalinenUBSan: Pack MACsec peer id structure
2019-02-25  Jouni MalinenUBSan: Avoid memcmp(ptr, NULL, 0)
2019-02-25  Jouni MalinenUBSan: Use typecast to avoid unsigned integer overflow
2019-02-25  Jouni MalinenUBSan: Fix RRM beacon processing attempt without scan_info
2019-02-25  Jouni MalinenUBSan: Avoid size_t variable overflow in control interface
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow is throughput...
2019-02-25  Jouni MalinenModify dl_list_for_each() to not use unaligned access...
2019-02-23  Jouni MalinenMulti-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar...
2019-02-21  Lior DavidFix cipher suite selector default value in RSNE for DMG
2019-02-21  Jiani LiuAdd new QCA vendor attributes for coex configuration
2019-02-21  Arun Kumar... Add a vendor attribute for specifying ethernet protocol...
2019-02-18  Arnout Vandecappelle... tests: Multi-AP WPS provisioning
2019-02-18  Arnout Vandecappelle... hostapd: Add README-MULTI-AP
2019-02-18  Davina Luhostapd: Support Multi-AP backhaul STA onboarding with WPS
2019-02-18  Davina Luwpa_supplicant: Support Multi-AP backhaul STA onboardin...
2019-02-18  Arnout Vandecappelle... WPS: Add multi_ap_subelem to wps_build_wfa_ext()
2019-02-18  Arnout Vandecappelle... tests: Update multi_ap_fronthaul_on_ap to match impleme...
2019-02-18  Arnout Vandecappelle... Multi-AP: Don't reject backhaul STA on fronthaul BSS
2019-02-18  Arnout Vandecappelle... tests: Refactor test_multi_ap
2019-02-18  Purushottam... HS 2.0: Make hs20-osu-client SP and <FQDN> directories...
2019-02-18  Jouni Malinenmesh: More consistent checking of wpa_s->ifmsh in compl...
2019-02-18  Jouni Malinentests: Empty token in wpa_psk_file
2019-02-18  Jouni MalinenFix wpa_psk_file parser error case handling
2019-02-18  Jouni Malinentests: Mark log files to use utf-8 encoding
2019-02-17  Masashi Honmatests: Switch default python version to 3
2019-02-17  Jouni Malinentests: AP VLAN based on SAE Password Identifier
2019-02-17  Jouni MalinenSAE: VLAN assignment based on SAE Password Identifier
2019-02-17  Jouni Malinentests: Force diff chan in p2ps_channel_active_go_and_st...
2019-02-17  Jouni MalinenP2P: Stop listen state if Action frame TX is needed...
2019-02-17  Jouni MalinenP2P: Fix a typo in a debug message
2019-02-17  Jouni Malinentests: OpenSSL ECDH curve configuration
2019-02-17  Hristo Venevhostapd: Document openssl_ecdh_curves configuration...
2019-02-15  Jouni Malinentests: EAP-PEAP/EAP-GTC
2019-02-15  Qun ZhangAdd QCA vendor subcmd/attribute to check wlan firmware...
2019-02-15  Jouni Malinentests: Wi-Fi generation indication for HT and VHT
2019-02-15  Jouni MalinenIndicate wifi_generation in wpa_supplicant STATUS output
2019-02-15  Jouni MalinenAdd HE Capabilities into ieee802_11_parse_elems()
2019-02-15  Jouni Malinennl80211: (Re)Association Request frame IEs from associa...
2019-02-15  Jouni Malinentests: ap_wpa_ie_parsing to allow EAPOL-Key msg 2/4...
2019-02-14  Jouni Malinentests: AP VLAN based on PSK/passphrase
2019-02-14  Jouni MalinenVLAN assignment based on used WPA/WPA2 passphrase/PSK
2019-02-14  Jouni MalinenHS 2.0 server: Add X-WFA-Hotspot20-Filtering header...
2019-02-14  Jouni Malinentests: DPP and two initiators
2019-02-11  Jouni MalinenHE: Fix set_he_cap() parsing of config options for...
2019-02-11  Jouni Malinentests: AP not receiving Authentication frame ACK
2019-02-11  Jouni MalinenDo not disassociate not-associated STA on timeout
2019-02-11  Jouni MalinenOpenSSL: Fix uninitialized variable in CRL reloading...
2019-02-11  Jouni MalinenUse for_each_element() in ieee802_11_parse_elems()
2019-02-11  Johannes Bergcommon: Use for_each_element_id/_extid for get_ie/get_i...
2019-02-11  Johannes Bergcommon: Use for_each_element_id() in mb_ies_info_by_ies()
2019-02-11  Johannes Bergcommon: Use for_each_element_id() in ieee802_11_vendor_...
2019-02-11  Johannes Bergcommon: Use for_each_element() in ieee802_11_ie_count()
2019-02-11  Johannes Bergcommon: Add strongly typed element iteration macros
2019-02-11  Masashi Honmatests: Catch only specific exceptions
2019-02-11  Jouni Malinentests: Document some of the test tools
2019-02-11  Jouni Malinentests: Fix wnm-fuzzer by adding dummy configuration
2019-02-11  Jouni Malinentests: EAPOL-Key fuzzing tool
2019-02-11  Jouni MalinenRSN: Do not start preauthentication timer without candi...
2019-02-11  Jouni Malineneap_example: Update expired certificates
2019-02-11  Jouni MalinenJSON: Fix string parsing when \\ escape is at the end...
2019-02-11  Jouni MalinenJSON: Fix parsing of a number from the end of the buffer
2019-02-11  Jouni Malinentests: JSON parser fuzzer
2019-02-11  Jouni MalinenTLS: Fix X.509 certificate name conversion into empty...
2019-02-11  Jouni MalinenTLS: Fix ASN.1 parsing with no room for the header
2019-02-11  Jouni MalinenTLS: Fix AlertDescription for missing partial processin...
2019-02-11  Jouni Malinentests: TLS fuzzing tool
2019-02-09  Jouni Malinentests: Add a simple HTTPS server for TLS testing
2019-02-09  Jouni MalinenTLS server: Check credentials have been configured...
2019-02-09  Jouni MalinenTLS server: Local failure information on verify_data...
2019-02-09  Jouni MalinenTLS server: Add internal callbacks get_failed, get_...
2019-02-09  Jouni MalinenTLS server: More complete logging of ClientHello decode...
2019-02-09  Jouni MalinenTLS client: Fix peer certificate event checking for...
2019-02-09  Jouni MalinenOpenSSL: Add more handshake message names to debug
2019-02-09  Masashi Honmatests: Explicitly flush stdin for python3
2019-02-09  Masashi Honmatests: Encode VM input for python3
2019-02-09  Masashi Honmatests: Decode VM output for python3
2019-02-09  Masashi Honmatests: Change handling of reading non blocked empty...
2019-02-09  Jouni Malinentests: EAP-TLS and TLS 1.3
2019-02-09  Jouni Malinennl80211: Use wpa_ssid_txt() for debug messages more...
2019-02-09  Jouni MalinenNote HT overrides in debug log only if set
2019-02-07  Purushottam... P2P: Update find_start timer only when p2p_scan is...
2019-02-06  Johannes Bergtests: hwsim: macsec: correct configuration reference
2019-02-06  Jouni MalinenMBO: Move the WNM-Notification subtype definitions...
2019-02-06  Jouni MalinenHS 2.0: Update the T&C Acceptance subtype value
2019-02-05  Johannes Bergtests: Make /etc/alternatives work in VM
2019-02-05  Johannes Bergtests: Add sigma_dut to .gitignore
2019-02-05  Johannes Bergtests: Build hs20-osu-client
2019-02-05  Johannes BergHS 2.0: Add QUIET=1 support for building hs20-osu-client
2019-02-05  Johannes Bergtests: Remove useless test list from run-tests.py help
2019-02-05  Johannes Bergtests: Add test reconnecting on assoc failure
2019-02-05  Masashi HonmaAdd FT-PSK to GET_CAPABILITY key_mgmt
next