tests: FTM capability indication
[mech_eap.git] / src / ap / ieee802_11_auth.c
2016-04-08 Ayala BekerRADIUS: Fix possible memory leak when parsing per-STA...
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-17 Michael Braunradius: Add tagged VLAN parsing
2016-02-17 Michael BraunVLAN: Separate station grouping and uplink configuration
2016-02-06 Nick LoweRADIUS: Redesign Request Authenticator generation
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...
2015-04-25 Michael Braunvlan: Verify RADIUS returned VLAN-ID and dynamic_vlan...
2013-12-08 Johannes BergUse monotonic clock for RADIUS cache timeouts
2012-11-25 Jouni MalinenUse a shared function for freeing PSK list
2012-11-25 Jouni MalinenUse RADIUS shared secret consistently in RX handler
2012-11-25 Michael BraunCache a list of PSK entries for RADIUS-based PSK delivery
2012-11-25 Michael BraunExtend radius_msg_get_tunnel_password() to support...
2012-08-19 Michael BraunCopy User-Name/CUI from RADIUS ACL to STA entry
2012-08-19 Michael BraunStore User-Name and CUI in RADIUS ACL cache
2012-08-19 Jouni MalinenRemove an extra level of indentation in hostapd_acl_cac...
2012-08-07 Jouni MalinenUse shared function for adding common RADIUS attributes
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-04-21 Jouni MalinenFix validation of PSK-from-RADIUS-server required response
2012-04-01 Jouni MalinenFix memory leaks on radius_client_send error paths
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-11 Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-09-12 Per EkmanRemove references to time_t/time()
2011-04-11 Per EkmanRemove references to time_t/time()/random()
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-04-04 Jouni MalinenFix Windows compilation issues with AP mode code
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap