eap_proxy: Callback to notify any updates from eap_proxy
[mech_eap.git] / src / ap /
2015-02-28 Rajkumar Manoharanhostapd: Disable VHT caps for STAs when no valid VHT...
2015-02-21 Stefan TomanekAdd helper function to clear and free wpa_psk list
2015-02-21 Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-21 Janusz DziedzicMake hostapd_set_freq_params() common
2015-02-11 Jouni MalinenDrop all hostapd STA entries on interface disabled...
2015-02-11 Jouni MalinenVLAN: Clean up RTM_NEW/DELLINK processing
2015-02-10 Peter Ohhostapd: Avoid sending client probe on removed client
2015-02-10 Jouni MalinenRe-configure WPA2 group keys on hostapd interface re...
2015-02-10 Jouni MalinenRe-enable beaconing on interface disable+enable
2015-02-08 Ilan PeerAP: Do not reply to Probe Request frames with DS Params...
2015-02-08 Jouni MalinenAdd STOP_AP control interface command
2015-02-07 Jouni MalinenFix HT40 co-ex scanning issue on hostapd error path
2015-02-06 Jouni MalinenACS: Accept channel if any (rather than all) survey...
2015-02-06 Jouni MalinenACS: Allow specific channels to be preferred
2015-02-06 Jouni MalinenACS: Use weighted average for 2.4 GHz adjacent channel...
2015-02-03 Jouni MalinenFix 20/40 MHz co-ex report processing with obss_interval=0
2015-02-01 Helmut Schaahostapd: Simplify vlan_add_dynamic error paths
2015-01-30 Jouni Malinendhcp_snoop: Make IPv4 addresses human readable in debug log
2015-01-29 Jouni MalinenFix STA re-bind to another VLAN on reauthentication
2015-01-29 Jouni MalinenWPA auth: Disconnect STA if MSK cannot be fetched
2015-01-29 Jouni MalinenWPA auth: Clear temporary MSK storage from stack explicitly
2015-01-29 Jouni MalinenConvert couple of remaining printf to wpa_printf in...
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-22 Ben Greearhostapd: Debug messages for dodgy RADIUS servers
2015-01-20 Haim DreyfussWNM: Fix possible memory leak by free buf
2015-01-20 Avraham Sternhostapd: Remove unused variable from hostapd_get_hw_fea...
2015-01-20 Eytan LifshitzAvoid NULL string in printf on EAP method names in...
2015-01-19 Adrien DecostreACS: Allow subset of channels to be configured
2015-01-19 Masashi HonmaAP: Expire STA without entry in kernel
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
next