]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/ieee802_11_auth.h
HE: Dynamically turn on TWT responder support
[thirdparty/hostap.git] / src / ap / ieee802_11_auth.h
2019-12-29  Michael BraunMake hostapd_copy_psk_list() non-static
2019-12-29  Michael BraunMove the RADIUS cached attributes into a struct
2018-03-02  Tamizh chelvamExtend ACL check for Probe Request frames
2016-02-17  Michael BraunVLAN: Separate station grouping and uplink configuration
2015-11-17  Anton Nayshtuthostapd: Process MAC ACLs on a station association...
2015-07-20  Jouni MalinenMove hostapd_acl_expire() to use common AP periodic...
2012-11-25  Jouni MalinenUse a shared function for freeing PSK list
2012-11-25  Michael BraunCache a list of PSK entries for RADIUS-based PSK delivery
2012-08-19  Michael BraunCopy User-Name/CUI from RADIUS ACL to STA entry
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-12-11  Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap