]> git.ipfire.org Git - thirdparty/hostap.git/history - src
DPP2: Support new legacy+DPP config object credentials
[thirdparty/hostap.git] / src /
2019-03-16  Jouni MalinenDPP2: Support new legacy+DPP config object credentials
2019-03-16  Jouni MalinenDPP: Clean up configuration parsing
2019-03-14  Jouni MalinenOpenSSL: Fix build with OpenSSL 1.0.2
2019-03-14  Jouni MalinenSAE: Reduce queue wait time for pending Authentication...
2019-03-14  Jouni MalinenSAE: Improved queuing policy for pending authentication...
2019-03-14  Jouni MalinenDPP2: Testing option for Config Object rejction
2019-03-14  Jouni MalinenDPP2: Configuration Result message generation and proce...
2019-03-13  Jouni MalinenMore robust timer_tick_enabled tracking
2019-03-13  Jouni MalinenFILS+FT: STA mode validation of PMKR1Name in initial...
2019-03-13  Jouni MalinenFILS+FT: AP mode processing of PMKR1Name in initial...
2019-03-13  Jouni MalinenFILS: Do not try to add PMKSA cache entry if caching...
2019-03-13  Arif HussainVendor attribute to enable or disable TWT request support
2019-03-13  vamsi krishnanl80211: Clear keys from heap memory before freeing...
2019-03-13  vamsi krishnanl80211: Exclude PMK when sending NL80211_CMD_DEL_PMKSA...
2019-03-13  Jouni MalinenDPP2: Protocol version indication
2019-03-12  Jouni MalinenAllow fragmentation/RTS threshold to be disabled explicitly
2019-03-12  stonezAdd a vendor subcommand QCA_NL80211_VENDOR_SUBCMD_MPTA_...
2019-03-12  Amir PatelAdd QCA vendor command/event and attributes for peer...
2019-03-11  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2019-03-11  Jared BentsOpenSSL: Add 'check_cert_subject' support for TLS server
2019-03-11  Jouni MalinenUse char pointers for EAP configuration parameters...
2019-03-10  Jouni MalinenRemove forgotten os_strncpy() implementations
2019-03-09  Jouni Malinenroboswitch: Check some read operation results
2019-03-09  Jouni MalinenClarify AP mode Action frame handling
2019-03-09  Jouni MalinenMinor cleanup to return after WNM Action frame handling
2019-03-09  Jouni MalinenMove SA Query frame length check to the shared handler...
2019-03-09  Jouni MalinenFix AP MLME in driver handling of FT and SA Query Actio...
2019-03-08  Masashi HonmaEAP-pwd server: Fix memory leak with salted passwords
2019-03-08  Jouni MalinenSAE: Add Finite Cyclic Group field in status code 77...
2019-03-06  Jouni MalinenEAP-pwd: Fix a memory leak in hunting-and-pecking loop
2019-03-06  Jouni MalinenWPS: Allow AP SAE configuration to be added automatical...
2019-03-06  Sunil DuttVendor feature capability for TWT (Target Wake Time)
2019-03-06  Sunil DuttVendor attribute to indicate a set_blacklist of BSSID...
2019-03-06  Kiran Kumar LokereVendor attribute to configure HE testbed default capabi...
2019-03-06  Kiran Kumar LokereVendor attribute to configure support to enable VHT...
2019-03-06  Kiran Kumar LokereVendor attribute to configure HE OMI UL MU data disable
2019-03-06  Jouni MalinenSAE: Reuse previously generated PWE on a retry with...
2019-03-06  Jouni MalinenSAE: Reuse previously generated PWE on a retry with...
2019-03-06  Jouni MalinenSAE: Enforce single use for anti-clogging tokens
2019-03-06  Jouni MalinenSAE: Process received commit message through a queue
2019-03-05  Jouni MalinenSAE: Enable only group 19 by default in AP mode
2019-03-05  Jouni MalinenAdd explicit checks for peer's DH public key
2019-03-05  Jouni Malinenbignum: Fix documentation for bignum_cmp_d()
2019-02-25  Jouni MalinenFix a regression from VLAN assignment using WPA/WPA2...
2019-02-25  Jouni MalinenUBSan: Avoid a warning on signed left shift
2019-02-25  Jouni MalinenUBSan: Split loop index decrementation into a separate...
2019-02-25  Jouni Malinenatheros: Avoid clang compiler warning on address of...
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 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: Use typecast to avoid unsigned integer overflow
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 KhandavalliAdd a vendor attribute for specifying ethernet protocol...
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 Vandecappel... WPS: Add multi_ap_subelem to wps_build_wfa_ext()
2019-02-18  Arnout Vandecappel... Multi-AP: Don't reject backhaul STA on fronthaul BSS
2019-02-18  Jouni MalinenFix wpa_psk_file parser error case handling
2019-02-17  Jouni MalinenSAE: VLAN assignment based on SAE Password Identifier
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-15  Qun ZhangAdd QCA vendor subcmd/attribute to check wlan firmware...
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-14  Jouni MalinenVLAN assignment based on used WPA/WPA2 passphrase/PSK
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  Jouni Malinentests: EAPOL-Key fuzzing tool
2019-02-11  Jouni MalinenRSN: Do not start preauthentication timer without candi...
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 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  Jouni Malinennl80211: Use wpa_ssid_txt() for debug messages more...
2019-02-07  Purushottam KushwahaP2P: Update find_start timer only when p2p_scan is...
2019-02-06  Jouni MalinenMBO: Move the WNM-Notification subtype definitions...
next