MBO: Add support to ignore association disallowed set by AP
[mech_eap.git] / src / ap /
2016-09-21 Denton Gentrytaxonomy: Store Probe Request frames in hostapd_sta_info
2016-09-21 Denton GentryPassive Client Taxonomy
2016-09-21 Jouni MalinenInitialize iface->sta_seen on allocation
2016-09-21 Nick LoweRemove unused generation of Request Authenticator in...
2016-09-06 Joel CunninghamHandle NULL return from os_zalloc() in sta_track_add()
2016-09-05 Lior Davidhostapd: Allow FTM functionality to be published
2016-09-05 Tamizh chelvamhostapd: Use stations nsts capability in (Re)Associatio...
2016-08-22 Jouni MalinenInitialize hapd->nr_db in hostapd_alloc_bss_data()
2016-08-19 Jouni MalinenCheck for driver initialization before doing driver...
2016-08-18 Petko BordjukovIAPP: Set SO_REUSEADDR on listening socket
2016-08-17 Johannes Bergap: Use is_multicast_ether_addr() more
2016-08-13 Nick LoweDo not include NAS-Port attribute with AID 0
2016-08-07 Nick LoweAdd a require_message_authenticator configuration option
2016-08-06 Johannes Bergap: Use is_broadcast_ether_addr()
2016-08-06 Jouni MalinenShare a single str_starts() implementation
2016-08-02 Jouni MalinenShow disabled HT/VHT properly in AP mode STATUS command
2016-08-02 Wu GaoAP: Disable VHT in WEP configuration
2016-07-23 Masashi Honmamesh: Report mesh peer AID to kernel
2016-06-28 Jouni Malinentests: Add TEST_FAIL() to hostapd_get_aid()
2016-06-24 Jouni MalinenFix a debug print in p2p_manager_disconnect()
2016-06-24 Jouni Malinendhcp_snoop: Silence a sparse warning
2016-06-24 Jouni Malinenndisc_snoop: Include ndisc_snoop.h to check prototypes
2016-06-23 Jouni MalinenFix hostapd_sta_add() call to use NULL as the pointer...
2016-06-19 Jouni Malinenmesh: Avoid use of hardcoded cipher
2016-06-19 Jouni Malinenmesh: Clean up AMPE element encoding and parsing
2016-06-19 Jouni Malinenmesh: Do not use RX MGTK as RX IGTK
2016-06-19 Jouni Malinenmesh: Use variable length MGTK for RX
2016-06-19 Jouni Malinenmesh: Add variable length MTK support
2016-06-18 Jouni Malinenmesh: Use ieee80211w profile parameter
2016-06-18 Jouni Malinenmesh: Use WPA_NONCE_LEN macro
2016-06-17 Sunil Dutthostapd: Skip hostapd ACL check for drivers supporting...
2016-06-12 Jouni Malinenhostapd: Fix early init failure path
2016-06-10 Jouni Malinenhostapd Make GAS Address3 field selection behavior...
2016-06-10 Jouni Malinenhostapd: Fix Public Action frame TX status processing...
2016-06-10 Jouni Malinenhostapd: Fix Public Action frame addressing (BSSID...
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-30 Jouni Malinenmesh: Support simple SAE group negotiation case
2016-05-29 Jouni Malinenmesh: Fix error path handling in init OOM cases
2016-04-20 Bala Krishna Bhami... Add assocresp_elements parameter for hostapd
2016-04-18 Günther KelleterFT: Fix RRB for FT over-the-air case
2016-04-17 David Spinadelhostapd: Add FTM range request
2016-04-17 David Spinadelhostapd: Add LCI request
2016-04-17 David Spinadelhostapd: Save RM enabled capability of station
2016-04-17 David Spinadelhostapd: Handle Neighbor Report Request frame
2016-04-16 David Spinadelhostapd: Add own neighbor report data to neighbor database
2016-04-16 David Spinadelhostapd: Add a database of neighboring APs
2016-04-16 David Spinadelhostapd: Extend the configuration of RRM capabilities
2016-04-09 David Spinadelhostapd: Set LCI and Location Civic information in...
2016-04-08 Jouni MalinenAdd POLL_STA command to check connectivity in AP mode
2016-04-08 Jouni MalinenAllow AP to disconnect STA without sending Deauth/Disas...
2016-04-08 Jouni MalinenAdd inactive_msec into STA output
2016-04-08 Ayala BekerAP: Pass station P2P PS capabilities info during statio...
2016-04-08 Ayala BekerRADIUS: Fix possible memory leak when parsing per-STA...
2016-04-02 Jouni MalinenAP: Do not use struct ieee80211_mgmt::u.probe_req
2016-03-26 Jouni MalinenDrop USE_KERNEL_HEADERS define
2016-03-26 Jouni MalinenUse a separate header file for Linux bridge interface...
2016-03-26 Jouni MalinenUse own header file for defining Linux VLAN kernel...
2016-03-26 Jörg Krausevlan: Fix musl libc conflict with Linux kernel headers
2016-03-25 Jouni Malinenvlan: Move if_nametoindex() use out of vlan_init.c
2016-03-25 Jouni Malinenvlan: Move ifconfig helpers to a separate file
2016-03-25 Jouni Malinenvlan: Move CONFIG_FULL_DYNAMIC_VLAN functionality into...
2016-03-25 Jouni Malinenvlan: Remove unnecessary header includes from netlink...
2016-03-25 Jouni Malinenvlan: Clean up netlink vs. ioctl API implementation
2016-03-25 Jörg Krausevlan: Fix musl build error
2016-03-22 Jouni Malinenmesh: Simplify wpa_auth_pmksa_set_to_sm()
2016-03-22 Roy MarplesFind correct driver for interface additions/removals
2016-03-21 Jouni Malinenwpa_supplicant: Fix CONFIG_IBSS_RSN=y build without...
2016-03-20 Masashi Honmamesh: Add support for PMKSA caching
2016-03-20 Masashi HonmaPMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
2016-03-20 Masashi HonmaPMKSA: Show AP/mesh PMKSA list in PMKSA command
2016-03-08 Zefir Kurtisihostapd: Handle running out of DFS channels
2016-03-06 Eliad Pellerhostapd: Allow use of driver-generated interface addresses
2016-03-06 Eliad PellerAP: Save EAPOL received before Association Response ACK
2016-03-05 Janusz Dziedzichostapd: Add UDP support for ctrl_iface
2016-03-05 Janusz Dziedzichostapd: Use common functions for ctrl_iface
2016-03-03 Peng XuAdd error handling for offloaded ACS with vendor comman...
2016-02-29 Jouni MalinenRADIUS: Add Acct-Delay-Time into accounting messages
2016-02-29 Jouni MalinenRADIUS: Update full message for interim accounting...
2016-02-28 Jouni MalinenReplace hostapd_mac_comp_empty() with is_zero_ether_addr()
2016-02-28 Michael BraunVLAN: Avoid use of libnl cache
2016-02-28 Michael BraunFT: Check destination MAC address on RRB receive
2016-02-28 Michael BraunRADIUS: Allow RADIUS server to provide PSK instead...
2016-02-28 Michael BraunCache hashed passphrase in RADIUS-based PSK delivery
2016-02-28 Michael BraunDefer passphrase-to-PSK hashing out of 802.11 authentic...
2016-02-28 Michael BraunVLAN: Use stack instead of heap allocation for new...
2016-02-28 Michael BraunFT: Use BSSID as r1_key_holder if no value is configured
2016-02-28 Michael BraunFT: Check hapd->wpa_auth before RRB internal delivery
2016-02-28 Michael BraunFT: Fix R0KH-R1KH protocol data length values
2016-02-24 Jouni MalinenAP: Store STA supported operating classes information
2016-02-22 Dedy LanskyAP: Debug print management frame TX result
2016-02-22 Jouni MalinenMBO: Parse non-preferred channel list on the AP
2016-02-22 Jouni MalinenWNM: Fix a memory leak on AP error path
2016-02-22 Michael BraunVLAN: Fix vlan_compare() for tagged VLANs
2016-02-22 Jouni MalinenMBO: Mandate use of PMF for WPA2+MBO association (AP)
2016-02-22 Jouni MalinenMBO: Update STA cellular data capability based on WNM...
2016-02-22 Jouni MalinenMBO: Track STA cellular data capability from associatio...
2016-02-22 Jouni MalinenWNM: Minimal processing for WNM Notification Request...
2016-02-22 Jouni MalinenMBO: Indicate WNM-Notification support on AP when MBO...
2016-02-22 Jouni MalinenSimplify hostapd_build_ap_extra_ies() with helper functions
2016-02-22 Avraham Sternhostapd: Add MBO IE to BSS Transition Management Reques...
next