mech_eap.git
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...
2015-03-29 Jouni MalinenExplicitly clear temporary stack buffer in sha1_t_prf()
2015-03-29 Jouni MalinenExplicitly clear temporary stack buffer in hmac_sha256_...
2015-03-29 Jouni Malinenwext: Add support for renamed Host AP driver ifname
2015-03-28 Ben GreearImprove error messages related to EAP DB
2015-03-28 Ben GreearError out if user configures SQLite DB without CONFIG_S...
2015-03-28 Ben GreearHS 2.0R2: Add more logging for hs20-osu-client icon...
2015-03-28 Ben GreearOSU server: Improve logging for SPP schema validation...
2015-03-28 Ben Greearhttp-curl: Improve log messages
2015-03-28 Ben GreearOSU server: Print out signup ID if there is some proble...
2015-03-28 Ben GreearHS 2.0R2: Remove unused argument identifier from hs20...
2015-03-28 Ben GreearHS 2.0R2: Allow custom libcurl linkage for hs20-osu...
2015-03-28 Jouni Malinentests: WPA2-PSK AP with passphrase only in memory
2015-03-28 Jouni MalinenAllow PSK/passphrase to be set only when needed
2015-03-28 Jouni Malinentests: WPA2-Enterprise connection using EAP-pwd and...
2015-03-28 Jouni MalinenEAP-pwd peer: Add support for hashed password
2015-03-28 Jouni MalinenEAP-pwd server: Add support for hashed password
2015-03-28 Jouni MalinenEAP-pwd: Mark helper function arguments const when...
2015-03-27 Mikael Kanstrupwpa_cli: Use tab as only word separator for networks
2015-03-26 Mikael Kanstrupwpa_cli: Completion routine for dup_network command
2015-03-26 Mikael Kanstrupwpa_cli: Completion for remove, select, disable, enable...
2015-03-26 Mikael Kanstrupwpa_cli: Implement completion routine for get_network...
2015-03-26 Mikael Kanstrupwpa_cli: Keep track of available networks
2015-03-26 Mikael Kanstrupwpa_cli: Allow tab as alternative separator for cli_txt...
2015-03-26 Jouni Malinentests: Make parallel-vm.py FAIL parser more robust
2015-03-26 Jouni Malinentests: INTERFACE_ADD/REMOVE with vif addition/removal
2015-03-26 Jithu JanceAdd support for virtual interface creation/deletion
2015-03-26 Mikael Kanstrupwpa_cli: Use .wpa_cli_history under Android
2015-03-25 Jouni Malinentests: Verify OSEN BSS flag in scan results
2015-03-25 Ben GreearShow OSEN key management properly in scan results
2015-03-25 Arkadiusz ... wpa_gui: Add tray icon based signal strength meter
2015-03-25 Ilan PeerAP: Unset HT capabilities for an HT association request...
2015-03-24 Krishna Vamsinl80211: Allow driver-based roam to change ESS
2015-03-24 Jouni Malinentests: Change proxyarp_open LL src MAC check to match...
2015-03-24 Jouni MalinenAdd OpenSSL 0.9.8zf patch for EAP-FAST support
2015-03-24 Ashok Kumar... atheros: Clear WPS appie during deinit
2015-03-23 Manikandan... Extend offloaded ACS QCA vendor command to support VHT
next