]> git.ipfire.org Git - thirdparty/hostap.git/history - src
P2P: Fix WSC IE inclusion for P2P disabled case
[thirdparty/hostap.git] / src /
2012-01-26  Jouni Malinennl80211: Fix send_action on off-channel in P2P GO role
2012-01-25  Jouni MalinenFix ap_sta_disconnect() to clear EAPOL/WPA authenticato...
2012-01-25  Jouni Malinenpcsc: Fix compiler warning on signed vs. unsigned compa...
2012-01-25  Jouni MalinenP2P: Do not expire peer entry if we are connected to...
2012-01-25  Jouni MalinenP2P: Do not expire peer entry if peer is connected...
2012-01-23  Deepthi Gowrinl80211: P2P: Pass cookie parameter in send action...
2012-01-22  Jouni MalinenAdd preliminary MNC length determination based on IMSI
2012-01-22  Jouni MalinenAvoid unnecessary memory allocation in building of...
2012-01-22  Simon BaatzEAP-SIM/EAP-AKA peer: Support realms according to 3GPP...
2012-01-22  Jouni MalinenReject too short IMSI in EAP-SIM/AKA identity generation
2012-01-22  Simon BaatzSIM/USIM: Add function to get the MNC length from the...
2012-01-22  Jithu JanceP2P: Notify upper framework on stopping the p2p_find...
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-08  Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
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...
2012-01-01  Jouni MalinenDo not trigger fast reconnection on locally generated...
2011-12-31  Jouni MalinenClear EAPOL authWhile and heldWhile values when port...
2011-12-30  Jouni Malinennl80211: Mark Beacon event debug excessive
2011-12-29  Spencer ChangWPS: Cancel previous registered wps_registrar_pbc_timeout
2011-12-29  Jouni Malinennl80211: Fix NL80211_CMD_FRAME to not try offchannel...
2011-12-27  Jouni Malinennl80211: Do not stop AP mode Probe Request reporting...
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-23  Jouni Malinennl80211: Fix mgmt RX for device SME in AP mode without...
2011-12-23  Jouni Malinennl80211: Fix use_monitor driver capability for non...
2011-12-23  Jouni Malinennl80211: Show station flush failures in debug log
2011-12-23  Jouni Malinennl80211: Add debug prints for mgmt RX subscription
2011-12-22  Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-12-22  Jouni MalinenP2P: Move public P2P_PEER info generation into ctrl_iface
2011-12-22  Jouni MalinenP2P: Replace p2p_get_peer_info with p2p_peer_known...
2011-12-22  Jouni MalinenP2P: Fix a typo in a function documentation
2011-12-21  Jouni MalinenP2P: Do not allow pending listen command override connect
2011-12-21  Jouni MalinenAndroid: nl80211: Work around limited genl_ctrl_resolve()
2011-12-18  Jouni MalinenLower RX_MGMT driver event debug level for Beacon frames
2011-12-18  Ben GreearAllow linking with libnl-3 (libnl 3.2 and newer)
2011-12-18  Neeraj Kumar GargP2P: Reduce the idle time in Wait peer connect state
2011-12-18  Neeraj Kumar GargP2P: Fix PROBE_REQ_ONLY flag use for Provision Discover...
2011-12-18  Jouni MalinenP2P: Fix Provision Discovery channel for some join...
2011-12-18  Reinette ChatreP2P: Make GO negotiation peer and group information...
2011-12-18  Marek KwaczynskiP2P: Do not include own information in the peer table
2011-12-18  Jouni MalinenPCSC: Accept 0x67 (Wrong length) as a response to READ...
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  Jouni Malinennl80211: Fix memory leaks on nla_put_failure error...
2011-12-17  Jason Youngnl80211: Fix memory leak on nla_put_failure error paths
2011-12-17  Eliad Pellernl80211: Send uapsd_queues and max_sp values on STA...
2011-12-17  Eliad PellerAP: Add uapsd_queues and max_sp fields
2011-12-17  Eliad PellerAP: Consider U-APSD driver support
2011-12-14  Jouni MalinenAndroid: Fix PNO start function conversion
2011-12-12  Jouni Malinennl80211: Fix CONFIG_TDLS=y build
2011-12-11  Jouni Malinennl80211: Clean up info on netdev or nl80211 not found...
2011-12-11  Jean-Michel.BachotP2P: Remove unexpected pending Provision Discovery...
2011-12-11  Jouni MalinenP2P: Fix Provision Discovery name in debug messages
2011-12-11  Jouni MalinenP2P: Reject Presence Request if current NoA cannot...
2011-12-11  Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-12-11  Vitaly WoolSkip WPS PBC overlap detection if P2P address is the...
2011-12-10  Arik Nemtsovnl80211: Send Probe Response template to the driver
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  Arik Nemtsovnl80211: Propagate Probe Response offload capabilities...
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  Jouni MalinenP2P: Remove forgotten TODO comment
2011-12-10  Jithu JanceP2P: Append P2P Device Address to AP-STA-DISCONNECTED...
2011-12-10  Johannes Bergnl80211: Store own address in BSS
2011-12-08  Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2011-12-06  Jouni MalinenP2P: Add group ifname to P2P-PROV-DISC-* events
2011-12-06  Jithu JanceP2P: Skip duplicated provision discovery on join
2011-12-06  Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
2011-12-06  Jouni Malinennl80211: Remove unnecessary struct nl80211_handles...
2011-12-06  Johannes Bergnl80211: Listen to unexpected 4addr events
2011-12-06  Johannes Bergnl80211: Use global event socket for multicast events
2011-12-06  Johannes Bergnl80211: Register for Beacon frames in AP mode
2011-12-06  Johannes Bergnl80211: Subscribe to spurious class3 frame events
2011-12-06  Johannes Bergnl80211: Use nl80211 for mgmt TX/RX in AP mode
2011-12-06  Jouni MalinenEAP server: Force identity request after eapRestart...
2011-12-06  Jouni MalinenRevert "EAP server: Force identity request after INITIA...
2011-12-04  Jouni Malinennl80211: Use driver event to indicate failure on authen...
2011-12-04  Jouni Malinennl80211: Recover from auth req ENOENT with a scan
2011-12-04  Jouni MalinenEAP-AKA peer: Keep pseudonym identity across EAP exchanges
2011-12-04  Simon BaatzEAP-SIM peer: Only log the identities that we actually...
2011-12-04  Simon BaatzEAP-SIM: Keep pseudonym identity
2011-12-04  Jouni MalinenUse explicit type casting to avoid sign extensions
2011-12-04  Jouni MalinenCheck nt_password_hash() return code
2011-12-04  Jouni MalinenCheck wpa_supplicant_parse_ies() return value more...
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  Johannes Bergnl80211: Do not encrypt IEEE 802.1X WEP EAPOL
2011-12-03  Johannes Bergnl80211: Allocate nl CB for BSS RX
2011-12-03  Johannes Bergnl80211: Rename process_event
2011-12-03  Johannes Bergnl80211: Pass cb to eloop function
2011-12-03  Johannes Bergnl80211: Use one CB for driver event RX
2011-12-03  Johannes Bergnl80211: Store frequency in bss struct
next