AP: Remove redundant condition for STA expiration
[mech_eap.git] / src / ap /
2015-01-19 Masashi HonmaAP: Remove redundant condition for STA expiration
2015-01-16 Jouni MalinenRADIUS DAS: Allow PMKSA cache entry to be removed witho...
2015-01-16 Jouni MalinenRADIUS DAS: Support Acct-Multi-Session-Id as a session...
2015-01-16 Jouni MalinenAdd authMultiSessionId into hostapd STA info
2015-01-16 Jouni MalinenRADIUS DAS: Check for single session match for Disconne...
2015-01-13 Jouni MalinenGet rid of a compiler warning
2015-01-13 Yanbo Lihostapd: Add vendor specific VHT extension for the...
2015-01-10 Janusz DziedzicMake check_40mhz_2g4 common
2015-01-10 Janusz DziedzicMake check_20mhz_bss common
2015-01-10 Janusz DziedzicMake check_40mhz_5g common
2015-01-10 Janusz DziedzicMake get_pri_sec_chan() common
2015-01-10 Janusz DziedzicIntroduce common allowed_ht40_channel_pair()
2015-01-10 Janusz DziedzicUse common hw_get_freq/hw_get_chan helpers in hostapd
2015-01-10 Bob CopelandSAE: Implement retransmission timer
2015-01-10 Bob CopelandSAE: Centralize function for sending initial COMMIT
2015-01-08 Jouni MalinenFix a memory leak on WPA authenticator error path
2015-01-08 Jouni MalinenFix hostapd interface addition error path
2015-01-06 Jouni MalinenFix memory leak on hostapd BSS addition error path
2015-01-06 Jouni MalinenFix hostapd initialization error path on allocation...
2015-01-03 Jouni Malinendoc: Extend driver.h documentation
2014-12-30 Jouni MalinenD-Bus: Fix memory leak on P2P GO WPSVendorExtensions
2014-12-25 Jouni MalinenP2P: Fix memory leak on GO startup failure path
2014-12-23 Jouni Malinenmesh: Delay Authentication frame process with no_auto_peer
2014-12-22 Jouni MalinenHT: More robust 20/40 coex Action frame parsing
2014-12-22 Jouni MalinenHT: Fix 20/40 coex Action frame parsing
2014-12-20 Jouni MalinenFix wpa_key_mgmt and wpa_pairwise configuration for...
2014-12-14 Jouni MalinenSAE: Check Status Code in Authentication frames
2014-12-14 Jouni MalinenSAE: Add sae_group to AP/mesh mode STA ctrl_iface data
2014-12-14 Jouni MalinenClean up VHT configuration validation
2014-12-14 Jouni MalinenERP: Add ERP_FLUSH for hostapd
2014-12-12 Jouni MalinenRRM: Add AP mode minimal advertisement support for...
2014-12-12 Jouni MalinenFix AP IE in EAPOL-Key 3/4 for WPA + FT combination
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - more...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-08 Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-12-08 Jouni MalinenWPS: Start EAPOL immediately even without WPA on WPS...
2014-12-06 Jouni Malinenhostapd: Fix memory leak on dynamic add-BSS error path
2014-12-06 Jouni MalinenFT: Make aes_wrap() call easier to analyze
2014-12-06 Jouni MalinenFT: Make aes_unwrap() calls easier to analyze
2014-12-04 Jouni Malinenhostapd: Fix HT40 determination for ACS offload
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04 Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-11-29 Jouni MalinenClear WLAN_STA_ASSOC_REQ_OK on AP-initiated deauthentic...
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29 Jouni MalinenRemove forgotten driver_test.c variables
2014-11-28 Jouni Malinenproxyarp: Validate IPv4 header total length value in...
2014-11-28 Jouni Malinenproxyarp: Relax frame length limit for RA and NA
2014-11-28 Jouni Malinenproxyarp: Fix x_snoop multicast-to-unicast debug print
2014-11-28 Jouni Malinenproxyarp: Add debug log entry on multicast-to-unicast...
2014-11-28 Jouni Malinenproxyarp: Try multicast-to-unicast conversion only...
2014-11-25 Jouni Malinenproxyarp: Print learned IPv6 address in debug log
2014-11-25 Jouni Malinenproxyarp: Fix DHCP and ND message structures
2014-11-25 Jouni Malinenproxyarp: Use C library header files and CONFIG_IPV6
2014-11-25 Masashi HonmaSAE: Fix Anti-Clogging Token request frame format
2014-11-25 Masashi Honmamesh: Fix SAE anti-clogging functionality for mesh
2014-11-23 Jouni MalinenPeerKey: Clean up EAPOL-Key Key Data processing on AP
2014-11-22 Jouni MalinenAdd BSS-TM-RESP ctrl_iface event
2014-11-22 Jouni MalinenAdd BSS_TM_REQ command to send BSS Transition Managemen...
2014-11-21 Jouni MalinenAP: Extend EAPOL-Key msg 1/4 retry workaround for chang...
2014-11-21 Jouni MalinenPrint EAPOL-Key Replay Counter in Authenticator debug log
2014-11-19 Kyeyoon ParkAP: Add support for multicast-to-unicast conversion...
2014-11-19 Kyeyoon ParkAP: Add Neighbor Discovery snooping mechanism for Proxy ARP
2014-11-19 Kyeyoon ParkAP: Add multicast-to-unicast conversion send for "x_snoop"
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-11-19 Kyeyoon ParkAP: Convert "dhcp_snoop" to use the generic "x_snoop"
2014-11-19 Kyeyoon ParkAP: Add a generic "x_snoop" infrastructure for Proxy ARP
2014-11-19 Ilan PeerAP: Drop retransmitted auth/assoc/action frames
2014-11-16 Jouni MalinenDFS: Fix hostapd operation without hw_mode driver data
2014-11-16 Jouni MalinenFix hostapd operation without hw_mode driver data
2014-11-16 Masashi Honmamesh: Make plink params configurable
2014-11-16 Chun-Yeow Yeohmesh: Add timer for SAE authentication in RSN mesh
2014-11-16 Bob Copelandmesh: Start mesh peering after successful authentication
2014-11-16 Bob CopelandSAE: Enhance AP implementation to handle auth for mesh...
2014-11-16 Thomas Pedersenmesh: Add mesh robust security network
2014-11-16 Dmitry Shmidthostapd: Add wowlan_triggers config param
2014-11-16 Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-14 Yanbo Lihostapd: Change drv_flags from unsigned int to u64
2014-11-01 Jouni MalinenRemove unused EVENT_FT_RRB_RX
2014-10-27 Kyeyoon ParkAP: Add support for Proxy ARP, DHCP snooping mechanism
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge network parameter
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge port attributes
2014-10-27 Kyeyoon ParkAP: Add support for IPv4 neighbor entry management...
2014-10-27 Ahmad MasriP2P: Support GCMP as part of 60 GHz support
2014-10-26 Jouni MalinenWrite human readable version of channel width to CSA...
2014-10-26 Jouni Malinenhostapd: Add INTERFACE-ENABLED and INTERFACE-DISABLED...
2014-10-25 Ilan Peerwpa_supplicant: Use the 'no_ir' notation
2014-10-25 Javier Lopezhostapd: Skip some configuration steps for mesh cases
2014-10-25 Bob Copelandmesh: Accept Action frames without BSSID match
2014-10-25 Bob Copelandmesh: Add mesh peering manager
2014-10-25 Thomas Pedersenmesh: Add mesh mode routines
2014-10-25 Jouni MalinenFix channel switch to disable VHT with HT
2014-10-23 Eliad PellerHT: Pass the smps_mode in AP parameters
2014-10-23 Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-10-22 Jouni MalinenGAS: Do not reply to P2P SD query from generic GAS...
2014-10-21 Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-10-19 Jouni MalinenAdd data test functionality
next