hostapd: Add own neighbor report data to neighbor database
[mech_eap.git] / src /
2016-04-16 David Spinadelhostapd: Add own neighbor report data to neighbor database
2016-04-16 David Spinadelhostapd: Add a database of neighboring APs
2016-04-16 David Spinadelhostapd: Extend the configuration of RRM capabilities
2016-04-16 David Spinadelutils: Add ssid_parse() function
2016-04-09 David SpinadelAdd measurement and neighbor report definitions
2016-04-09 David Spinadelutils: Rename hostapd_parse_bin to wpabuf_parse_bin...
2016-04-09 David Spinadelhostapd: Set LCI and Location Civic information in...
2016-04-08 Jouni MalinenAdd POLL_STA command to check connectivity in AP mode
2016-04-08 Jouni MalinenAllow AP to disconnect STA without sending Deauth/Disas...
2016-04-08 Jouni MalinenAdd inactive_msec into STA output
2016-04-08 Jouni MalinenExtend VENDOR_ELEM parameters to cover non-P2P Probe...
2016-04-08 Ilan Peernl80211: Implement configure_data_frame_filters() callback
2016-04-08 Matti Gottliebdriver: Add a packet filtering function declaration
2016-04-08 Ayala BekerAP: Pass station P2P PS capabilities info during statio...
2016-04-08 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-04-08 Ayala BekerRADIUS: Fix a possible memory leak on an error path
2016-04-08 Ayala BekerRADIUS: Fix possible memory leak when parsing per-STA...
2016-04-07 Jouni MalinenP2P: Continue p2p_find after sending non-success Invita...
2016-04-05 Manikandan MohanAdd QCA nl80211 vendor commands for TSF and WISA Feature
2016-04-05 Jouni MalinenRSN: Set EAPOL-Key Request Secure bit to 1 if PTK is set
2016-04-02 Jouni MalinenRemove struct ieee80211_mgmt::u.probe_req
2016-04-02 Jouni Malinenatheros: Do not use struct ieee80211_mgmt::u.probe_req
2016-04-02 Jouni MalinenAP: Do not use struct ieee80211_mgmt::u.probe_req
2016-03-31 Sunil DuttRevert "Assign QCA vendor command and attribute for...
2016-03-27 Jouni Malinentests: Add TEST_FAIL() calls into OpenSSL bignum operations
2016-03-27 Jouni MalinenComment out UDP/UNIX socket code from common ctrl_iface...
2016-03-27 Jouni MalinenSAE: Check SHA256-PRF operation result
2016-03-27 Jouni MalinenSAE: Remove dead code in FFC pwd-value derivation
2016-03-26 Jouni Malinennl80211: Fix libnl-tiny build with CONFIG_LIBNL20=y
2016-03-26 Jouni Malinenwlantest: Use local ETH_P_IP define instead of linux...
2016-03-26 Jouni MalinenDrop USE_KERNEL_HEADERS define
2016-03-26 Jouni MalinenUse a separate header file for Linux bridge interface...
2016-03-26 Jouni MalinenUse own header file for defining Linux VLAN kernel...
2016-03-26 Jörg Krausevlan: Fix musl libc conflict with Linux kernel headers
2016-03-25 Jouni Malinenvlan: Move if_nametoindex() use out of vlan_init.c
2016-03-25 Jouni Malinenvlan: Move ifconfig helpers to a separate file
2016-03-25 Jouni Malinenvlan: Move CONFIG_FULL_DYNAMIC_VLAN functionality into...
2016-03-25 Jouni Malinenvlan: Remove unnecessary header includes from netlink...
2016-03-25 Jouni Malinenvlan: Clean up netlink vs. ioctl API implementation
2016-03-25 Jörg Krausevlan: Fix musl build error
2016-03-24 Jouni Malinennl80211: Ignore deauth/disassoc event during Connect...
2016-03-24 Jouni Malinennl80211: Add NL80211_ATTR_PREV_BSSID with Connect command
2016-03-22 Jouni Malinenmesh: Simplify wpa_auth_pmksa_set_to_sm()
2016-03-22 Jouni Malinenprivsep: Fix a compiler warning on unsigned/signed...
2016-03-22 Roy MarplesFind correct driver for interface additions/removals
2016-03-21 Jouni Malinenwpa_supplicant: Fix CONFIG_IBSS_RSN=y build without...
2016-03-20 Masashi Honmamesh: Add support for PMKSA caching
2016-03-20 Masashi HonmaPMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
2016-03-20 Masashi HonmaPMKSA: Show AP/mesh PMKSA list in PMKSA command
2016-03-20 Jouni MalinenP2P: Advertise IP Address Allocation only if it is...
2016-03-20 Roy MarplesBSD: Only down the interface once we are sure we can...
2016-03-18 Jouni Malinennl80211: Fix error path in if_indices_reason reallocation
2016-03-18 Jouni Malinennl80211: Do not add NL80211_ATTR_SMPS_MODE attribute...
2016-03-17 Sunil DuttAssign QCA vendor command and attribute for Tx/Rx aggre...
2016-03-16 Jouni Malinenlibxml2: Check for xmlDocDumpFormatMemory() error case
2016-03-16 Jouni MalinenBoringSSL: Keep static analyzers happier with X509_get0...
2016-03-09 Dedy Lanskynl80211: Support network hierarchy of a master interfac...
2016-03-08 Jouni MalinenReserve QCA vendor specific nl80211 commands 116..118
2016-03-08 Zefir Kurtisihostapd: Handle running out of DFS channels
2016-03-07 Dedy LanskyFST: Fix session setup failure with peer without MB IE
2016-03-07 Lior DavidP2P: Adjust service discovery maximum fragment size...
2016-03-06 Eliad Pellerhostapd: Allow use of driver-generated interface addresses
2016-03-06 Eliad PellerAP: Save EAPOL received before Association Response ACK
2016-03-05 Janusz Dziedzichostapd: Add UDP support for ctrl_iface
2016-03-05 Janusz Dziedzicctrl_iface_common: Use sockaddr_storage instead of...
2016-03-05 Janusz Dziedzichostapd: Use common functions for ctrl_iface
2016-03-05 Janusz DziedzicAdd common ctrl_iface files
2016-03-05 Avichal AgarwalP2P: Update peer WFD IE from PD Response and GO Negotia...
2016-03-03 Ilan PeerP2P: Update peer listen channel from Probe Request...
2016-03-03 Ayala Bekernl80211: Abort an ongoing scan upon scan timeout indication
2016-03-03 Ilan PeerEAP-PWD peer: Fix possible memory leak on error path
2016-03-03 Eliad PellerFix CONFIG_WPA_TRACE=y compilation without CONFIG_WPA_T...
2016-03-03 Lior DavidP2P: Add Dev Info attribute to Probe Request frames...
2016-03-03 Lior Davidwpa_supplicant: Expose wpas_get_bands() and related API
2016-03-03 Dedy LanskyFST: Enlarge State Transition Timeout (STT)
2016-03-03 Peng XuAdd error handling for offloaded ACS with vendor comman...
2016-02-29 Jouni Malinennl80211: Add more address fields into RX frame debug...
2016-02-29 Jouni MalinenRADIUS: Add Acct-Delay-Time into accounting messages
2016-02-29 Jouni MalinenRADIUS: Update full message for interim accounting...
2016-02-28 Jouni MalinenReplace hostapd_mac_comp_empty() with is_zero_ether_addr()
2016-02-28 Michael BraunVLAN: Avoid use of libnl cache
2016-02-28 Michael Braunnl80211: Clean up ifidx properly if interface in a...
2016-02-28 Michael BraunFT: Check destination MAC address on RRB receive
2016-02-28 Michael BraunRADIUS: Allow RADIUS server to provide PSK instead...
2016-02-28 Michael BraunCache hashed passphrase in RADIUS-based PSK delivery
2016-02-28 Michael BraunDefer passphrase-to-PSK hashing out of 802.11 authentic...
2016-02-28 Michael BraunVLAN: Use stack instead of heap allocation for new...
2016-02-28 Michael BraunFT: Use BSSID as r1_key_holder if no value is configured
2016-02-28 Michael BraunFT: Check hapd->wpa_auth before RRB internal delivery
2016-02-28 Michael BraunFT: Fix R0KH-R1KH protocol data length values
2016-02-26 Jouni Malinennl80211: Add an option to specify the BSSID to scan for
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...
next