]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap
Use PMKSA cache entries with only a single network context
[thirdparty/hostap.git] / src / ap /
2012-02-04  Jouni MalinenClear EAPOL authenticator authFail for PMKSA caching/FT
2012-02-04  Jouni MalinenIgnore TX status for Data frames from not associated STA
2012-01-30  Jouni MalinenWPS: Disable AP PIN after 10 consecutive failures
2012-01-29  Nicolas Cavallariwpa_auth: Fix race in rejecting 4-way handshake for...
2012-01-25  Jouni MalinenFix ap_sta_disconnect() to clear EAPOL/WPA authenticato...
2012-01-22  Jouni MalinenWork around interop issue with WPA type EAPOL-Key 4...
2012-01-08  Jouni MalinenP2P: Use Device ID attribute to filter Probe Request...
2012-01-02  Jouni MalinenAllow SNonce update after sending EAPOL-Key 3/4 if...
2012-01-02  Jouni MalinenDo not disconnect STA based on inactivity on driver...
2011-12-25  Yogesh Ashok Powarhostapd: Make inactivity polling configurable
2011-12-24  Jouni MalinenRemove obsolete comment on removed PTK rekeying operation
2011-12-24  Jouni MalinenIncrease initial group key handshake retransmit timeout...
2011-12-24  Jouni MalinenDrop priority level of the logger message for unexpecte...
2011-12-22  Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-12-18  Jouni MalinenLower RX_MGMT driver event debug level for Beacon frames
2011-12-17  Jouni MalinenMake hostapd_eid_wmm_valid() return more logical return...
2011-12-17  Jason YoungAP: Pass station's WMM configuration to driver wrappers
2011-12-17  Eliad PellerAP: Add uapsd_queues and max_sp fields
2011-12-17  Eliad PellerAP: Consider U-APSD driver support
2011-12-11  Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-12-10  Arik NemtsovSet driver Probe Response template for AP mode offload
2011-12-10  Arik NemtsovSplit Probe Response generation into a separate function
2011-12-10  Arik NemtsovMaintain internal copy of Probe Response offload capabi...
2011-12-10  Ben GreearAP: Improve disconnect and timeout related logging
2011-12-10  Ben GreearAP: Convert some wpa_printf to wpa_msg/dbg
2011-12-10  Ben GreearTell user why a channel cannot be used in AP mode
2011-12-10  Jithu JanceP2P: Append P2P Device Address to AP-STA-DISCONNECTED...
2011-12-08  Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2011-12-04  Jouni MalinenFix basic_rates copying
2011-12-04  Jouni MalinenFix no-NEED_AP_MLME build
2011-12-04  Arik NemtsovAllow Action frames with unknown BSSID in GO mode
2011-12-03  Jouni MalinenConvert hostapd_prepare_rates() to use struct hostapd_iface
2011-12-03  Jouni MalinenMerge set_rate_sets() driver_ops into set_ap()
2011-12-03  Jouni MalinenRemove unused parameters from set_rate_sets()
2011-12-03  Jouni Malinenhostapd: Show driver event names in debug log
2011-12-02  Szymon BigosFix generated WPS PIN values to use zero-padding
2011-11-30  Bharat ChakravartyWPS: Allow RF Bands value to be overridden
2011-11-30  Subrat DashWPS: Fix stopping of active WPS operation on dual concu...
2011-11-30  Jouni MalinenWPS ER: Fix segfault in some selected registrar change...
2011-11-25  Dmitry ShmidtP2P: Send STA connected/disconnected events to parent...
2011-11-24  Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-24  Jouni MalinenWPS: Include WSC IE in (Re)Association Response for...
2011-11-20  Jouni MalinenFix wired EAPOL authenticator
2011-11-19  Helmut SchaaAvoid excessive probe response retries
2011-11-19  Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-19  Johannes BergAP: Add explicit EAPOL TX status event
2011-11-18  Jouni MalinenMark local functions static
2011-11-18  Jouni MalinenInclude wpa_auth_glue.h to verify function prototypes
2011-11-17  Jouni MalinenFix the debug message in the previous commit
2011-11-17  Jouni MalinenSet Secure=1 for EAPOL-Key msg 3/4 in WPA conditional...
2011-11-17  Jouni MalinenUse a single define for maximum number of EAP methods
2011-11-14  Jouni MalinenFix P2P IE configuration for GO mode
2011-11-13  Jouni MalinenMake time_adv use easier for static analyzers
2011-11-13  Jouni MalinenP2P: Verify that assoc req IEs are available for group...
2011-11-13  Jouni MalinenRemove unnecessary include file inclusion
2011-11-03  Jouni MalinenMove AP events for STA connected/disconnected into...
2011-11-03  Jouni MalinenFix some recent wpa_msg() calls in hostapd use correct...
2011-11-03  Nicolas Cavallarihostapd: Send an event when an inactive station is...
2011-10-30  Yoni DivinskyConfigure new GTK/IGTK to driver in case of TKIP counte...
2011-10-30  Jouni MalinenIgnore Michael MIC failure reports if cipher is not...
2011-10-30  Jouni MalinenMove Michael MIC error report processing into separate...
2011-10-30  Jouni MalinenFix TKIP countermeasures stopping in deinit paths
2011-10-29  Jouni MalinenRemove unused valid_bss_mask driver_ops
2011-10-29  Jouni MalinenRemove unconfigurable cts_protection_type
2011-10-28  Jouni MalinenFix WPA authenticator configuration to not leave uninit...
2011-10-25  Jay KatabathuniInterworking: Fix Advertisement Protocol element length...
2011-10-24  Jithu JanceP2P: Append P2P Device Address to AP-STA-CONNECTED...
2011-10-23  Jouni MalinenRemove unused variables
2011-10-23  Jouni MalinenFix hostapd_wpa_auth_send_ether() return value
2011-10-22  Jouni MalinenShare a single wpa_scan_results_free() implementation
2011-10-22  Ben GreearFix typo in comment related to EAPOL
2011-10-21  Jouni MalinenInterworking: Filter Probe Request frames based on...
2011-10-21  Jouni MalinenInterworking: Include Access Network Type in set_ap...
2011-10-20  Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20  Johannes BergMove get_hdr_bssid() to make it easier to share for...
2011-10-20  Johannes BergAP: Do station poll in driver wrapper
2011-10-17  Jouni MalinenAdd support for Time Advertisement
2011-10-17  Jouni MalinenInterworking: Add support for configuring Roaming Conso...
2011-10-17  Jouni MalinenInterworking: Add Advertisement Protocol element
2011-10-17  Jouni MalinenAdd Interworking configuration in set_ap() driver_ops
2011-10-17  Jouni MalinenAdd Ext Capab and Interworking elements to extra IEs
2011-10-17  Jouni MalinenMove Ext Capab and Interworking element construction...
2011-10-17  Jouni MalinenClean up AP mode extra IE construction
2011-10-17  Jouni MalinenRemove unused function argument
2011-10-17  Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17  Jouni MalinenDeprecate set_intra_bss() driver_ops
2011-10-17  Jouni MalinenRemove unused P2P device discovery hack from Beacon...
2011-10-17  Jouni MalinenStart deprecating various AP mode driver_ops
2011-10-17  Mahesh PalivelaMove SA Query mechanism into a file that can be shared...
2011-10-16  Jouni MalinenIEEE 802.11u: Add configuration and advertisement for...
2011-10-16  Jouni MalinenUse a common error handler in hostapd_notif_assoc()
2011-10-16  Jouni MalinenClean up IE processing in hostapd_notif_assoc()
2011-10-16  Jouni MalinenWPS: Fix WPS IE processing
2011-10-16  Jouni MalinenFix double free with CONFIG_WPS_STRICT=y
2011-10-15  Yogesh Ashok PowarDisconnect STA when it fails to get added in kernel...
2011-10-15  B. JFix NT-hash password use with integrated authentication...
2011-10-12  Jouni MalinenEAPOL auth: Disconnect after IEEE 802.1X failure
2011-10-01  Johannes BergAP: Use QoS nullfunc for connection poll
2011-09-30  Zhi ChenWPS: Send AP Settings as a wrapped Credential attribute...
2011-09-29  Shan PalanisamyFT: Add driver wrappers for FT with driver-based MLME/SME
next