WNM: Fix candidates count in BSS Transition Management Request
[mech_eap.git] / src /
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...
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 MalinenMBO: Parse MBO IE in ieee802_11_parse_elems()
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 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: Parse MBO IE in BSS Transition Management Request...
2016-02-22 Avraham SternMBO: Add global operating class definitions
2016-02-22 David SpinadelMBO: Implement MBO non-preferred channel report in...
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-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 MalinenEAP-FAST peer: Remove fixed return value from eap_fast_...
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 Nick LoweAdd RADIUS Service-Type attribute with a value of Framed
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 Jouni Malinennl80211: Avoid wpa_printf %s call with NULL pointer...
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 MalinenTDLS: Clean up os_memcmp use
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 MalinenEAP peer: Simplify buildNotify return
2016-02-07 Jouni MalinenClean up EAP peer PCSC identity functions
2016-02-07 Nick LoweUse stronger PRNG for MS-MPPE-Send/Recv-Key salt
2016-02-07 Jouni Malineneloop: Clean up coding style for eloop debug prints
2016-02-07 Roy MarplesImplement kqueue(2) support via CONFIG_ELOOP_KQUEUE
2016-02-07 Roy Marpleseloop: Add eloop_sock_requeue()
2016-02-07 Jörg Krausewpa_ctrl: Retry select() on EINTR
2016-02-06 Srinivasa Duvvurimesh: Fix peer link counting when a mesh peer reconnects
2016-02-06 Avraham SternP2P: Reduce off channel wait time for some P2P Action...
2016-02-06 Jouni MalinenRADIUS: Share a single function for generating session IDs
2016-02-06 Nick LoweRADIUS: Redesign Request Authenticator generation
2016-02-06 Nick LoweSend an Acct-Multi-Session-Id attribute in Access-Reque...
2016-02-06 Nick LoweAdd Acct-Session-Id to Accounting-On/Off
2016-02-06 Nick LoweRADIUS: Use more likely unique accounting Acct-{,Multi...
2016-02-06 Jouni MalinenEAPOL auth: Move radius_cui/identity freeing to eapol_a...
2016-02-06 Roshan Piuswpa_supplicant: Fix couple of C++ compiler errors with...
2016-02-05 Nick LoweAdd Event-Timestamp to all Accounting-Request packets
2016-02-05 Max StepanovGAS: Calculate response buffer length of ANQP elements
next