tests/remote: Extend get_monitor_params() to support P2P interfaces
[mech_eap.git] / src /
2016-05-23 David BenjaminOpenSSL: Comment out tls_connection_get_eap_fast_key...
2016-05-23 David BenjaminTLS: Split tls_connection_prf() into two functions
2016-05-23 David BenjaminOpenSSL: Remove two more accesses of ssl_ctx->cert_store
2016-05-22 Jouni Malinennl80211: Add TEST_FAIL() to nl80211_set_mac_addr()
2016-05-20 Kanchanapally, Vid... nl80211: Register for only for specific Action frames...
2016-05-19 Purushottam KushwahaP2PS: Correct config_methods for different P2P cases
2016-05-16 Jouni MalinenEAP-SAKE: Do not debug print result if eap_sake_compute...
2016-05-16 Jouni MalinenEAP-PAX: Do not debug print result if eap_pax_mac(...
2016-05-16 Jouni MalinenEAP-FAST: Check sha1_t_prf() result in eap_fast_get_cmk()
2016-05-16 Jouni MalinenWPS: Check sha256_vector() result in wps_build_oob_dev_pw()
2016-05-16 Jouni MalinenCheck md5_vector() result in decrypt_ms_key()
2016-05-16 Jouni MalinenCheck hmac_md5() result in radius_msg_verify_msg_auth()
2016-05-16 Jouni MalinenCheck md5_vector() result in radius_msg_verify()
2016-05-16 Jouni MalinenWPS: Fix debug prints in wps_derive_psk() error case
2016-05-13 SiWon Kangwpa_cli: Add backspace key process for some terminal
2016-05-13 Johannes Bergdrivers: Add NEED_RADIOTAP
2016-05-13 Jouni MalinenOpenSSL: Make dh5_init() match the generic implementation
2016-05-13 Rujun WangWPS: Fix segmentation fault in new DH key derivation
2016-05-10 David BenjaminOpenSSL: BoringSSL has SSL_get_client_random(), etc.
2016-05-02 Paul StewartRemove newlines from wpa_supplicant config network...
2016-05-02 Jouni MalinenWPS: Reject a Credential with invalid passphrase
2016-04-28 Rafał Miłeckinl80211: Try running without mgmt frame subscription...
2016-04-28 Jouni MalinenWPS: Explicitly clear wpabuf memory with key information
2016-04-20 Bala Krishna Bhami... Add assocresp_elements parameter for hostapd
2016-04-19 Jouni MalinenOpenSSL: Support OpenSSL 1.1.0 DH opacity
2016-04-18 Günther KelleterFT: Fix RRB for FT over-the-air case
2016-04-18 Sunil DuttAssign QCA vendor command/attributes for set/get wifi...
2016-04-18 Purushottam KushwahaP2P: Add P2P_GROUP_MEMBER command to fetch client inter...
2016-04-18 Lior DavidP2P: Trigger event when invitation is accepted
2016-04-17 Jouni Malinennl80211: Get rid of unused assignment warning
2016-04-17 Roy Marplesbsd: Set level correctly for non FreeBSD systems
2016-04-17 Beni Levnl80211: Add support for global RRM flag
2016-04-17 Beni Levdriver: Add global RRM support flag
2016-04-17 David Spinadelnl80211: Register to receive Radio Measurement Request...
2016-04-17 David Spinadelhostapd: Add FTM range request
2016-04-17 David Spinadelhostapd: Add LCI request
2016-04-17 David Spinadelhostapd: Save RM enabled capability of station
2016-04-17 David Spinadelhostapd: Handle Neighbor Report Request frame
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
next