mech_eap.git
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 Malinentests: MBO non-preferred channel list
2016-02-22 Jouni MalinenMBO: Parse non-preferred channel list on the AP
2016-02-22 Jouni Malinentests: WNM Sleep Mode - AP side OOM
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 Dedy Lanskyhostapd_cli: Add support for RAW command
2016-02-22 Jouni MalinenMBO: Mandate use of PMF for WPA2+MBO association (STA)
2016-02-22 Jouni MalinenMBO: Mandate use of PMF for WPA2+MBO association (AP)
2016-02-22 Jouni Malinentests: MBO cellular data capability update with PMF...
2016-02-22 Jouni Malinentests: MBO cellular data capability update
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...
2016-02-22 Jouni MalinenMBO: Indicate WNM-Notification support on AP when MBO...
2016-02-22 Jouni MalinenSimplify hostapd_build_ap_extra_ies() with helper functions
2016-02-22 Jouni Malinentests: WNM BSS Transition Management query
2016-02-22 Jouni MalinenMBO: Expire non-matching bss_tmp_disallowed entries...
2016-02-22 Jouni MalinenMBO: Parse MBO IE in ieee802_11_parse_elems()
2016-02-22 Avraham SternMBO: Send WNM-Notification when cellular capabilities...
2016-02-22 Avraham Sterntests: MBO association disallowed indication
2016-02-22 Avraham Sterntests: WNM BSS Transition Management with MBO IE
2016-02-22 Ilan Peertests: Enable CONFIG_MBO in hwsim configs
2016-02-22 Avraham Sternhostapd: Add MBO IE to BSS Transition Management Reques...
2016-02-22 Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-22 Avraham SternMove Hotspot 2.0 element in (Re)Association Request...
2016-02-22 Avraham SternRe-order elements in (Re)Association Request frames
2016-02-22 Avraham SternWNM: Add candidate list to BSS transition query
2016-02-22 Avraham SternWNM: Add candidate list to BSS transition response
2016-02-22 David Spinadelutils: Derive phy type by frequency and bandwidth
2016-02-22 Avraham SternMBO: Add MBO IE to BSS Transition Management Response...
2016-02-22 Avraham SternMBO: Parse MBO IE in BSS Transition Management Request...
2016-02-22 Avraham SternMBO: Add Supported Operating Classes element to Associa...
2016-02-22 Avraham SternMBO: Add global operating class definitions
2016-02-22 David SpinadelMBO: Prevent association to APs that explicitly disallo...
2016-02-22 David SpinadelMBO: Add cellular capability to MBO IE
2016-02-22 David SpinadelMBO: Send MBO WNM-Notification Request frames to notify...
2016-02-22 David SpinadelMBO: Implement MBO non-preferred channel report in...
2016-02-21 David SpinadelMBO: Add non-preferred channel configuration in wpa_sup...
2016-02-21 David SpinadelMBO: Add Multi Band Operation definitions
2016-02-21 Jouni Malinenndis: Use the new get_ie() helper to avoid duplicated...
2016-02-21 Avraham Sternutils: Share a single helper function to get IE by ID
2016-02-21 Avraham Sternwpa_supplicant: Share a single get_mode() implementation
2016-02-20 Jouni MalinenVLAN: Check vlan_desc validity in a failure debug print
2016-02-20 Nick LoweUse 64-bit TX/RX byte counters for statistics
2016-02-20 Andrei OtcheretianskiAP: Set STA assoc flag in the driver before sending...
2016-02-20 Ayala BekerAP: Add support for full station state
2016-02-20 Ayala Bekernl80211: Add support for full station state operations
2016-02-20 Jouni Malinentests: EAP-FAST protocol testing
2016-02-20 Jouni MalinenEAP-FAST peer: Remove fixed return value from eap_fast_...
2016-02-20 Jouni Malinentests: Verify fast_max_pac_list_len=0 special case
2016-02-19 Nick LoweEAP-pwd server: Use os_get_random() for unpredictable...
2016-02-19 Nick LoweDFS: Remove the os_random() fallback
2016-02-19 Nick LoweWPS: Use only os_get_random() for PIN generation
2016-02-19 Nick LoweUse os_get_random() for Shared Key authentication challenge
2016-02-19 Jouni Malinentests: Allow PIN generation failure during OOM in ap_wp...
2016-02-19 Nick LoweAdd RADIUS Service-Type attribute with a value of Framed
2016-02-19 Jouni Malinentests: Renew expired certificates
2016-02-18 Masashi Honmamesh: Drop Authentication frames from BLOCKED STA
2016-02-18 Masashi HonmaSAE: Fix PMKID calculation for PMKSA cache
2016-02-18 Nick LowePrint Acct-Session-Id and Acct-Multi-Session-Id 64...
2016-02-18 Roy Marpleskqueue: Use 0 instead of NULL for udata
2016-02-18 Roy Marplesctype functions require an unsigned char
2016-02-18 Roy MarplesFix compile on NetBSD for vlan
2016-02-18 Roy Marpleswired: Fix compile on NetBSD for wired driver
2016-02-18 Roy MarplesAdd CONFIG_ELOOP_KQUEUE to defconfig
2016-02-18 Jouni Malinennl80211: Avoid wpa_printf %s call with NULL pointer...
2016-02-17 Michael Brauntests: Verify correct VLAN after RSN pre-authentication
2016-02-17 Michael Brauntests: Verify connectivity with untagged/tagged VLAN...
2016-02-17 Michael Brauntests: Untagged VLAN ID with EGRESS_VLANID RADIUS attribute
2016-02-17 Michael Brauntests: STA assigned to vif under per_sta_vif
2016-02-17 Michael Brauntests: Verify ap_vlan_iface_cleanup_multibss with per_s...
2016-02-17 Michael Brauntests: Verify tagged-only connectivity
2016-02-17 Michael Braunwpa_supplicant: Parse ifname argument from DATA_TEST_CONFIG
2016-02-17 Michael BraunVLAN: Add per-STA vif option
2016-02-17 Michael BraunVLAN: Actually add tagged VLANs to AP_VLAN
2016-02-17 Michael BraunVLAN: Factor out per-vid code in newlink/dellink
2016-02-17 Michael Braunradius: Add tagged VLAN parsing
2016-02-17 Michael BraunVLAN: Separate station grouping and uplink configuration
2016-02-16 Jouni MalinenOpenSSL: Fix PKCS#12 parsing of extra certificates...
2016-02-16 Jouni Malinenwpa_cli: Clean up logical operation
2016-02-16 Jouni MalinenTDLS: Clean up os_memcmp use
2016-02-16 Jouni Malinentests: Fix eap_proto_sake_errors with OpenSSL 1.1.0
2016-02-16 Jouni Malinentrace: Free symbols on program exit
2016-02-16 Jouni MalinenOpenSSL: Fix memory leak in PKCS12 additional certifica...
2016-02-16 Jouni MalinenOpenSSL: Fix memory leak in HMAC_CTX compatibility...
2016-02-15 Jouni MalinenOpenSSL: Fix memory leak in OCSP parsing
2016-02-15 Jouni MalinenOpenSSL: Do not use library init/deinit functions with...
2016-02-15 Jouni MalinenOpenSSL: Fix memory leak in subjectAltName parsing
2016-02-15 Jouni Malinencurl: Fix memory leak in subjectAltName parsing
2016-02-15 Jouni MalinenOpenSSL: Fix memory leak with EVP_CIPHER_CTX_new()
2016-02-15 Jouni Malinenrfkill: Fix a memory leak
2016-02-15 Jouni MalinenOpenSSL: Fix memory leak on error path
2016-02-08 Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2016-02-08 Lior Davidnl80211: Basic support for PBSS/PCP
2016-02-08 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-02-07 Jouni Malinentests: EAP state machine status information
2016-02-07 Jouni Malinentests: Additional EAP-Finish local error coverage
2016-02-07 Jouni MalinenEAP peer: Simplify buildNotify return
next