WPS: Track peer MAC address from the last operations
[mech_eap.git] / src /
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-08-23 Jeffin MammenWPS: Add PBC mode activated/disabled events
2013-08-23 Jouni MalinenWPS: Share a common function for error strings
2013-08-23 Sunil Duttnl80211: Update the assoc_freq during connect
2013-08-23 Jouni Malinennl80211: Add more debug prints for DEL_STATION commands
2013-08-07 Jouni MalinenVLAN: Simplify no-WEP with VLAN check
2013-08-07 Michael BraunWEP: Remove VLAN support from hostapd
2013-08-07 Rui Paulobsd: Add a commit routine
2013-08-07 Rui Paulobsd: Mark define sta_set_flags() only for hostapd
2013-08-07 Rui Paulobsd: Mark the interface down before opening the routing...
2013-08-07 Rui Paulobsd: Compute the RSSI level
2013-08-07 Rui Paulobsd: Set IEEE80211_KEY_NOREPLAY in IBSS/AHDEMO mode
2013-08-07 Rui Paulobsd: Skip SIOCSIFFFLAGS ioctl when there is no change.
2013-08-06 Sameer Thalappilnl80211: Add stop AP mode event API
2013-08-04 Michael BraunVLAN: Remove vlan_tail
2013-08-01 Sunil DuttTDLS: Handle transmission failures of TPK Handshake...
2013-07-31 Jouni Malinennl80211: Fix TDLS key configuration to not set TX key...
2013-07-21 Ilan Peernl80211: Remove unused WPA_DRIVER_FLAGS_MULTI_CHANNEL_C...
2013-07-21 Ilan Peernl80211: Report the number of concurrent support channels
2013-07-21 Antonio Quartullinl80211: Register for AUTH frames when joining an IBSS...
2013-07-21 Nicolas Cavallarinl80211: Support not specifying the frame frequency
2013-07-21 Mohammed Shafi Sha... nl80211: Remove redundant assignment of ifindex
2013-07-20 Sujith ManoharanWDS: Fix WEP usage with nl80211 wds_sta=1
2013-07-20 Michal Kaziorwpa_supplicant: Add support for VHT BSS membership...
2013-07-20 Sujith Manoharanhostapd: Add a config option to control beaconing
2013-07-20 Michal KaziorAdd missing host_to_le32() for big endian hosts
2013-07-20 Jithu Jancenl80211: Ignore disconnect event in case of locally...
2013-07-11 Jouni MalinenWPS: Stop SSDP service before freeing the pending entries
2013-07-09 Jouni MalinenRemove forgotten Xcode defines
2013-07-07 Jouni MalinenEAP-EKE: Add server implementation
2013-07-07 Jouni MalinenEAP-EKE: Add peer implementation
2013-07-07 Jouni MalinenEAP-SAKE: Use configured server identity
2013-07-07 Jouni MalinenEAP-PSK: Use configured server identity
2013-07-07 Jouni MalinenEAP-MSCHAPv2: Use configured server identity
2013-07-07 Jouni MalinenEAP-IKEv2 server: Use configured server identity
2013-07-07 Jouni MalinenEAP-GPSK server: Use configured server identity
2013-07-07 Jouni MalinenAdd server identity configuration for EAP server
2013-06-30 Jouni MalinenFix build with older OpenSSL versions
2013-06-30 Jouni Malinennl80211: Silence a compiler warning with older gcc...
2013-06-30 Jouni Malinennl80211: Do not indicate P2P_DEVICE support by default
2013-06-30 Arend van Sprielnl80211: Use wdev id when cancelling wait for frame...
2013-06-30 Arend van Sprielnl80211: Verify P2P GO/client address with all interfac...
2013-06-30 Arend van Sprielnl80211: Fix determining phy name for P2P Device
2013-06-30 Arend van Sprielnl80211: Fix nl80211_get_wiphy_index() for P2P Device
2013-06-29 Jouni MalinenAdd support for OCSP stapling to validate server certif...
2013-06-25 Arend van Sprielnl80211: Fix P2P group interface creating using P2P...
2013-06-25 Arend van Sprielnl80211: Use wdev_id in nl80211_create_iface_once()
2013-06-25 Arend van Sprielnl80211: Use wdev id to obtain P2P Device scan results
2013-06-25 Arend van Sprielnl80211: Add .get_mac_addr() callback for P2P Device
2013-06-25 Arend van Sprielnl80211: Rework setting interface mode
2013-06-25 Arend van Sprielnl80211: Introduce i802_set_iface_flags()
2013-06-25 Arend van Sprielnl80211: Remove P2P Device interface upon .deinit()
2013-06-25 Arend van Sprielnl80211: Fix P2P Device interface initialization
2013-06-25 Arend van Sprielnl80211: Handle creation of P2P Device interface
2013-06-25 Johannes Bergnl80211: Allow Android P2P functionality
2013-06-25 David Spinadelnl80211: Add support for P2P Device in add interface
2013-06-25 David Spinadelnl80211: Add a handler to create_interface
2013-06-25 David Spinadelnl80211: Hold wdev identification for P2P Device
2013-06-25 Nirav Shahnl80211: Identify if nl80211 is capable of P2P Device...
2013-06-25 David Spinadelnl80211: Rename is_p2p_interface
2013-06-25 Michael Braunnl80211: Print interface name on set_key()
2013-06-25 Michael BraunVLAN: Avoid access to non-existing interfaces
2013-06-25 Michael Braunbridge: Track inter-BSS usage
2013-06-25 Michael Braunbridge: Use safe default bridge interface
2013-06-25 Michael Braunbridge: Give bridge name in per-bss configuration
2013-06-22 Andrei OtcheretianskiAdd AVG_RSSI report in signal_poll
2013-06-22 Andrei OtcheretianskiAdd bandwidth and center freq info to signal_poll
2013-06-22 David Spinadelnl80211: Add prints for kernel events
2013-06-20 Sunil DuttTDLS: Validate ext_supp_rates in copy_supp_rates
2013-06-19 Jouni MalinenP2P: Do not reply to 802.11b-only Probe Request frames...
2013-06-18 Kyeyoon ParkFix session timeout after ANQP dummy STA entry with...
2013-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2013-06-07 Jouni MalinenFix WNM build without WPA2
2013-06-07 Jouni MalinenFix build without WPA2 or EAP
2013-06-03 Vivek NatarajanP2P: Modify wait time in INVITE state based on Tx statu...
2013-05-30 Jouni Malinennl80211: Use NL80211_ATTR_PEER_AID to set TDLS peer AID
2013-05-30 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-05-27 Jouni MalinenWPS: Allow Device Password Id changes between PIN methods
2013-05-27 Jouni Malinennl80211: Add debug print for set_supp_port operation
2013-05-27 Jouni Malinennl80211: Ignore deauth/disassoc event from old AP
2013-05-24 Jouni MalinenFT: Fix TKIP group key configuration in FT protocol
2013-05-24 Jouni MalinenDo not set driver MAC ACL unless driver supports this
2013-05-24 Vivek Natarajanhostapd: Support MAC address based access control list
2013-05-23 Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
2013-05-23 Jouni MalinenWNM: Use defines for BSS Trans Mgmt field values
2013-05-23 Jouni MalinenWNM: Remove PMKSA cache entry on ESS disassoc imminent...
2013-05-22 Sean LinP2P: Relax channel forcing for invitation processing...
2013-05-22 Jouni MalinenFix OKC-based PMKSA cache entry clearing
2013-05-21 Jouni Malinennl80211: Add couple of additional iftypes to debug...
2013-05-20 Sunil DuttTDLS: Retry TDLS Setup Response more quickly
2013-05-20 Kyeyoon ParkWNM: Add disassociation timeout processing for ESS_DISASSOC
2013-05-18 Jouni MalinenP2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as...
2013-05-18 Jouni MalinenClean up AP-STA-CONNECTED/DISCONNECTED prints
2013-05-18 Jouni MalinenP2P: Clean up debug prints
2013-05-18 Jouni MalinenP2P: Move p2p_find stopped event message into p2p_suppl...
2013-05-18 Jouni MalinenAdd wpa_msg_global() for global events
2013-05-18 Jouni MalinenAbstract and Android sockets for global ctrl_iface
2013-05-18 Jouni MalinenFT RRB: Fix a memory leak on error path
next