P2P: Support dedicated P2P_DEVICE without separate group interface
[mech_eap.git] / src / ap /
2016-02-24 Jouni MalinenAP: Store STA supported operating classes information
2016-02-22 Dedy LanskyAP: Debug print management frame TX result
2016-02-22 Jouni MalinenMBO: Parse non-preferred channel list on the AP
2016-02-22 Jouni MalinenWNM: Fix a memory leak on AP error path
2016-02-22 Michael BraunVLAN: Fix vlan_compare() for tagged VLANs
2016-02-22 Jouni MalinenMBO: Mandate use of PMF for WPA2+MBO association (AP)
2016-02-22 Jouni MalinenMBO: Update STA cellular data capability based on WNM...
2016-02-22 Jouni MalinenMBO: Track STA cellular data capability from associatio...
2016-02-22 Jouni MalinenWNM: Minimal processing for WNM Notification Request...
2016-02-22 Jouni MalinenMBO: Indicate WNM-Notification support on AP when MBO...
2016-02-22 Jouni MalinenSimplify hostapd_build_ap_extra_ies() with helper functions
2016-02-22 Avraham Sternhostapd: Add MBO IE to BSS Transition Management Reques...
2016-02-22 Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-20 Jouni MalinenVLAN: Check vlan_desc validity in a failure debug print
2016-02-20 Nick LoweUse 64-bit TX/RX byte counters for statistics
2016-02-20 Andrei OtcheretianskiAP: Set STA assoc flag in the driver before sending...
2016-02-20 Ayala BekerAP: Add support for full station state
2016-02-19 Nick LoweDFS: Remove the os_random() fallback
2016-02-19 Nick LoweWPS: Use only os_get_random() for PIN generation
2016-02-19 Nick LoweUse os_get_random() for Shared Key authentication challenge
2016-02-19 Nick LoweAdd RADIUS Service-Type attribute with a value of Framed
2016-02-18 Masashi Honmamesh: Drop Authentication frames from BLOCKED STA
2016-02-18 Masashi HonmaSAE: Fix PMKID calculation for PMKSA cache
2016-02-18 Nick LowePrint Acct-Session-Id and Acct-Multi-Session-Id 64...
2016-02-18 Roy MarplesFix compile on NetBSD for vlan
2016-02-17 Michael BraunVLAN: Add per-STA vif option
2016-02-17 Michael BraunVLAN: Actually add tagged VLANs to AP_VLAN
2016-02-17 Michael BraunVLAN: Factor out per-vid code in newlink/dellink
2016-02-17 Michael Braunradius: Add tagged VLAN parsing
2016-02-17 Michael BraunVLAN: Separate station grouping and uplink configuration
2016-02-08 Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2016-02-06 Srinivasa Duvvurimesh: Fix peer link counting when a mesh peer reconnects
2016-02-06 Jouni MalinenRADIUS: Share a single function for generating session IDs
2016-02-06 Nick LoweRADIUS: Redesign Request Authenticator generation
2016-02-06 Nick LoweSend an Acct-Multi-Session-Id attribute in Access-Reque...
2016-02-06 Nick LoweAdd Acct-Session-Id to Accounting-On/Off
2016-02-06 Nick LoweRADIUS: Use more likely unique accounting Acct-{,Multi...
2016-02-06 Jouni MalinenEAPOL auth: Move radius_cui/identity freeing to eapol_a...
2016-02-05 Nick LoweAdd Event-Timestamp to all Accounting-Request packets
2016-02-05 Max StepanovGAS: Calculate response buffer length of ANQP elements
2016-02-05 Nick LoweDo not send Acct-Authentic in Accounting-On/Off
2016-02-05 Nick LoweRADIUS: Do not include Acct-Terminate-Cause in Accounti...
2016-02-05 Eduardo AbinaderMake fallback from HT40 to HT20 work
2016-02-01 Jouni MalinenVHT: Add an interoperability workaround for 80+80 and...
2016-01-15 Jouni MalinenAP: Print interface name in more STA events
2016-01-15 Jouni MalinenAP: Fix Deauth/Disassoc TX status timeout handling
2016-01-07 Jouni MalinenACS: Remove unreachable case from a debug print
2016-01-07 Jouni MalinenRemove a pointer check that can never be true
2016-01-07 Jouni MalinenACS: Be more consistent with iface->current_mode checks
2016-01-01 Jouni MalinenFix wpa_supplicant AP mode P2P IE handling if P2P is...
2016-01-01 Jouni MalinenWPS: Do not build Credential with unsupported encr...
2015-12-31 Jouni MalinenHS 2.0: Postpone WNM-Notification sending by 100 ms
2015-12-24 Tomasz Bursztykawpa_supplicant: Enable Automatic Channel Selection...
2015-12-24 Tomasz BursztykaHandle survey event properly in wpa_supplicant
2015-12-24 Jouni MalinenFix RADIUS Called-Station-Id to not escape SSID
2015-12-22 Jouni MalinenServer configuration for OCSP stapling with ocsp_multi...
2015-12-20 Jouni MalinenGAS server: Replenish temporary STA entry timeout on...
2015-12-09 Jouni MalinenFT: Fix FTIE generation for EAPOL-Key msg 3/4
2015-12-09 Jouni MalinenFT: Fix sm->assoc_resp_ftie storing on the AP side
2015-12-09 Jouni MalinenFT: Fix FTIE generation for 4-way handshake after FT...
2015-11-26 Rajkumar Manoharanhostapd: Add Transmit Power Envelope IE when VHT is...
2015-11-22 Avraham Sterndriver: Make setting up AP optional when creating AP...
2015-11-21 Alexander BondarAP: Avoid 20/40 MHz co-ex scan if PRI/SEC switch is...
2015-11-19 Jouni MalinenFT auth: Fix EAPOL reauthentication after FT protocol run
2015-11-17 Anton Nayshtuthostapd: Process MAC ACLs on a station association...
2015-10-31 Frederic Leroyeap_sim_db: Implement eap_sim_db_expire_pending()
2015-10-28 Srinivasa Duvvurihostapd: Add feature to start all interfaces at the...
2015-10-25 Jouni MalinenGAS server: Avoid undefined behavior in pointer arithmetic
2015-10-25 Jouni MalinenRSN auth: Avoid undefined behavior in pointer arithmetic
2015-10-25 Jouni MalinenAP: Avoid undefined behavior in pointer arithmetic...
2015-10-17 Jouni MalinenAdd Framed-IP-Address to Accounting-Request if STA...
2015-10-17 Jouni MalinenOption to reduce Probe Response frame responses during...
2015-10-14 Jouni MalinenFix Suite B 192-bit AKM to use proper PMK length
2015-10-14 Jouni MalinenRemove unreachable PMKSA cache entry addition on Access...
2015-10-14 Jouni Malinenhostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases...
2015-10-07 Jouni MalinenInterworking: Add support for configuring arbitrary...
2015-10-06 Dmitry IvanovWait longer for inactive client probe (empty data frame)
2015-10-05 Bob Copelandmesh: Generate proper AID for peer
2015-10-05 Michael BraunRemove WEP support from VLAN
2015-10-05 Michael BraunFix init of group state machine for static VLANs
2015-10-03 Johannes Berghostapd: Add testing option to use only ECSA
2015-10-03 Andrei OtcheretianskiHandle VHT operating classes correctly
2015-10-03 Luciano CoelhoSet channel and operating class in hostapd_fill_csa_set...
2015-10-03 Luciano CoelhoUse ieee80211_freq_to_chan() when getting segment indices
2015-10-03 Andrei OtcheretianskiProvide an offset to CSA counters in Probe Response...
2015-10-03 Andrei Otcheretianskinl80211: Specify CSA offsets in send_mlme() driver op
2015-10-03 Andrei OtcheretianskiAdvertise Supported Operating Classes elements in Beaco...
2015-10-03 Andrei OtcheretianskiFix CSA related IEs order
2015-10-03 Andrei OtcheretianskiMove HT CSA related IE function
2015-10-03 Andrei OtcheretianskiP2P: Implement P2P_GO_FREQ_MOVE_SCM_ECSA policy
2015-10-03 Ilan PeerMove hostapd_csa_in_progress() to hostapd.c
2015-10-03 Andrei OtcheretianskiAdd support for eCSA
2015-10-03 Andrei Otcheretianskinl80211: Suppport multiple CSA counters
2015-10-03 Andrei OtcheretianskiSupport VHT channel width change for CSA
2015-10-03 Andrei OtcheretianskiAdd Wide Bandwidth Channel Switch element
2015-10-03 Andrei OtcheretianskiUse previously computed channel in cs_freq_params for...
2015-09-27 Jouni MalinenDo not clear RSN parameters before full configuration
2015-09-23 Ashok Raj NagarajanDo not copy STA VHT capabilities if VHT is not enabled...
2015-09-07 Chen, YiWPS: Fix num_probereq_cb clearing on DISABLE to avoid...
2015-09-05 Masashi Honmamesh: Rename IE field to clarify its use
next