Extend hw_mode to support any band for offloaded ACS case
[mech_eap.git] / src /
2015-05-27 Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-05-24 Jouni MalinenEAP-EKE: Add Session-Id
2015-05-24 Srinivasa DuvvuriACS: Scan only channels specified in the channel list
2015-05-07 Ilan PeerP2P: Fix association with an AP/P2P GO that is not...
2015-05-07 Matthias Mayhostapd: check validity of cwMin/cwMax values
2015-05-07 Michael Braunvlan: Print libnl error message on vlan_add / vlan_del
2015-05-07 Sunil DuttAdd QCA vendor subcmd for Link Property Query
2015-05-03 Jouni MalinenEAP-pwd server: Make sure in_frag_pos is cleared to...
2015-05-03 Jouni MalinenEAP-pwd peer: Make sure in_frag_pos is cleared to zero...
2015-05-03 Jouni MalinenEAP-pwd peer: Fix asymmetric fragmentation behavior
2015-05-03 Jouni MalinenEAP-pwd server: Fix Total-Length parsing for fragment...
2015-05-03 Jouni MalinenEAP-pwd peer: Fix Total-Length parsing for fragment...
2015-05-03 Jouni MalinenEAP-pwd server: Fix payload length validation for Commi...
2015-05-03 Jouni MalinenEAP-pwd peer: Fix payload length validation for Commit...
2015-05-03 Jouni MalinenAP WMM: Fix integer underflow in WMM Action frame parser
2015-05-03 Jouni MalinenWPS: Add more debug prints to httpread
2015-05-03 Jouni MalinenWPS: Replace the httpread_debug design with standard...
2015-05-03 Jouni MalinenWPS: Check maximum HTTP body length earlier in the...
2015-05-03 Jouni MalinenWPS: Extra validation step for HTTP reader
2015-05-03 Jouni MalinenWPS: Fix HTTP chunked transfer encoding parser
2015-05-03 Maks Naumovlibtommath: Fix check mp_init_multi() result
2015-05-03 Jouni MalinenCheck Public Action length explicitly before reading...
2015-05-03 Jouni MalinenEAP-SIM/AKA: Explicitly check for header to include...
2015-05-03 Jouni MalinenEAP-SAKE: Make attribute parser more readable
2015-05-03 Jouni MalinenEAP-SAKE: Pass EAP identifier instead of full request
2015-05-03 Jouni MalinenTLS: Fix debug dump of X.509 certificate
2015-05-03 Jouni MalinenEAP-PAX: Fix PAX_STD-1 and PAX_STD-3 payload length...
2015-05-03 Jouni MalinenEAP-GPSK: Pass EAP identifier instead of full request
2015-05-03 Jouni MalinenEAP-TLS/PEAP/TTLS/FAST: Move more towards using struct...
2015-05-03 Jouni MalinenEAP-FAST: Do not use type cast to remove const specific...
2015-05-03 Jouni MalinenEAP-FAST: Pass EAP identifier instead of full request
2015-05-03 Jouni MalinenEAP-EKE: Do not pass full request to eap_eke_build_fail()
2015-05-03 Jouni MalinenFix a typo in function documentation
2015-04-29 Jouni MalinenRADIUS: Fix a copy-paste error in variable name
2015-04-27 Hamad KadmanyWPS: Add support for 60 GHz band
2015-04-27 Jouni Malinennl80211: Verify that cipher suite conversion succeeds
2015-04-27 Jouni MalinenMake IPv6 NA multicast-to-unicast conversion configurable
2015-04-26 Michael BraunRemove WPA per-VLAN groups when no more stations remain
2015-04-26 Jouni MalinenMake VLAN ID available in STA info over control interface
2015-04-26 Jouni Malinenvlan: Move CONFIG_FULL_DYNAMIC_VLAN includes to proper...
2015-04-26 Jouni MalinenDo not use C++ reserved words as variable names
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-25 Mike GerowOpenSSL: Try to ensure we don't throw away the PIN...
2015-04-25 Masashi Honmamesh: Retransmit the last Commit Message in the Committ...
2015-04-25 Michael Braunvlan: Verify RADIUS returned VLAN-ID and dynamic_vlan...
2015-04-23 Jouni Malinennl80211: Extend unique MAC address assignment for stati...
2015-04-22 Jouni MalinenWPS: Explicitly reject Public Key attribute with unexpe...
2015-04-22 Jouni MalinenWPS: Truncate variable length string attributes to...
2015-04-22 Jouni MalinenSimplify VHT Operation element parsing
2015-04-22 Jouni MalinenSimplify HT Operation element parsing
2015-04-22 Jouni MalinenSimplify VHT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify Timeout Interval element parsing
2015-04-22 Jouni MalinenSimplify ERP element parsing
2015-04-22 Jouni MalinenSimplify DSSS Parameter Set element parsing
2015-04-22 Jouni MalinenFT: Check FT, MD, and Timeout Interval length in the...
2015-04-22 Jouni MalinenFT: Fix WMM TSPEC validation in driver-based AP MLME...
2015-04-22 Jouni Malinentests: Add ap-mgmt-fuzzer
2015-04-22 Jouni Malinentests: Add eapol-fuzzer
2015-04-22 Jouni Malinentests: Add p2p-fuzzer
2015-04-22 Jouni MalinenP2P: Use WPS_SEC_DEV_TYPE_MAX_LEN in P2P array definition
2015-04-22 Jouni Malinentests: Add a module test for wpa_ssid_txt() with too...
2015-04-22 Jouni MalinenUse common is_ctrl_char() helper function
2015-04-22 Jouni MalinenWPS: Ignore too long SSID attribute
2015-04-22 Jouni MalinenReplace SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenReplace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenReplace WPA_MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-22 Jouni MalinenWPS: Ignore too long Device Name attribute
2015-04-22 Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-04-22 Jouni MalinenP2PS: Check for maximum SSID length in Persistent Group...
2015-04-22 Jouni MalinenIgnore too long SSID element value in parser
2015-04-22 Jouni MalinenP2P: Validate SSID element length before copying it...
2015-04-22 Jouni MalinenMark QCA vendor command id 53 reserved, but not used...
2015-04-22 Jouni MalinenRemove unused leftover from multi-SSID design
2015-04-22 Jouni MalinenOpenSSL: Clean up TLS PRF implementation
2015-04-21 Jouni MalinenAdd QCA vendor subcmd for OCB
2015-04-13 Jouni MalinenAdd ifname to vlan_remove_dynamic() debug print
2015-04-13 Jouni MalinenPrint debug entry on STA pruning from other interfaces
2015-04-13 Michael BraunRemove VLAN interface on STA free
2015-04-13 Michael Braunvlan: Ignore multiple NEWLINK messages
2015-04-13 Michael Braunvlan: Ignore DELLINK on interfaces that exists
2015-04-13 Michael BraunFix STA VLAN bind for RSN pre-authentication case
2015-04-13 Michael BraunFix RSN preauthentication with dynamic_vlan enabled...
2015-04-13 Nick KralevichUpdates for stricter automatic memcpy bounds checking
2015-04-13 Jouni MalinenAP: Enable multicast snooping on bridge if ProxyARP...
2015-04-03 Mark SalyzynAndroid: wpa_ctrl missing include for sys/stat.h
2015-04-01 Jouni MalinenEAP-PEAP server: Add support for negotiating vendor...
2015-04-01 Jouni MalinenEAP peer: Use 32-bit EAP method type for Phase 2 processing
2015-04-01 Jouni MalinenTLS: Fix memory leaks on tls_connection_set_params...
2015-04-01 Jouni MalinenMake tls_connection_get_keyblock_size() internal to...
2015-03-31 Jouni MalinenRemove master key extraction from tls_connection_get_keys()
2015-03-31 Jouni MalinenUse tls_connection_prf() for all EAP TLS-based key...
2015-03-30 Jouni MalinenRename HT 20/40 coex variable to be more descriptive
2015-03-29 Jouni MalinenEAP server: Add debug prints to help asleap testing
2015-03-29 Jouni MalinenAdd wpa_snprintf_hex_sep()
2015-03-29 Jouni Malinenms_funcs: Make challenge_hash() non-static
2015-03-29 Eliad Pellerhostapd: Fix some compilation errors
2015-03-29 Jouni MalinenOpenSSL: Implement AES-128 CBC using EVP API
2015-03-29 Jouni MalinenExplicitly clear temporary stack buffers in tls_prf_sha...
next