mech_eap.git
2015-04-26 Jouni MalinenP2P: Allow wpa_supplicant to start if social channels...
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-26 Arkadiusz ... wpa_gui: Themed icon loader
2015-04-25 Jouni MalinenFix wpa_priv (CONFIG_PRIVSEP=y) build
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 Brauntests: Verify dynamic_vlan=required is honored with...
2015-04-25 Michael Braunvlan: Verify RADIUS returned VLAN-ID and dynamic_vlan...
2015-04-24 Jouni Malinentests: WPS AP iteration on no Selected Registrar and...
2015-04-24 Jouni MalinenWPS: Use shorter authentication timeout during no-SelRe...
2015-04-24 Hu WangWPS: Enforce five second minimum time before AP iteration
2015-04-24 Jouni Malinentests: Increase wait timeout in autogo_m2d
2015-04-23 Jouni MalinenRemove trailing whitespace from Makefile
2015-04-23 Ilan PeerP2P: Do not create a P2P Device interface if P2P is...
2015-04-23 Ben GreearDocument p2p_disabled option in wpa_supplicant.conf
2015-04-23 Jouni Malinentests: D-Bus AddNetwork for AP mode
2015-04-23 Jouni Malinentests: wpa_supplicant INTERFACE_ADD/REMOVE with large...
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 MalinenFix a memory leak on mesh_attr_text() error path
2015-04-22 Jouni Malinenwlantest: Verify FTIE length before checking MIC
2015-04-22 Jouni MalinenFT: Fix WMM TSPEC validation in driver-based AP MLME...
2015-04-22 Jouni Malinenwlantest: Fix Beacon and Probe Response frame parser
2015-04-22 Jouni Malinentests: Add ap-mgmt-fuzzer
2015-04-22 Jouni Malinentests: Add wnm-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 Malinentests: P2P protocol tests for too long variable length...
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 MAX_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-17 Jouni Malineneap_example: Fix configuration by added DH parameters
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 Brauntests: Verify RSN preauth with dynamic VLANs
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 Jouni Malinentests: D-Bus BSS interface and WPS Type values
2015-04-13 Floris Bosdbus: Fix WPS property of fi.w1.wpa_supplicant1.BSS...
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-04 Jouni MalinenFix CONFIG_AP=y build without CONFIG_CTRL_IFACE
2015-04-04 Jouni MalinenFix compilation issues with CONFIG_NO_CONFIG_WRITE=y
2015-04-04 Jouni Malinentests: INTERFACE_ADD/REMOVE with vif without creation...
2015-04-04 Ben GreearFix INTERFACE_ADD parsing
2015-04-03 Jouni Malinenhlr_auc_gw: Allow Milenage RES length to be reduced
2015-04-03 Ola Olssonwpa_cli: Fix a typo in usage text
2015-04-03 Jason Abelewpa_supplicant: Clear blacklist on connect
2015-04-03 Mark SalyzynAndroid: wpa_ctrl missing include for sys/stat.h
2015-04-01 Ben GreearHS 2.0R2: Allow user to specify spp.xsd file location
2015-04-01 Ben GreearHS 2.0R2: Add more debugging messages to hs20-osu-client
2015-04-01 Ben GreearHS 2.0R2 CA: Improve setup.sh and .conf for more flexib...
2015-04-01 Dmitry ShmidtReschedule scan from wpas_stop_pno if it was postponed
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 Malinentests: EAP-TTLS with TLS session ticket enabled
2015-04-01 Jouni MalinenFix a typo in configuration parameter documentation
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 Jouni Malinentests: EAP-PEAP/MSCHAPv2 with domain name
2015-03-29 Avraham SternP2P: Optimize scan frequencies list when re-joining...
2015-03-29 Eliad Pellerhostapd: Fix some compilation errors
2015-03-29 Lauri HintsalaAdd support for CONFIG_NO_ROAMING to Makefile
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