MBO: Add non-preferred channel configuration in wpa_supplicant
[mech_eap.git] / src /
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
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 Jouni MalinenEAP-FAST: Fix an error path in PAC binary format parsing
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 Roy MarplesBSD: Zero ifindex on interface removal
2016-02-05 Rubin XuAndroid: Support multiple CA certs when connecting...
2016-02-05 Roy MarplesBSD: Disable interface on down
2016-02-05 Roy MarplesBSD: Use correct ifindex from route messages
2016-02-05 Roy MarplesBSD: __FUNCTION__ -> __func__
2016-02-04 Jouni MalinenOSU: Add debug printing of more LogotypeExtn fields
2016-02-03 Jouni MalinenAdd the selector suite into wpa_parse_wpa_ie_rsn()...
2016-02-01 Jouni MalinenVHT: Add an interoperability workaround for 80+80 and...
2016-01-15 Purushottam Kushwahanl8021: Avoid potential memory leak on error path
2016-01-15 Jouni MalinenFix wpa_supplicant build with IEEE8021X_EAPOL=y and...
2016-01-15 Jouni MalinenAP: Print interface name in more STA events
2016-01-15 Jouni MalinenAP: Fix Deauth/Disassoc TX status timeout handling
2016-01-15 Jouni MalinenEAP peer: Use ifdef PCSC_FUNCS to get rid of compiler...
2016-01-15 Jouni MalinenFST: Get rid of gcc extensions in structure/array initi...
2016-01-15 Jouni MalinenOpenSSL: Clean up openssl_digest_vector() to use a...
2016-01-15 Jouni MalinenOpenSSL: Clean up crypto_hash_*() to use a single imple...
2016-01-15 Jouni MalinenLibreSSL: Fix build with LibreSSL
2016-01-15 Jouni MalinenEAP-TTLS peer: Fix success after fragmented final Phase...
2016-01-14 Jouni Malinentests: aes_encrypt_init() and aes_decrypt_init() to...
2016-01-14 Jouni MalinenOpenSSL: Use EVP_CIPHER_CTX_new() to work with OpenSSL...
2016-01-14 Jouni MalinenOpenSSL: Update session_secret callback to match OpenSS...
2016-01-13 Jouni MalinenEAP server: Simplify EAP method registration call
2016-01-13 Jouni MalinenEAP peer: Simplify EAP method registration call
2016-01-13 Jouni MalinenEAP-WSC peer: Remove unused state values
2016-01-12 Roy Marplesbsd: Optimize socket use
2016-01-12 Rafał Miłeckinl80211: Report disassociated STA / lost peer for the...
2016-01-07 Jouni MalinenOpenSSL: Fix client certificate chain building after...
2016-01-07 Jouni MalinenACS: Remove unreachable case from a debug print
2016-01-07 Jouni MalinenRemove a pointer check that can never be true
2016-01-07 Jouni MalinenACS: Be more consistent with iface->current_mode checks
2016-01-07 Jouni MalinenP2P: Print find_start in debug log when ignoring old...
2016-01-07 Jouni Malinenl2_packet: Extend bridge workaround RX processing to...
2016-01-06 Jouni Malinenl2_packet: Improve bridge workaround RX processing
2016-01-06 Jouni MalinenEAP-PAX: Check hmac_sha1_vector() return value
next