P2P: Set channel list per channel instead of per band
[libeap.git] / src / ap /
2010-10-14 Anil Gathala SudhaP2P: Send AP mode WPS-FAIL event to parent interface
2010-10-14 Jouni MalinenWPS: Add WPS-FAIL ctrl_interface event for hostapd
2010-10-10 Jouni MalinenWPS: Fix WPS commands in wpa_supplicant AP mode
2010-10-08 Jouni MalinenP2P: Extend P2P manager functionality to work with...
2010-10-08 Jouni MalinenApply WPS configuration changes to all interfaces that...
2010-10-08 Jouni MalinenDisable AP PIN on all interfaces controlled by the...
2010-10-08 Jouni MalinenApply hostapd WPS commands to all interfaces on concurr...
2010-10-06 Jouni MalinenFix wpa_supplicant AP mode with WPS not to crash
2010-10-06 Jouni MalinenFix AP mode 40 MHz pri/sec channel parsing in overlap...
2010-09-23 Jouni MalinenWPS: Fix hostapd reconfig to update WPS UPnP string...
2010-09-23 Jouni Malinenhostapd: Add virt/phy flag for Display/PushButton if...
2010-09-22 Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-09-22 Jouni MalinenWPS: Add MAC address to validation error message for...
2010-09-20 Jouni MalinenWPS: Fix Beacon WPS IE on concurrent dualband AP in...
2010-09-20 Jouni MalinenWPS: Use same UUID in multi-interface case
2010-09-15 Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-09-09 Jouni MalinenFix build without CONFIG_P2P=y
2010-09-09 Jouni MalinenP2P: Allow P2P IE without Device Info in (Re)Assoc Req
2010-09-09 Jouni MalinenP2P: Add defined values for P2P Manageability Bitmap
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenP2P: Add preliminary P2P Manager AP support for hostapd
2010-09-09 Jouni MalinenP2P: Add group notification from (re)association request
2010-09-09 Jouni MalinenP2P: Use PSK format in WPS Credential
2010-09-09 Jouni MalinenP2P: Add group notifications
2010-09-09 Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module
2010-09-09 Jouni MalinenP2P: Preparations for adding P2P IE into Beacon/Probe...
2010-09-09 Jouni MalinenP2P: Save a copy of P2P IE(s) data from (Re)Association...
2010-09-09 Jouni MalinenP2P: Do no process Probe Request with P2P wildcard...
2010-09-09 Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-09-09 Jouni MalinenWPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT...
2010-09-09 Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-09-05 Jouni MalinenIndicate Barker Preamble Mode in ERP IE also based...
2010-09-05 Jouni MalinenFix segfault in hostapd_eid_ht_capabilities() with...
2010-09-05 Jouni MalinenWPS: Fix hostapd build without CONFIG_WPS_UPNP
2010-08-28 Helmut Schaahostapd: enable STBC only for STBC capable STAs
2010-08-25 Jouni MalinenRemove unused ieee802_11_send_deauth()
2010-08-24 Jouni MalinenWPS: Add support for dynamic AP PIN management
2010-08-24 Jouni MalinenWPS: Do not disable AP PIN permanently, only slow down...
2010-08-17 Jouni MalinenFix memory leak in AP WEP key configuration
2010-07-27 Jouni MalinenWPS: Allow AP to start in Enrollee mode without AP...
2010-07-26 Jouni MalinenFT: Send RRB data directly when managed by same hostapd...
2010-07-21 Jouni MalinenEAP server: Add support for configuring fragment size
2010-07-18 Jouni MalinenWPS: Move from WLAN_STA_MAYBE_WPS to WLAN_STA_WPS based...
2010-07-18 Jouni MalinenWPS: Force disconnection after provisioning step
2010-07-18 Jouni MalinenFT: Fix RRB messages to use correct endianness
2010-07-05 Jouni MalinenAdd new debug message level for excessive information
2010-06-11 Jouni MalinenWPS: Do not proxy Probe Request frames to foreign SSIDs...
2010-05-29 Jouni MalinenFix driver operation order in configuration reloading
2010-05-26 Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2010-05-26 Jouni MalinenReassemble WPS IE(s) in (Re)Association Request if...
2010-05-02 Andriy TkachukUpdate WPS IE on hostapd reconfiguration
2010-05-02 Jouni Malinenhostapd: Reorder some IEs to get closer to IEEE 802...
2010-05-01 Jouni MalinenFix EAPOL_SM_USES_WPA flag to be set correctly
2010-04-23 Jouni MalinenFix WPA state machine initialization on WPA_REAUTH...
2010-04-17 Jouni MalinenFix build without CONFIG_FULL_DYNAMIC_VLAN
2010-04-17 Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2010-04-17 Jouni MalinenVLAN: Reorder init to get same behavior for all VLAN...
2010-04-17 Jouni MalinenVLAN: Set statically configured VLAN interfaces up
2010-04-15 Jouni MalinenVLAN: Fix bridge interface clean up for no tagged_inter...
2010-04-15 M. BraunVLAN: Decrease bridge forwarding delay to avoid EAPOL...
2010-04-15 M. BraunVLAN: Set dynamic VLAN up to fix STA bind and key setup
2010-04-15 Jouni MalinenStop processing if STA VLAN bind fails
2010-04-15 Jouni MalinenVLAN: Clean up debug code and error messages
2010-04-15 Jouni MalinenWPS: Fix association when both WPS and WPA/RSN IE are...
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-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-04-11 Yogesh Ashok PowarAllow advertising of U-APSD functionality in Beacon
2010-04-10 Jouni MalinenFT: Validate MDIE and FTIE in FT 4-way handshake messag...
2010-04-10 Jouni MalinenFT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime...
2010-04-10 Jouni MalinenParse EAPOL-Key msg 2/4 Key Data IEs/KDEs before checki...
2010-04-09 Jouni MalinenFT: Validate FTIE fields in Reassociation Request
2010-04-09 Jouni MalinenFT: Validate protect IE count in FTIE MIC Control
2010-04-09 Jouni MalinenFT: Fix Reassociation Response in FT Protocol to includ...
2010-04-09 Jouni MalinenFT: Do not add MIC to FTIE during initial MD association
2010-04-07 Jouni MalinenFT: Fix GTK subelement format in FTIE
2010-04-07 Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-04-07 Jouni MalinenFT: Do not include RSN IE in (Re)Assoc Resp during...
2010-04-07 Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2010-04-07 Jouni MalinenAvoid hostapd segfault on invalid driver association...
2010-04-06 Andriy TkachukFix WPA/RSN IE update on reconfig with set_generic_elem()
2010-04-06 Jouni MalinenWPS: Fix WPS IE update in Beacon frames for nl80211
2010-04-04 Jouni MalinenFT: Re-set PTK on reassociation
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-04-04 Jouni MalinenFT: Force key configuration after association in FT...
2010-04-04 Jouni MalinenAdd AP-STA-DISCONNECT event for driver-based MLME
2010-04-04 Jouni MalinenAllow hostapd_notif_assoc() to be called with all IEs
2010-04-04 Jouni MalinenFix Windows compilation issues with AP mode code
2010-03-30 Jouni MalinenMFP: Fix IGTK PN in group rekeying
2010-03-29 Jouni MalinenMFP: Add SA Query Request processing in AP mode
2010-03-29 Jouni MalinenFix ctrl_iface get-STA-MIB for WPS disabled case
2010-03-27 Jouni MalinenFix wpa_auth_iface_iter() to skip BSSes without Authent...
2010-03-13 Jouni MalinenFT: Fix Authorized flag setting for FT protocol
2010-03-13 Jouni MalinenFT: Fix PTK configuration in authenticator
2010-03-07 Jouni MalinenFT: Include pairwise cipher suite in PMK-R0 SA and...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ap_wps_ie...
next