mech_eap.git
2013-01-12 Jouni MalinenWPS: Verify wpa_config_set() return value more consistently
2013-01-12 Jouni MalinenUse more explicit way of copying pointer value to a...
2013-01-12 Jouni MalinenSAE: Check random_get_bytes() return value
2013-01-12 Jouni MalinenSAE: Indicate used group in ctrl_iface STATUS
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenUpdate copyright notices to include year 2013
2013-01-12 Jouni MalinenSAE: Add support for ECC group 21 (521-bit random ECP...
2013-01-12 Jouni MalinenSAE: Add support for additional ECC groups
2013-01-12 Jouni MalinenSAE: Fix PWE loop termination on excessive iterations
2013-01-12 Jouni MalinenSAE: Set pwd-value length based on prime length
2013-01-12 Jouni MalinenSAE: Use EC group context to get the group prime
2013-01-12 Jouni MalinenSAE: Use EC group context for peer-commit-scalar validation
2013-01-12 Jouni MalinenSAE: Use EC group context for random number generation
2013-01-12 Jouni MalinenSAE: Store the group order in EC context data
2013-01-12 Jouni MalinenSAE: Use defines for key lengths
2013-01-12 Jouni MalinenSAE: Add a define for maximum supported prime length
2013-01-12 Jouni MalinenSAE: Use sae->prime_len instead of hardcoded 32
2013-01-12 Jouni MalinenSAE: Use the EC context from struct sae_data
2013-01-12 Jouni MalinenSAE: Maintain EC group context in struct sae_data
2013-01-12 Jouni MalinenSAE: Use crypto wrappers instead of direct OpenSSL...
2013-01-12 Jouni Malinencrypto: Add wrappers for OpenSSL BIGNUM and EC_POINT
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Do not allow re-use of peer-scalar in a new protoc...
2013-01-12 Jouni MalinenSAE: Rename state variables to match IEEE 802.11 standard
2013-01-12 Jouni MalinenSAE: Use PMK in 4-way handshake
2013-01-12 Jouni MalinenSAE: Add processing of the confirm message
2013-01-12 Jouni MalinenSAE: Add generation of the confirm message fields
2013-01-12 Jouni MalinenSAE: Add processing of the commit message
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2013-01-12 Jouni MalinenSAE: Move related operations next to each other
2013-01-12 Jouni MalinenSAE: Use a shared data structure for AP and station
2013-01-12 Johannes Bergnl80211: Pass station VHT capabilities to kernel
2013-01-12 Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2013-01-12 Johannes Bergnl80211: Support VHT configuration
2013-01-12 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2013-01-12 Johannes Berghostapd: Allow configuring driver to VHT
2013-01-12 Jouni MalinenThe hostap.git master branch is now used for 2.1 develo...
2013-01-12 Jouni MalinenPrepare for hostapd/wpa_supplicant v2.0 release hostap_2_0
2013-01-12 Jouni MalinenEAP-FAST: Allow empty PAC file to be used
2013-01-12 Jouni MalinenFix authenticator PMKSA cache expiration timer setup
2013-01-12 Jouni MalinenFix EAPOL frame sending to non-QoS STAs
2013-01-12 Jouni Malineneapol_test: Allow full RADIUS attribute length to be...
2013-01-12 Jouni Malineneapol_test: Fix extra RADIUS attribute allocation
2013-01-12 Masashi HonmaP2P: Fix some memory leaks in p2p_add_device()
2013-01-12 Janusz Dziedzicwpa_supplicant: Save frequency configuration parameter
2013-01-08 Jouni MalinenEAP-AKA server: Fix fallback to full auth
2013-01-08 Sunil DuttP2P: Use the same Dialog Token value for every PD retry
2013-01-07 Jouni Malinennl80211: Restore previous nlmode if set_freq for AP...
2013-01-07 Jouni MalinenInterworking: Do not schedule new scan if process is...
2013-01-07 Jouni MalinenInterworking: Do not share ANQP info if none was received
2013-01-07 Jouni MalinenInterworking: Continue ANQP fetch after TX failure
2012-12-28 Jouni MalinenUpdate ChangeLog files to match the current implementation
2012-12-27 Jouni MalinenRemove unused wpa_scan_get_vendor_ie_multi_beacon()
2012-12-27 Jouni MalinenAdd Doxygen documentation for functionality related...
2012-12-27 Jouni MalinenSplit p2p_prepare_channel() into multiple functions
2012-12-27 Jouni MalinenP2P: Document operating channel selection functions
2012-12-27 Arik NemtsovP2P: Always re-select operating channel if not hard...
2012-12-27 Jouni MalinenP2P: Do not allow re-selection of GO channel if forced_...
2012-12-27 Jouni MalinenP2P: Set FORCE_FREQ flag as part of p2p_prepare_channel()
2012-12-27 Jouni MalinenP2P: Share a single function for GO channel selection
2012-12-25 Jouni MalinenDocument bgscan configuration options
2012-12-25 Arik NemtsovP2P: Prefer operating channels where HT40 is possible
2012-12-25 Jouni MalinenRemove reassociated_connection variable
2012-12-25 Jouni MalinenP2P: Be more careful with wpa_config_update_psk() call
2012-12-25 Masashi HonmaP2P: Allow PSK to be used instead of passphrase for...
2012-12-25 Pandiyarajan... Android: Stop/restart supplicant scan on PNO start...
2012-12-25 Baruch Siachatheros: Release sock_raw and reset appfilter on hapd_i...
2012-12-25 Yoni DivinskyP2P: Consider age for the P2P scan results
2012-12-23 Eliad Pellerctrl_iface: Check for ongoing sched_scan on SCAN command
2012-12-22 Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-22 Jouni MalinenShare a single function for building extended capabilit...
2012-12-22 Sven Eckelmannnl80211: Run TKIP countermeasures in correct hostapd_da...
2012-12-22 Masashi HonmaWPS_NFC: Fix typos in comments
2012-12-22 Jouni MalinenWNM: Fix BSS Transition Management Request processing
2012-12-22 Jouni MalinenDocument gas_query.c functions
2012-12-22 Jouni MalinenMove some P2P offchannel operations to offchannel.c
2012-12-22 Jouni MalinenDocument offchannel Action frame TX functions
2012-12-21 Jouni MalinenExtend EAPOL frames processing workaround for roaming...
2012-12-21 Jouni MalinenWPS: Update configuration file after re-enabling networks
2012-12-21 Sunil DuttWPS: Optimize post-WPS scan even if EAP-Failure is...
2012-12-18 Jouni MalinenAdd Acct-Session-Id into Access-Request messages
2012-12-18 Jouni MalinenWNM: Add option to disable keep-alive frames for testin...
2012-12-18 Jouni MalinenFix CONFIG_NO_WPA build with TLS
2012-12-18 Jouni MalinenRemove compiler warning on CONFIG_NO_WPA build
2012-12-18 Ben Greearwpa_supplicant: Document HT capability overrides
2012-12-18 Ben Greearwpa_supplicant: Allow user to disable short guard inter...
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-12-18 Jouni MalinenP2P: Add more complete description of p2p_cancel
2012-12-18 Jouni MalinenP2P: Allow p2p_cancel to be used to stop p2p_connect...
2012-12-17 Jouni MalinenInterworking: Default to EAP-MSCHAPv2 with EAP-PEAP
2012-12-17 Sven EckelmannFix initialization of ap_table_{max_size,expiration_time}
2012-12-17 Pontus Fuchshostapd: Android: Force group access to ctrl_iface...
2012-12-17 Pontus Fuchshostapd: Don't chown control interface to root
2012-12-17 Jouni MalinenWPS: Add RF bands attribute conditionally to Probe...
2012-12-17 Jouni MalinenWPS: Use wps_rf_bands parameter to determine dualband...
2012-12-17 Jouni MalinenHS 2.0: Fix sp_type check in ctrl_iface status command
2012-12-16 Jouni MalinenWNM: Add support for SSID List element matching
2012-12-16 Jouni MalinenAdd support for advertising UTF-8 SSID extended capability
2012-12-16 Jouni MalinenWNM: Skip os_memcpy in wnmtfs_ie is NULL
2012-12-16 Jouni MalinenWNM: Fix GTK/IGTK encoding in WNM-Sleep Mode Exit frame
next