mech_eap.git
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
2016-02-07 Jouni Malinentests: EAP Notification errors
2016-02-07 Jouni MalinenClean up EAP peer PCSC identity functions
2016-02-07 Jouni Malinentests: EAP-Nak special cases
2016-02-07 Jouni Malinentests: Memory allocation failing for expanded EAP-Nak
2016-02-07 Jouni Malinentests: EAP-Success/Failure prior to any EAP method
2016-02-07 Jouni Malinentests: ERP init error case on allocation failure
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-07 Lubomir RintelD-Bus: Don't do <deny send_interface="..." /> in dbus...
2016-02-06 Jouni Malinentests: Secure mesh network plink counting during reconn...
2016-02-06 Srinivasa Duvvurimesh: Fix peer link counting when a mesh peer reconnects
2016-02-06 Avraham SternP2P: Fall back to no VHT when starting AP/P2P GO
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-06 Jouni Malinentests: Additional EAP-FAST PAC coverage
2016-02-05 Nick LoweAdd Event-Timestamp to all Accounting-Request packets
2016-02-05 Max StepanovGAS: Calculate response buffer length of ANQP elements
2016-02-05 Jouni Malinentests: PKCS#12 with extra certs on the server
2016-02-05 Ayala BekerOpenSSL: Fix server side PKCS#12 processing with extra...
2016-02-05 Ayala BekerOpenSSL: Fix possible null pointer dereference on an...
2016-02-05 Roy MarplesRemove -w support from wpa_supplicant README
2016-02-05 Jouni Malinentests: EAP-FAST and binary PAC errors
2016-02-05 Jouni MalinenEAP-FAST: Fix an error path in PAC binary format parsing
2016-02-05 John ErnbergD-Bus: Fix p2p interface capability message
2016-02-05 Nick LoweDo not send Acct-Authentic in Accounting-On/Off
2016-02-05 Nick LoweRADIUS: Do not include Acct-Terminate-Cause in Accounti...
2016-02-05 Eduardo AbinaderMake fallback from HT40 to HT20 work
2016-02-05 Jouni Malinentests: Allow fallback to 20 MHz in ap_ht40_5ghz_invalid...
next