Store entire CS freq_params and not only freq
[mech_eap.git] / src / ap / hostapd.h
2013-12-24 Andrei OtcheretianskiStore entire CS freq_params and not only freq
2013-12-24 Andrei OtcheretianskiInclude driver.h in hostapd.h
2013-12-24 Johannes BergAP: Use monotonic time for MMIC failure/TKIP countermea...
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-12-08 Johannes BergUse monotonic clock for last_sae_token_key_update
2013-11-20 Jouni MalinenFix and work around some MinGW compilation issues
2013-11-17 Andrei OtcheretianskiAdd AP channel switch mechanism
2013-11-15 Abhishek Singhhostapd: Filter channel list updated events after count...
2013-11-06 Jouni Malinenhostapd: Verify hostapd_setup_bss calls
2013-11-05 Jouni MalinenRestore hapd->interface_added tracking to core hostapd
2013-11-05 Jouni Malinenhostapd: Do not terminate process on dynamic interface...
2013-11-03 Jouni MalinenDFS: Convert hostapd_data use to hostapd_iface
2013-11-03 Jouni Malinenhostapd: Add ctrl_iface STATUS command
2013-11-03 Jouni Malinenhostapd: Track interface state
2013-11-03 Jouni Malinenhostapd: Wait for channel list update after country...
2013-11-03 Jouni Malinenhostapd: Simplify interface initialization
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_interface_init_bss() available...
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_init() available externally
2013-10-31 Kyeyoon Parkhostapd: Allow the first BSS in a multi-BSS setup to...
2013-10-29 Jouni Malinenhostapd: Allow per-BSS (vif) configuration files
2013-10-26 Janusz DziedzicDFS: Handle radar event when CAC actived correctly
2013-09-01 Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-08-31 Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-08-25 Michal Kaziorhostapd: Add survey dump support
2013-08-25 Michal Kaziorhostapd: Split up channel checking into helpers
2013-08-23 Jeffin MammenWPS: Track peer MAC address from the last operations
2013-08-23 Jeffin MammenWPS: Track PBC status
2013-08-23 Jeffin MammenWPS: Track result of the latest WPS operation
2013-06-25 Michael Braunbridge: Track inter-BSS usage
2013-05-24 Jouni MalinenDo not set driver MAC ACL unless driver supports this
2013-03-31 Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-30 Jouni Malinenap_list: Remove unused iteration list pointers
2013-03-29 Jouni Malinenhostapd: Allow ctrl_iface group to be specified on...
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-02-04 Jouni MalinenP2P: Fix Action frame processing if Interworking is...
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2012-11-20 Jouni MalinenAdd preliminary support for using SQLite for eap_user...
2012-08-25 Shan Palanisamyhostapd: Add global ctrl_iface commands for adding...
2012-08-25 Shan Palanisamyhostapd: Add ctrl_iface for enabling/reloading/disablin...
2012-08-25 Shan Palanisamyhostapd: Add global control interface
2012-08-25 Jouni MalinenMove hostapd global callback functions into hapd_interfaces
2012-06-25 Thomas Pedersennl80211: Handle CH_SWITCH event
2012-05-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-04-01 Johannes BergPass signal strength through, fix units
2012-02-26 Jay KatabathuniInterworking: Add GAS server support for AP mode
2012-02-16 Jouni MalinenMove hostapd_for_each_interface() and hapd_interfaces...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-30 Jouni MalinenWPS: Disable AP PIN after 10 consecutive failures
2011-12-22 Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-12-10 Arik NemtsovMaintain internal copy of Probe Response offload capabi...
2011-12-03 Jouni MalinenMerge set_rate_sets() driver_ops into set_ap()
2011-11-25 Dmitry ShmidtP2P: Send STA connected/disconnected events to parent...
2011-10-17 Jouni MalinenAdd support for Time Advertisement
2011-08-09 Jouni MalinenWPS: Do not update Beacon IEs before initial IE set
2011-07-15 Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-03-29 Jouni MalinenAdd driver capa flag for EAPOL TX status and store...
2011-03-19 Johannes Bergwpa_s AP mode: complete only when setup is complete
2011-03-06 Shan PalanisamyIndicate assoc vs. reassoc in association event
2011-02-08 Jouni Malinenwpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP proce...
2011-02-02 Johannes BergAP: Add callback for STA authorized transitions
2010-12-28 Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction: set_countermeasures
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-10-14 Anil Gathala SudhaP2P: Send AP mode WPS-FAIL event to parent interface
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2010-09-09 Jouni MalinenP2P: Preparations for adding P2P IE into Beacon/Probe...
2010-08-24 Jouni MalinenWPS: Do not disable AP PIN permanently, only slow down...
2010-04-12 Jouni MalinenFix hostapd build without WPS
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-04-11 Jouni MalinenAdd WPS Registrar success callback
2010-04-11 Jouni MalinenStarted to make set_ap_wps_ie() capable of adding multi...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2010-03-06 Jouni MalinenRemove unnecessary ifname parameter from set_beacon()
2010-01-03 Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03 Jouni MalinenMove struct hostapd_frame_info definition away from...
2009-12-28 Jouni MalinenAllow Probe Request callbacks to terminate iteration
2009-12-27 Jouni MalinenSplit hostapd_interface_deinit() into deinit and free...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
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...
2009-12-25 Jouni MalinenClean up some of the hostapd.h function prototype defin...
2009-12-25 Jouni MalinenMove hostapd_prune_associations() into ap/utils.c
2009-12-24 Jouni MalinenMove wps_hostapd.c into src/ap
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap