]> git.ipfire.org Git - thirdparty/hostap.git/history - src
AOSP: These files have been removed from AOSP
[thirdparty/hostap.git] / src /
2012-08-09  Jouni MalinenAOSP: P2P find stopped ctrl_iface event of p2p_flush
2012-08-09  Jouni MalinenAOSP: WPS registrar PBC check for P2P interface addr
2012-08-09  Jouni MalinenAOSP: go_neg_req_sent
2012-08-09  Jouni MalinenAOSP: P2P SD
2012-08-09  Jouni MalinenAOSP: P2P peer expiration
2012-08-09  Jouni MalinenAOSP: scanning
2012-08-09  Jouni MalinenAOSP: unicode
2012-08-09  Jouni MalinenAOSP: wext
2012-08-09  Jouni MalinenAOSP: nl80211
2012-08-09  Jouni MalinenAOSP: driver_cmd
2012-08-09  Jouni MalinenAOSP: OpenSSL engine/keystore
2012-08-09  Jouni MalinenAOSP: freq conflict
2012-08-09  Dmitry ShmidtAdd MASK=0xH option for the ctrl_iface BSS command
2012-08-09  Jithu JanceP2P: Add driver op for requesting GO/AP channel switch
2012-02-14  Jouni MalinenIgnore TX status for Data frames from not associated STA aosp-jb-start
2012-02-13  Jouni MalinenWPS: Fix clearing of SetSelectedRegistrar with multiple...
2012-02-12  Jouni Malineneloop: Fix allocation failure handling in poll() version
2012-02-12  Antonio QuartulliIBSS RSN: Support authorization
2012-02-12  Ben Greeareloop: Support poll() in eloop
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11  Jouni MalinenRemove the GPL notification from EAP-pwd implementation
2012-02-11  Dan HarkinsEAP-pwd: Add support for fragmentation
2012-02-11  Dan HarkinsEAP-pwd: Fix the argument name in compute_keys()
2012-02-11  Antonio QuartulliFix pmksa_cache_get() arguments in !IEEE80211_X_EAPOL...
2012-02-09  Jouni MalinenP2P: Avoid re-starting p2p_search in some corner cases
2012-02-09  Jouni MalinenP2P: Fix p2p_scan() error processing in p2p_search()
2012-02-08  Ganesh PrasadhWPS: Allow wildcard UUID PIN to be used twice
2012-02-07  Jouni MalinenP2P: Move p2p_add_device() prototype to correct header...
2012-02-07  Jouni MalinenP2P: Allow BSS entry to be fetched based on GO P2P...
2012-02-05  Johannes BergP2P: Remove unneeded go_neg_peer check from PD
2012-02-04  Jouni MalinenUse PMKSA cache entries with only a single network...
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  Ben GreearSupport HT capability overrides
2012-01-29  Jouni Malinennl80211: Sync with linux/nl80211.h in wireless-testing.git
2012-01-29  Nicolas Cavallariwpa_auth: Fix race in rejecting 4-way handshake for...
2012-01-29  Yogesh Ashok Powarnl80211: Subscribe management frames for WPA_IF_AP_BSS...
2012-01-29  Yogesh Ashok Powarnl80211: Derive frequency for BSSes other than the...
2012-01-29  Nicolas Cavallariwpa_debug: Support outputting hexdumps into syslog
2012-01-28  Simon BaatzEAP-AKA peer: Append realm when learning the pseudonym
2012-01-28  Simon BaatzEAP-SIM peer: Append realm when learning the pseudonym
2012-01-28  Nicolas Cavallarinl80211: Add IBSS BSSID fixing support
2012-01-28  Nicolas CavallariSupport fixing the BSSID in IBSS mode
2012-01-27  Jouni MalinenWPS: Fix an interoperability issue with mixed mode...
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
next