Jouni Malinen 49e6a55537 FILS: Add a space before MAC address to a HLP debug message il y a 8 ans
..
Makefile d50f518e95 Fix libap.a build il y a 8 ans
accounting.c 81258efacb Remove unused generation of Request Authenticator in Account-Request il y a 8 ans
accounting.h d72a00539c RADIUS: Use more likely unique accounting Acct-{,Multi-}Session-Id il y a 9 ans
acs.c 4c803dfcd7 ACS: Fix memory leak if interface is disabled during scan il y a 8 ans
acs.h 4c803dfcd7 ACS: Fix memory leak if interface is disabled during scan il y a 8 ans
ap_config.c 3648d8a185 SAE: Allow commit fields to be overridden for testing purposes il y a 8 ans
ap_config.h 3648d8a185 SAE: Allow commit fields to be overridden for testing purposes il y a 8 ans
ap_drv_ops.c 65833d71a5 OCE: Add hostapd mode OCE capability indication if enabled il y a 8 ans
ap_drv_ops.h 6d3e24d3e3 ap: Fix return value in hostapd_drv_switch_channel() il y a 8 ans
ap_list.c de74489276 Move ap_list_timer() to use common AP periodic cleanup mechanism il y a 10 ans
ap_list.h de74489276 Move ap_list_timer() to use common AP periodic cleanup mechanism il y a 10 ans
ap_mlme.c 2aa1e48a45 FILS: Do not clear PTK on FILS Auth/Assoc (AP) il y a 8 ans
ap_mlme.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
authsrv.c a1f11e34c4 Use os_memdup() il y a 8 ans
authsrv.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
beacon.c d512f406fc hostapd: Add IEEE 802.11ax HE IEs into Beacon/Probe Response frames il y a 8 ans
beacon.h a818425d1c hostapd: Added signal level to STA tracking il y a 8 ans
bss_load.c ec8f36afca AP: Add support for BSS load element (STA Count, Channel Utilization) il y a 10 ans
bss_load.h ec8f36afca AP: Add support for BSS load element (STA Count, Channel Utilization) il y a 10 ans
ctrl_iface_ap.c 0c52953b0f DPP: Allow PMKSA cache entries to be added through hostapd ctrl_iface il y a 8 ans
ctrl_iface_ap.h 0c52953b0f DPP: Allow PMKSA cache entries to be added through hostapd ctrl_iface il y a 8 ans
dfs.c 04f667fcdd DFS: Allow switch to DFS channel after radar detection in ETSI il y a 8 ans
dfs.h 7cbb5f1a44 DFS: Handle pre-CAC expired event il y a 8 ans
dhcp_snoop.c d4359923e1 Fix DHCP/NDISC snoop deinit followed by failing re-init il y a 8 ans
dhcp_snoop.h 7d597d4617 AP: Add support for Proxy ARP, DHCP snooping mechanism il y a 10 ans
dpp_hostapd.c 85fd8263a5 DPP: Use Transaction ID in Peer Discovery Request/Response frames il y a 8 ans
dpp_hostapd.h a86fb43ca3 DPP: DPP_BOOTSTRAP_INFO for hostapd il y a 8 ans
drv_callbacks.c 7475e80f14 FILS: Fix wpa_supplicant AP build without CONFIG_IEEE80211W il y a 8 ans
eap_user_db.c fc48d33b0d Improve error messages related to EAP DB il y a 10 ans
eth_p_oui.c 50bd8e0a90 FT: Replace inter-AP protocol with use of OUI Extended Ethertype il y a 8 ans
eth_p_oui.h 50bd8e0a90 FT: Replace inter-AP protocol with use of OUI Extended Ethertype il y a 8 ans
fils_hlp.c 49e6a55537 FILS: Add a space before MAC address to a HLP debug message il y a 8 ans
fils_hlp.h 91d91abf6f FILS: DHCP relay for HLP requests il y a 8 ans
gas_query_ap.c 9c2b8204e6 DPP: Integration for hostapd il y a 8 ans
gas_query_ap.h 9c2b8204e6 DPP: Integration for hostapd il y a 8 ans
gas_serv.c bfbc41eace DPP: Fix compilation without openssl il y a 8 ans
gas_serv.h 2605405aa4 DPP: Configurator in hostapd il y a 8 ans
hostapd.c 9c2b8204e6 DPP: Integration for hostapd il y a 8 ans
hostapd.h a4bf007877 DPP: Remove devices object from the connector il y a 8 ans
hs20.c 8e1146d9da HS 2.0R2 AP: Add support for deauthentication request il y a 11 ans
hs20.h 8e1146d9da HS 2.0R2 AP: Add support for deauthentication request il y a 11 ans
hw_features.c 3f8e3a5486 ap: Fix invalid HT40 channel pair fallback il y a 8 ans
hw_features.h 154a1d5f7f hostapd: Fix some compilation errors il y a 10 ans
iapp.c 72a652d785 IAPP: Set SO_REUSEADDR on listening socket il y a 9 ans
iapp.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
ieee802_11.c 3648d8a185 SAE: Allow commit fields to be overridden for testing purposes il y a 8 ans
ieee802_11.h 5cee22ca47 FILS: Make handle_auth_fils() re-usable for driver-based AP SME il y a 8 ans
ieee802_11_auth.c a1f11e34c4 Use os_memdup() il y a 8 ans
ieee802_11_auth.h 1889af2e0f VLAN: Separate station grouping and uplink configuration il y a 9 ans
ieee802_11_he.c d512f406fc hostapd: Add IEEE 802.11ax HE IEs into Beacon/Probe Response frames il y a 8 ans
ieee802_11_ht.c 84ea61cffe mesh: Use correct rate in HT and legacy mixed environment il y a 8 ans
ieee802_11_shared.c b5bf84ba39 WNM: Differentiate between WNM for station and for AP in build il y a 8 ans
ieee802_11_vht.c 5972dc73c1 mesh: Use correct rate in VHT and HT mixed environment il y a 8 ans
ieee802_1x.c 567da5bbd0 DPP: Add new AKM il y a 8 ans
ieee802_1x.h c30bd28b14 FILS: Export IEEE 802.1X helper functions il y a 8 ans
mbo_ap.c 64c92c0757 MBO: Do not parse reason_detail in non_pref_chan attr (AP) il y a 8 ans
mbo_ap.h ca911d61f3 MBO: Parse non-preferred channel list on the AP il y a 9 ans
ndisc_snoop.c d4359923e1 Fix DHCP/NDISC snoop deinit followed by failing re-init il y a 8 ans
ndisc_snoop.h a437378f98 proxyarp: Use C library header files and CONFIG_IPV6 il y a 10 ans
neighbor_db.c 451a27b1ad hostapd: Add a configuration to set an AP as stationary il y a 8 ans
neighbor_db.h 451a27b1ad hostapd: Add a configuration to set an AP as stationary il y a 8 ans
p2p_hostapd.c 8bc4372f37 Use P2P_IE_VENDOR_TYPE more consistently il y a 11 ans
p2p_hostapd.h e22d4d957b Remove the GPL notification from files contributed by Atheros il y a 13 ans
peerkey_auth.c 8492cc79c0 PeerKey: Remove dead code related to STSL negotiation state il y a 8 ans
pmksa_cache_auth.c 4d77d80edd mesh: Add MESH_PMKSA_GET/ADD commands il y a 8 ans
pmksa_cache_auth.h 4d77d80edd mesh: Add MESH_PMKSA_GET/ADD commands il y a 8 ans
preauth_auth.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
preauth_auth.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
rrm.c 401243b73e RRM: Fix range request overriding il y a 8 ans
rrm.h f3383366aa Report beacon request TX status as control interface event il y a 8 ans
sta_info.c b5bf84ba39 WNM: Differentiate between WNM for station and for AP in build il y a 8 ans
sta_info.h 8b5ddda5fb FILS: Add HLP support with driver-based AP SME il y a 8 ans
taxonomy.c 30eddf3529 Fix or supress various sparse warnings il y a 8 ans
taxonomy.h 442819406c taxonomy: Store Probe Request frames in hostapd_sta_info il y a 8 ans
tkip_countermeasures.c 7ffe7d222a AP: Use monotonic time for MMIC failure/TKIP countermeasures il y a 11 ans
tkip_countermeasures.h c772d054c2 hostapd: Fix a regression in TKIP countermeasures processing il y a 12 ans
utils.c 8bae489f15 FST: Do not prune STAs belonging to the same FST il y a 10 ans
vlan.c f5ca1766dc VLAN: Fix vlan_compare() for tagged VLANs il y a 9 ans
vlan.h 8e44c192da radius: Add tagged VLAN parsing il y a 9 ans
vlan_full.c 9b7cd5788a Use a separate header file for Linux bridge interface definitions il y a 9 ans
vlan_ifconfig.c e86859929f vlan: Move if_nametoindex() use out of vlan_init.c il y a 9 ans
vlan_init.c e86859929f vlan: Move if_nametoindex() use out of vlan_init.c il y a 9 ans
vlan_init.h 1889af2e0f VLAN: Separate station grouping and uplink configuration il y a 9 ans
vlan_ioctl.c c815fab83a Use own header file for defining Linux VLAN kernel interface il y a 9 ans
vlan_util.c 0fe28ddf17 vlan: Remove unnecessary header includes from netlink implementation il y a 9 ans
vlan_util.h e86859929f vlan: Move if_nametoindex() use out of vlan_init.c il y a 9 ans
wmm.c 0d60567030 WMM: Fix estimated medium time calculation for some corner cases il y a 8 ans
wmm.h 5f9c134ab4 Remove obsolete license notifications il y a 11 ans
wnm_ap.c 885bbd4de3 WNM: Remove unused code from BSS TM Req generation il y a 8 ans
wnm_ap.h c0e2a172a7 hostapd: Add MBO IE to BSS Transition Management Request frame il y a 9 ans
wpa_auth.c e61fea6b46 SAE: Fix PMKSA caching behavior in AP mode il y a 8 ans
wpa_auth.h 8b5ddda5fb FILS: Add HLP support with driver-based AP SME il y a 8 ans
wpa_auth_ft.c 8fed47e013 FILS: Derive FT key hierarchy on authenticator side for FILS+FT il y a 8 ans
wpa_auth_glue.c e61fea6b46 SAE: Fix PMKSA caching behavior in AP mode il y a 8 ans
wpa_auth_glue.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
wpa_auth_i.h 567da5bbd0 DPP: Add new AKM il y a 8 ans
wpa_auth_ie.c 567da5bbd0 DPP: Add new AKM il y a 8 ans
wpa_auth_ie.h 4ec1fd8e42 FT: Differentiate between FT for station and for AP in build il y a 8 ans
wps_hostapd.c e55df99ee6 Share a single str_starts() implementation il y a 9 ans
wps_hostapd.h 3189ca055d WPS NFC: Add AP mode connection handover report il y a 11 ans
x_snoop.c 60eb9e173e AP: Enable multicast snooping on bridge if ProxyARP IPv6 is in use il y a 10 ans
x_snoop.h 5c58944d08 AP: Add multicast-to-unicast conversion send for "x_snoop" il y a 10 ans