]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/wpa_auth_glue.c
hostapd: Add Key MIC in group EAPOL-Key frames corruption test option
[thirdparty/hostap.git] / src / ap / wpa_auth_glue.c
2013-05-04  Johannes Berghostapd: Add Key MIC in group EAPOL-Key frames corrupti...
2013-01-12  Jouni MalinenSAE: Use PMK in 4-way handshake
2012-11-25  Michael BraunKeep and use list of PSKs per station for RADIUS-based PSK
2012-11-18  Jouni Malinenhostapd: Fix a regression in TKIP countermeasures proce...
2012-08-25  Jouni MalinenMove hostapd global callback functions into hapd_interfaces
2012-08-04  Michael BraunFix endless loop in PSK fetching with PSK-from-RADIUS
2012-08-01  Shan PalanisamyFT: Add FT AP support for drivers that manage MLME...
2012-07-30  Jouni MalinenHS 2.0: Add mechanism for disabling DGAF
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-11-19  Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-18  Jouni MalinenInclude wpa_auth_glue.h to verify function prototypes
2011-10-30  Jouni MalinenFix TKIP countermeasures stopping in deinit paths
2011-10-28  Jouni MalinenFix WPA authenticator configuration to not leave uninit...
2011-10-23  Jouni MalinenFix hostapd_wpa_auth_send_ether() return value
2011-07-05  Jouni MalinenAllow PMKSA caching to be disabled on Authenticator
2011-04-02  Felix Fietkaunl80211: Send EAPOL frames as QoS data frames for QoS...
2011-03-29  Jouni MalinenWork around SNonce updates on EAPOL-Key 1/4 retransmission
2011-03-06  Shan PalanisamyFT: Make FT-over-DS configurable (hostapd.conf ft_over_...
2011-02-20  Jouni MalinenFT: Specify source MAC address for RRB messages
2010-11-24  Jouni Malinenhostapd_driver_ops reduction
2010-11-24  Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-07-26  Jouni MalinenFT: Send RRB data directly when managed by same hostapd...
2010-04-11  Yogesh Ashok PowarAllow advertising of U-APSD functionality in Beacon
2010-04-04  Jouni MalinenFT: Use bridge interface (if set) for RRB connection
2010-04-04  Jouni MalinenFT: Set WLAN_AUTH_FT auth_alg on FT-over-DS case
2010-03-27  Jouni MalinenFix wpa_auth_iface_iter() to skip BSSes without Authent...
2009-12-26  Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-25  Jouni MalinenReplace src/ap/driver_i.h with non-inlined functions...
2009-12-25  Jouni MalinenRemove ap_config.h dependency from driver_i.h
2009-12-25  Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-25  Jouni MalinenGet rid of direct hostapd_for_each_interface() calls
2009-12-25  Jouni MalinenMove rest of the generic AP mode functionality into...